|
1 | | -# React Native Module Changelog |
| 1 | +# React Native Module 25.0.0 Changelog |
2 | 2 |
|
3 | 3 | [Migration Guides](https://github.com/urbanairship/react-native-airship/blob/main/MIGRATION.md) |
4 | 4 | [All Releases](https://github.com/urbanairship/react-native-airship/releases) |
5 | 5 |
|
6 | | -## Version 24.5.1 - August 19, 2025 |
7 | | -Patch release with several bug fixes for Scenes, including an important reporting fix for embedded content. |
| 6 | +## Version 25.0.0 - August 21, 2025 |
| 7 | +Major release to support React Native 0.81. |
8 | 8 |
|
9 | 9 | ### Changes |
10 | | -- Updated Android SDK to [19.10.2](https://github.com/urbanairship/android-library/releases/tag/19.10.2) |
11 | | -- Updated iOS SDK to [19.8.2](https://github.com/urbanairship/ios-library/releases/tag/19.8.2) |
12 | | - |
13 | | - |
14 | | -## Version 24.5.0 - July 31, 2025 |
15 | | -Minor release that updates the Android SDK to 19.10.0 and the iOS SDK to 19.7.0 |
16 | | - |
17 | | -### Changes |
18 | | -- Updated Android SDK to [19.10.0](https://github.com/urbanairship/android-library/releases/tag/19.10.0) |
19 | | -- Updated iOS SDK to [19.7.0](https://github.com/urbanairship/ios-library/releases/tag/19.7.0) |
20 | | - |
21 | | -## Version 24.4.0 - June 25, 2025 |
22 | | -Minor release that updates the Android SDK to 19.9.1 and the iOS SDK to 19.6.1 |
23 | | - |
24 | | -### Changes |
25 | | -- Updated Android SDK to [19.9.1](https://github.com/urbanairship/android-library/releases/tag/19.9.1 |
26 | | -- Updated iOS SDK to [19.6.1](https://github.com/urbanairship/ios-library/releases/tag/19.6.1 |
27 | | -- Added Android `logPrivacyLevel` configuration support |
28 | | -- Fixed issue with push received pushes when disabling headless JS task before the module initializes |
29 | | - |
30 | | -## Version 24.3.0 - May 23, 2025 |
31 | | -Minor release focused on performance improvements for Scenes. |
32 | | - |
33 | | -### Changes |
34 | | -- Updated Android SDK to [19.8.0](https://github.com/urbanairship/android-library/releases/tag/19.8.0) |
35 | | -- Updated iOS SDK to [19.5.0](https://github.com/urbanairship/ios-library/releases/tag/19.5.0) |
36 | | - |
37 | | -## Version 24.2.0 - May 15, 2025 |
38 | | -Minor release that adds support for using Feature Flags as an audience condition for other Feature Flags and Vimeo videos in Scenes. |
39 | | - |
40 | | -### Changes |
41 | | -- Added support for using Feature Flags as an audience condition for other Feature Flags. |
42 | | -- Added support for Vimeo videos in Scenes. |
43 | | -- Updated Android SDK to [19.7.0](https://github.com/urbanairship/android-library/releases/tag/19.7.0) |
44 | | -- Updated iOS SDK to [19.4.0](https://github.com/urbanairship/ios-library/releases/tag/19.4.0) |
45 | | - |
46 | | -## Version 24.1.1 - May 9, 2025 |
47 | | -Patch release with several bug fixes for iOS. |
48 | | - |
49 | | -### Changes |
50 | | -- Fixed `Airship.preferenceCenter.getConfig(preferenceCenterId)` on iOS |
51 | | -- Updated iOS SDK to [19.3.2](https://github.com/urbanairship/ios-library/releases/tag/19.3.2) |
52 | | - |
53 | | -## Version 24.1.0 - May 1, 2025 |
54 | | -Minor release that updates the Android SDK to 19.6.2 and the iOS SDK to 19.3.1. |
55 | | - |
56 | | -### Changes |
57 | | -- Updated Android SDK to [19.6.2](https://github.com/urbanairship/android-library/releases/tag/19.6.2) |
58 | | -- Updated iOS SDK to [19.3.1](https://github.com/urbanairship/ios-library/releases/tag/19.3.1) |
59 | | -- Added support for JSON attributes |
60 | | -- Added new method `Airship.channel.waitForChannelId()` that waits for the channel ID to be created |
61 | | - |
62 | | -## Version 24.0.0 - April 18, 2025 |
63 | | -Major release to support React Native 0.79. |
64 | | - |
65 | | -### Changes |
66 | | -- Added support for React Native 0.79 |
| 10 | +- Added support for React Native 0.81 |
0 commit comments