Skip to content

Commit 3724a2e

Browse files
authored
Update changelog for 3.41.6 stable hotfix (flutter#184220)
Merge CHANGELOG.md into master for 3.41.6 includes: flutter#183885 flutter#184040 flutter#184025
1 parent d10e4c9 commit 3724a2e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ docs/releases/Hotfix-Documentation-Best-Practices.md
3232

3333
## Flutter 3.41 Changes
3434

35+
### [3.41.6](https://github.com/flutter/flutter/releases/tag/3.41.6)
36+
- [flutter/184025](https://github.com/flutter/flutter/pull/184025) Include a fix from Skia that ensures that the correct atlas for the glyph mask format is used consistently.
37+
- [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.
38+
- [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.
39+
3540
### [3.41.5](https://github.com/flutter/flutter/releases/tag/3.41.5)
3641
- [flutter/182708](https://github.com/flutter/flutter/issues/182708) When using Impeller on any platform, bur artifacts in circles rendering at 45 degree angles.
3742

0 commit comments

Comments
 (0)