Skip to content

Releases: mindbox-cloud/ios-sdk

Release 2.12.0

31 Jan 12:12
a8a9daf
Compare
Choose a tag to compare

What's new:

Fixed some bugs and improved performance

Release 2.11.2

04 Dec 14:31
3789f5d
Compare
Choose a tag to compare

What's new:

Fixed some bugs and improved performance

Release 2.11.1

07 Oct 10:13
a9e2f4d
Compare
Choose a tag to compare

What's new:

Fixed some bugs and improved performance

Release 2.11.0

30 Aug 09:54
d5b1433
Compare
Choose a tag to compare

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 and getMindboxPushData are now available in MindboxNotifications

Release 2.10.3-rc

26 Jul 16:12
14b6f6b
Compare
Choose a tag to compare
Release 2.10.3-rc Pre-release
Pre-release

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

04 Jul 13:40
Compare
Choose a tag to compare

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

11 Jun 11:56
Compare
Choose a tag to compare

What's new:

  • The in-app cache on the device is now limited by ttl

Release 2.10.0

11 Jun 11:24
Compare
Choose a tag to compare

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

14 May 08:48
Compare
Choose a tag to compare
Release 2.10.0-rc Pre-release
Pre-release

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

22 Apr 13:34
Compare
Choose a tag to compare

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.