Skip to content

Commit edada7c

Browse files
authored
1 parent ef0cd00 commit edada7c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3030
## Flutter 3.32 Changes
3131

32+
### [3.32.8](https://github.com/flutter/flutter/releases/tag/3.32.8)
33+
34+
- [flutter/150131](https://github.com/flutter/flutter/issues/150131) iOS users on macOS 15 may see a tool crash if permissions are missing. Can work around by enabling mDNS permissions.
35+
- [flutter/155294](https://github.com/flutter/flutter/issues/155294) [flutter/169506](https://github.com/flutter/flutter/issues/169506) On android Add a new api for requesting a new surface from the embedder that is different from any previously returned.
36+
- [flutter/172602](https://github.com/flutter/flutter/pull/172602) Do not call hasUnifiedMemory that was introduced in macOS 10.15 on versions before 10.15.
37+
- [flutter/172250](https://github.com/flutter/flutter/issues/172250) `TextInput.hide` call incorrectly clears the text in the active text field on iOS.
38+
3239
### [3.32.7](https://github.com/flutter/flutter/releases/tag/3.32.7)
3340

3441
- [flutter/172121](https://github.com/flutter/flutter/pull/172121) - Fix iOS images replaced with pink fill when coming out of background.

bin/internal/engine.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
39d6d6e699e51b2874210e14cddf1a22fb9524b2
1+
ef0cd000916d64fa0c5d09cc809fa7ad244a5767

0 commit comments

Comments
 (0)