Skip to content

Update changelog for 3.41.6#184170

Merged
auto-submit[bot] merged 1 commit into
flutter:flutter-3.41-candidate.0from
walley892:changelog3-3.41.6
Mar 25, 2026
Merged

Update changelog for 3.41.6#184170
auto-submit[bot] merged 1 commit into
flutter:flutter-3.41-candidate.0from
walley892:changelog3-3.41.6

Conversation

@walley892

Copy link
Copy Markdown
Contributor

Update the changelog for 4.41.6.

Includes:
#183885
#184040
#184025

@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.

@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.

LGTM

@walley892 walley892 added autosubmit Merge PR when tree becomes green via auto submit App CICD Run CI/CD labels Mar 25, 2026

@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 the CHANGELOG.md file to include version 3.41.6 under the Flutter 3.41 Changes section. This new version lists fixes for a glyph mask format issue, visual issues with jagged circles, and a deadlock on Android devices during SCREEN_OFF events. The review suggests updating the changelog entries for the jagged circles and Android deadlock issues to link to their respective pull requests for consistency, as the first entry for this version already links to a pull request.

Comment thread CHANGELOG.md
Comment on lines +37 to +38
- [flutter/182708](https://github.com/flutter/flutter/issues/182708) Visual issues with circles appearing jagged. Especially on thin stroked circles and circles with small radii.
- [flutter/183887](https://github.com/flutter/flutter/issues/183887) During SCREEN_OFF event a deadlock preventing new frames causing an ANR can occur on android devices running the Android 16 March Security update.

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

For consistency within this release section, it's better to link to the pull requests that contain the fixes rather than the issues, especially since the first entry for this version already links to a pull request.

  • Issue 182708 was fixed by PR 184040.
  • Issue 183887 was fixed by PR 183885.
Suggested change
- [flutter/182708](https://github.com/flutter/flutter/issues/182708) Visual issues with circles appearing jagged. Especially on thin stroked circles and circles with small radii.
- [flutter/183887](https://github.com/flutter/flutter/issues/183887) During SCREEN_OFF event a deadlock preventing new frames causing an ANR can occur on android devices running the Android 16 March Security update.
- [flutter/184040](https://github.com/flutter/flutter/pull/184040) Visual issues with circles appearing jagged. Especially on thin stroked circles and circles with small radii.
- [flutter/183885](https://github.com/flutter/flutter/pull/183885) During SCREEN_OFF event a deadlock preventing new frames causing an ANR can occur on android devices running the Android 16 March Security update.

@auto-submit auto-submit Bot merged commit db50e20 into flutter:flutter-3.41-candidate.0 Mar 25, 2026
5 checks passed
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 26, 2026
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 27, 2026
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 27, 2026
Xbectordash pushed a commit to Xbectordash/abhi_flutter_fork that referenced this pull request May 13, 2026
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.

2 participants