You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# React Native Module Changelog
2
2
3
+
## Version 19.1.0 - July 17, 2024
4
+
Minor release that fixes enabling or disabling all Airship features using `FEATURES_ALL` and adds possibility to enable and disable `Feature.FeatureFlags`.
5
+
6
+
### Changes
7
+
- Fixed enabling or disabling features using `FEATURE_ALL`.
8
+
- Added possibility to enable and disable `Feature.FeatureFlags` using the privacy manager.
9
+
3
10
## Version 19.0.0 - July 9, 2024
4
11
Major release that updates the Android Airship SDK to 18.
0 commit comments