8000 Update engine.version and changelog for upcoming stable release 3.32.… · flutter/flutter@b25305a · GitHub
[go: up one dir, main page]

Skip to content

Commit b25305a

Browse files
Update engine.version and changelog for upcoming stable release 3.32.1 (#169619)
Update engine.version and changelog for upcoming stable release 3.32.1
1 parent 0a159b3 commit b25305a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,13 @@ INTERNAL NOTE
3131

3232
### [3.32.1](https://github.com/flutter/flutter/releases/tag/3.32.1)
3333

34+
- [flutter/156793](https://github.com/flutter/flutter/issues/156793) - Fixes flaky crash when targeting web applications via IDEs using the DAP.
35+
- [flutter/168849](https://github.com/flutter/flutter/issues/168849) - Fixes an issue rendering wide gamut images.
36+
- [flutter/168846](https://github.com/flutter/flutter/issues/168846) - Fixes an issue displaying the wrong icons in the widget inspector for some apps.
37+
- [flutter/167011](https://github.com/flutter/flutter/pull/167011) - Fixes Flutter Android builds for apps which use plugins with old Android Gradle Plugin versions.
38+
- [flutter/169101](https://github.com/flutter/flutter/issues/169101) - Reduces the cost of running the (sometimes flaky) Linux fuchsia_test on release branches.
39+
- [flutter/169318](https://github.com/flutter/flutter/issues/169318) - Fixed a bug where the flutter tool crash reporting did not include what plugins were being used by the current project.
40+
- [flutter/169160](https://github.com/flutter/flutter/issues/169160) Fixed a bug where `appFlavor` is null after hot restarts or during `flutter test`.
3441
- [flutter/156793](https://github.com/flutter/flutter/issues/156793) - Fix flaky crash when targeting web applications via IDEs using the DAP.
3542

3643
### [3.32.0](https://github.com/flutter/flutter/releases/tag/3.32.0)

0 commit comments

Comments
 (0)
0