Skip to content

Releases: mindbox-cloud/ios-sdk

Release 2.15.0

06 Apr 08:04
Immutable release. Only release title and notes can be modified.
0f3f064

Choose a tag to compare

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

Improvements

  • Internal improvements and maintenance

Release 2.15.0-rc

10 Mar 16:18

Choose a tag to compare

Release 2.15.0-rc Pre-release
Pre-release

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.5

16 Jan 08:26
aca8117

Choose a tag to compare

Fixes

  • Fixed random crashes related to MindboxCommon caused by garbage collection

Release 2.14.4

19 Nov 11:26
072ff57

Choose a tag to compare

New Features

  • notificationsRequestAuthorization(granted: Bool) is deprecated. Use refreshNotificationPermissionStatus instead

Fixes

  • Fixed a class of random crashes on Thread 1 related to MindboxCommon, caused by a Kotlin/Native garbage collection bug in versions 1.9.*–2.0.0.

Improvements

  • Updated Universal Links docs and Example; removed window from MindboxSceneDelegate — declare your own UIWindow if needed

Known issues

  • A small number of crashes related to Kotlin/Native garbage collection in MindboxCommon may still occur and are under investigation.

Release 2.14.3

20 Oct 13:17
3a3ae32

Choose a tag to compare

Internal improvements and maintenance

Release 2.14.2

09 Oct 16:41
ebe7e91

Choose a tag to compare

Improvements

  • Reduced crash risk by removing fatalError calls and replacing them with safe error handling & logging

Release 2.14.1

12 Sep 09:32
4e93b5d

Choose a tag to compare

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

19 Aug 09:49
8ca1863

Choose a tag to compare

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

Fixes

  • Removed logger using SharedContainer in extensions to prevent SQLite crash (0xdead10cc)

Improvements

  • Optimized background task performance by reducing wake-ups and improving throughput

Release 2.14.0-rc

21 Jul 14:33

Choose a tag to compare

Release 2.14.0-rc Pre-release
Pre-release

What's new:

  • 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

18 Jul 12:53
77ad9e3

Choose a tag to compare

Release 2.13.5-rc Pre-release
Pre-release

What's new:

Added support for in-app surveys