Skip to content

Commit de4a699

Browse files
author
crow
committed
Update CHANGELOG
1 parent 043bd3f commit de4a699

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# Flutter Plugin Changelog
22

33
## Version 10.3.0 - May 1, 2025
4-
Minor release that updates the Android SDK to 19.6.2 and the iOS SDK to 19.3.1.
4+
Minor release that updates the Android SDK to 19.6.2 and the iOS SDK to 19.3.1 and fixes an Embedded View bug.
55

66
### Changes
77
- Updated Android SDK to [19.6.2](https://github.com/urbanairship/android-library/releases/tag/19.6.2)
88
- Updated iOS SDK to [19.3.1](https://github.com/urbanairship/ios-library/releases/tag/19.3.1)
99
- Added support for JSON attributes
1010
- Added new method `Airship.channel.waitForChannelId()` that waits for the channel ID to be created
11+
- Fixed bug in `Airship.inApp.isEmbeddedAvailableStream` that disrupted gated rendering of Embedded Views
1112

1213
## Version 10.2.0 - March 27, 2025
1314

0 commit comments

Comments
 (0)