Releases: mindbox-cloud/ios-sdk
Releases · mindbox-cloud/ios-sdk
Release 2.12.0
What's new:
Fixed some bugs and improved performance
Release 2.11.2
What's new:
Fixed some bugs and improved performance
Release 2.11.1
What's new:
Fixed some bugs and improved performance
Release 2.11.0
What's new:
- Improved image display format in mobile push notifications. Images will now be fully displayed regardless of aspect ratio. Learn more in the guide
- Raised the minimum iOS version to
12
- The methods
isMindboxPush
andgetMindboxPushData
are now available inMindboxNotifications
Release 2.10.3-rc
What's new:
- The format for displaying images in mobile push notifications has been improved. Images will now be displayed in full, regardless of the aspect ratio
Release 2.10.2
What's new:
- Resolved the issue of the missing Privacy Manifest report when installing the SDK via SPM. Added necessary SPM resources
- Added support for sending numeric IDs in category/product targeting requests
- Added support for parsing custom keys in push notifications
Release 2.10.1
What's new:
- The in-app cache on the device is now limited by
ttl
Release 2.10.0
What's new:
- In-app display frequency can now be customized
- Added logs during
Track.Click
parsing - Fixed a bug related to CoreData (prewarming) that was causing MindboxLogger crashes
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
- Added logs during
Track.Click
parsing - Fixed a bug related to CoreData (prewarming) that was causing MindboxLogger crashes
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.