Skip to content

Commit 451a3d4

Browse files
committed
Update CHANGELOG
1 parent fc7e72b commit 451a3d4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

OneSignalExample/Assets/OneSignal/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
### Changed
9+
- Updated included Android SDK from 5.1.21 to [5.1.24](https://github.com/OneSignal/OneSignal-Android-SDK/releases/tag/5.1.24)
10+
- Pausing in-app messages now dismisses any currently displaying in-app messages
11+
- Fix setting consentGiven throwing if called before initWithContext
12+
- Fix BadTokenException and WindowLeaked exception caused by showing a dialog on a finishing or destroyed activity
13+
- For full changes, see the [native release notes](https://github.com/OneSignal/OneSignal-Android-SDK/releases)
14+
- Updated included iOS SDK from 5.2.4 to [5.2.7](https://github.com/OneSignal/OneSignal-iOS-SDK/releases/tag/5.2.7)
15+
- Pausing in-app messages now dismisses any currently displaying in-app messages
16+
- Don't use cached in-app messages if the SDK encounters an error fetching them or when the server returns none
17+
- Improve segment membership calculation that allows for fetching more accurate and updated in-app messages for a user
18+
- For full changes, see the [native release notes](https://github.com/OneSignal/OneSignal-iOS-SDK/releases)
19+
820
## [5.1.9]
921
### Changed
1022
- Updated included Android SDK from 5.1.20 to [5.1.21](https://github.com/OneSignal/OneSignal-Android-SDK/releases/tag/5.1.21)

0 commit comments

Comments
 (0)