Release 5.1.7
github-actions
released this
29 Mar 18:15
·
273 commits
to refs/heads/main
since this release
🐛 Bug Fixes
- Fix network call batching not waiting the full 5 seconds in most cases to reduce the total number of REST API calls to OneSignal. (#2033)
optIn()
not prompting if called before push subscription is created on backend (#2037)- Fix crash with EventProducer's fire events (#2034)
- Fixes issue #2007
- Fix for context not being set on all entry points (#2018)
- Fixes issue #1282
🔧 Maintenance
- Battery improvements
- Duplicate GET /user call on cold start when calling login with the same external_id (#2015)
- [Docs] Update supported android versions in readme to include Android 14 (#2024)
- This was already the case, just the docs didn't reflect this.
- [Internal Only] Switch to kotest-extensions-android (#2023)