Skip to content

Update CHANGELOG with Flutter 3.44 changes#187258

Merged
auto-submit[bot] merged 3 commits into
flutter-3.44-candidate.0from
r-3.44-changelog-inital
May 29, 2026
Merged

Update CHANGELOG with Flutter 3.44 changes#187258
auto-submit[bot] merged 3 commits into
flutter-3.44-candidate.0from
r-3.44-changelog-inital

Conversation

@reidbaker

Copy link
Copy Markdown
Contributor

Add Flutter 3.44 release notes and bug fixes.
Part of #187098

Add Flutter 3.44 release notes and bug fixes.
@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label May 28, 2026
@flutter-dashboard

Copy link
Copy Markdown

This pull request was opened from and to a release candidate branch. This should only be done as part of the official Flutter release process. If you are attempting to make a regular contribution to the Flutter project, please close this PR and follow the instructions at Tree Hygiene for detailed instructions on contributing to Flutter.

Reviewers: Use caution before merging pull requests to release branches. Ensure the proper procedure has been followed.

@reidbaker reidbaker requested a review from camsim99 May 28, 2026 19:05

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates CHANGELOG.md to document the release notes for Flutter 3.44.0 and 3.44.1. Feedback suggests formatting the issue references as standard markdown links instead of the non-standard [flutter/issue_number] format to ensure they render correctly as active links on GitHub.

Comment thread CHANGELOG.md Outdated
Comment on lines +36 to +37
- [flutter/186962] When the analysis server exits unexpectedly, the `flutter` tool can crash instead of outputting a descriptive error message.
- [flutter/186963] When failing to connect to a Chrome instance on Windows, the `flutter` tool can crash instead of outputting a descriptive error message.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The issue references [flutter/186962] and [flutter/186963] are formatted as [flutter/issue_number], which is non-standard and does not render as active links in GitHub markdown. They should be formatted as standard markdown links to the respective issues (e.g., [#186962](https://github.com/flutter/flutter/issues/186962)) to improve readability and navigation.

@eyebrowsoffire eyebrowsoffire left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you do flutter checkout master -- CHANGELOG.md before applying these changes so this picks up the changelog entries from 3.41.7-3.41.9? That will make things more in-sync with master and make the workflow that does back-merge to master work cleanly.

@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label May 29, 2026
@eyebrowsoffire eyebrowsoffire added the autosubmit Merge PR when tree becomes green via auto submit App label May 29, 2026
@auto-submit auto-submit Bot removed the autosubmit Merge PR when tree becomes green via auto submit App label May 29, 2026
@auto-submit

auto-submit Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

auto label is removed for flutter/flutter/187258, Failed to merge flutter/flutter/187258 with Pull request flutter/flutter/187258 could not be merged: New changes require approval from someone other than eyebrowsoffire because they were the last pusher..

@jtmcdole jtmcdole self-requested a review May 29, 2026 16:09
@eyebrowsoffire eyebrowsoffire added the autosubmit Merge PR when tree becomes green via auto submit App label May 29, 2026
@auto-submit auto-submit Bot merged commit 924134a into flutter-3.44-candidate.0 May 29, 2026
15 checks passed
@auto-submit auto-submit Bot deleted the r-3.44-changelog-inital branch May 29, 2026 16:13
auto-submit Bot pushed a commit that referenced this pull request Jun 1, 2026
There was a typo in the markdown made in #187258, and this PR corrects it. On master this is being fixed in #187380.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App CICD Run CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants