Releases: mindbox-cloud/react-native-sdk
Releases · mindbox-cloud/react-native-sdk
Release 2.15.0-rc
Upgrade Android and iOS SDK dependencies to v2.15.0-rc
New Features
- Added a new in-app format — onboarding: a sequence of fullscreen screens shown one after another, configured entirely in the Mindbox dashboard without additional development. Learn more in the guide
Release 2.14.6
Upgrade Android and iOS SDK dependencies to v2.14.5
Fixes
- [iOS] Fixed random crashes related to
MindboxCommoncaused by garbage collection
Improvements
- [Android] Simplified custom push handling by adding public APIs for creating PendingIntent and handling push clicks
- Internal improvements and maintenance
Release 2.14.5
Upgrade Android and iOS SDK dependencies to v2.14.4
New Features
updateNotificationPermissionStatus(granted: Boolean)is deprecated. UserefreshNotificationPermissionStatusinstead
Fixes
- [iOS] Fixed random crashes on Thread 1 related to MindboxCommon, caused by a Kotlin/Native bug in versions 1.9.*–2.0.0 during garbage collection
Improvements
- [iOS] Updated Universal Links docs and Example; removed
windowfromMindboxSceneDelegate— declare your ownUIWindowif needed - Internal improvements and maintenance
Release 2.14.4
Upgrade Android and iOS SDK dependencies to v2.14.3
Fixes
- [Android] Fixed in-apps not showing when payload contained JSON data
Release 2.14.3
Upgrade Android SDK dependency to v2.14.2 and iOS SDK dependency to v2.14.3
Improvements
- [iOS] Reduced crash risk by removing
fatalErrorcalls and replacing them with safe error handling & logging - Internal improvements and maintenance
Release 2.14.1
Upgrade Android and iOS SDK dependencies to v2.14.1
New Features
- Added a new in-app format for running satisfaction surveys, enabling user feedback collection directly in the app
Improvements
- Improved multiple in-apps per session handling, setting priorities, and delaying in-app display
Release 2.14.0
Upgrade Android and iOS SDK dependencies to v2.14.0
New Features
- Added support for showing multiple in-apps in one user session
- Added ability to set in-app priority to control which one to show
- Added option to delay in-app display after a trigger
Release 2.13.5-rc
Upgrade Android and iOS SDK dependencies to v2.13.5-rc
What's new:
- Added support for in-app surveys
Release 2.13.4
Upgrade Android and iOS SDK dependencies to v2.13.4
What's new:
- The push token reactivation flow has been improved: users who reinstall an app after it was offloaded by the system or manually will continue to receive push notifications without having to take additional steps.
Release 2.13.1
Changes
- Upgrade Android SDK dependency to v2.13.0
- Upgrade iOS SDK dependency to v2.13.1