Skip to content

Commit a1ea8bc

Browse files
authored
Changelog update for stable branch. (flutter#160253)
Updates changelog on stable. Updates here will be merged to master.
1 parent 8495dee commit a1ea8bc

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,22 @@ docs/releases/Hotfix-Documentation-Best-Practices.md
2424
2525
INTERNAL NOTE
2626
-->
27+
## Flutter 3.27 Changes
28+
29+
### [3.27.0](https://github.com/flutter/flutter/releases/tag/3.27.0)
30+
Initial stable release.
31+
2732
## Flutter 3.24 Changes
2833

34+
### [3.24.5](https://github.com/flutter/flutter/releases/tag/3.24.5)
35+
- [flutter/158125](https://github.com/flutter/flutter/pull/158125) - [iOS] Fixed a tool issue causing failures when `flutter build ios-framework --xcframework` copies Flutter debug symbols.
36+
- [flutter/56301](https://github.com/flutter/engine/pull/56301) - [Android] Fixes a crash on Android devices when the surface is released unexpectedly when using PlatformView's.
37+
38+
### [3.24.4](https://github.com/flutter/flutter/releases/tag/3.24.4)
39+
- [dart 3.5.4 changelog](https://github.com/dart-lang/sdk/blob/stable/CHANGELOG.md#354---2024-10-17)
40+
- [flutter/154915](https://github.com/flutter/engine/pull/55366) - [macOS] Comply with the new Apple privacy manifest policy for the macOS Flutter engine framework and prevent the "Missing privacy manifest" warning when submitting a macOS app to the App Store.
41+
- [flutter/153471](https://github.com/flutter/flutter/issues/153471) - [Tool] Fixes RPCError crash when setting up log filtering for Android devices.
42+
2943
### [3.24.3](https://github.com/flutter/flutter/releases/tag/3.24.3)
3044
- [dart 3.5.3 changelog](https://github.com/dart-lang/sdk/blob/stable/CHANGELOG.md#353---2024-09-11)
3145
- [flutter/154275](https://github.com/flutter/flutter/issues/154275) - [Android] Fixes performance issues on Android caused by engine threads not matching the core count.

0 commit comments

Comments
 (0)