Releases: OneSignal/OneSignal-iOS-SDK
Releases · OneSignal/OneSignal-iOS-SDK
5.5.6
Compare
Sorry, something went wrong.
No results found
Channels: Current
🐛 Bug Fixes
fix: [SDK-4818] resolve TOCTOU race on the current user (#1695 )
fix: [SDK-4899] lock OSSubscriptionModel state to stop encode crashes (#1694 )
✨ Improvements
refactor: [SDK-4911] rebuild OperationRepo unmatched delta queue on flush (#1693 )
5.5.5
Compare
Sorry, something went wrong.
No results found
Channels: Current
🐛 Bug Fixes
fix: [SDK-4874] single-flight UpdateSubscription to stop in-flight PATCH races (#1689 )
fix: [SDK-4874] prevent stale UpdateSubscription leaving users Never Subscribed (#1687 )
5.3.0-beta-03
Compare
Sorry, something went wrong.
No results found
nan-li
released this
15 Jul 18:48
Channels: Beta
🐛 Bug Fixes
fix: detect when Identity verification becomes turned off (#1674 )
fix: unsynchronized reads of OSIdentityModel state (jwt) (#1665 )
5.5.4
Compare
Sorry, something went wrong.
No results found
Channels: Current
🐛 Bug Fixes
fix: [SDK-4814] Live Activities Confirmed Receipts exceeding Delivered count (#1681 )
fix: restore local tags cleared by a concurrent FetchUser (#1678 )
fix: [SDK-4757] recover startup when initialized before UIApplicationMain (#1677 )
5.5.3
Compare
Sorry, something went wrong.
No results found
Channels: Current
🐛 Bug Fixes
fix: prevent stale FetchUser from clobbering the current user's identity (#1672 )
5.5.2
Compare
Sorry, something went wrong.
No results found
Channels: Current
🐛 Bug Fixes
fix: Preserve user identity across iOS prewarm launches (#1669 )
✨ Improvements
internal refactor: route identifier reads through OneSignalIdentifiers (#1667 )
5.5.1
Compare
Sorry, something went wrong.
No results found
Channels: Stable
🐛 Bug Fixes
fix: update unattributed outcomes to match attributed outcomes and Android SDK (#1655 )
5.5.0
Compare
Sorry, something went wrong.
No results found
Channels: Current
🚀 New Features
🎉 Add option to disable swizzling (#1650 )
This release introduces the ability to disable swizzling in the OneSignal iOS SDK. By default, method swizzling is still enabled, so no changes to current setups are required.
See documentation on how to optionally Disable Method Swizzling
5.4.2
Compare
Sorry, something went wrong.
No results found
Channels: Current
🐛 Bug Fixes
feat: send unattributed sessions to /outcomes/measure (#1648 )
fix: badge count not resetting when notifications are cleared (#1649 )
5.4.1
Compare
Sorry, something went wrong.
No results found
Channels: Current
🐛 Bug Fixes
fix: warning about OSMacros.h in header (#1642 )
fix(iam): prevent crash when dismissing IAM during view hierarchy changes (#1641 )