Releases: mindbox-cloud/android-sdk
Releases · mindbox-cloud/android-sdk
Pre-release-2.10.0-rc
What's new:
- In-app display frequency can now be customized
- The in-app cache on the device is now limited by
ttl
Release-2.9.1
What's new:
Improved in-app performance for reactivating push notification subscriptions on Android API 33+
Release-2.9.0
What's new:
- Added new in-app templates: a modal window and a snackbar, when clicked on, a system window opens to request push notifications.
- Added new targeting based on user login frequency.
Release-2.8.6
What's new:
Some fixes
Pre-release-2.9.0-rc
What's new:
- Added new in-app templates: a modal window and a snackbar, when clicked on, a system window opens to request push notifications.
- Added new targeting based on user login frequency.
- Template and targeting setup in the Mindbox interface will be available later.
Release-2.8.5
What's new:
Some fixes
UPD: There is a critical bug in the release. Don't use it
Release-2.8.4
What's new:
- Added the isMindboxPush and convertToMindboxRemoteMessage methods for supporting push notification parsing.
Release-2.8.3
What's new:
- Improved handling, added Cyrillic support for in-app payload.
- Optimized logging: no error entries for push notifications and enhanced tracking of network errors.
Release-2.8.2
What's new:
- The
initmethod has been divided into Application and Activity contexts. Learn more in the guide. - Token synchronization for HCM and FCM has been enhanced to ensure stable notification functionality on devices with Huawei and Google services.
Release-2.8.1
What's new:
Added the updateNotificationPermissionStatus method. Use it when notification permissions change to allowed.