Skip to content

Releases: exponea/exponea-ios-sdk

Version 2.25.1

09 Apr 09:54
a3eb974
Compare
Choose a tag to compare

Release Notes for 2.25.1

April 09, 2024

  • Bug Fixes
    • Fixed: SDK Privacy manifest file is not linked correctly in bundle

Version 2.25.0

05 Apr 11:48
276da42
Compare
Choose a tag to compare

Release Notes for 2.25.0

April 05, 2024

  • Features
    • In-app message load refactoring (show on the first load etc.)
    • Logging for In-app content blocks is extended
    • Privacy manifest added
  • Bug Fixes
    • Fixed: Some of variables missing self so it is not possible to compile SDK with XCode 14.2
    • Fixed: Documentation contain invalid URLs and not correct info about default session timeout duration
    • Fixed: App Inbox provider setter disable AppInboxButton so it is not possible to click on it

Version 2.24.0

20 Mar 14:14
fbe94c0
Compare
Choose a tag to compare

Release Notes for 2.24.0

March 20, 2024

  • Features
    • Introducing SDK documentation 2.0
  • Bug Fixes
    • Fixed: SDK notifies initialization finish prematurely and causes ignoring of postponed SDK API methods

Version 2.23.0

15 Feb 09:15
2a1f2fe
Compare
Choose a tag to compare

Release Notes for 2.23.0

February 15, 2024

  • Features
    • App Inbox addSubviews from UIView are now internal
    • In-app messages docu extended describing events and consent more deeply
  • Bug Fixes
    • Fixed: Calling anonymize not saving configuration to User Defaults
    • Fixed: Stored unprocessed PUSH events not storing and loading proper configuration in some cases
    • Fixed: PUSH setup docu missing step of setting APNS integration in channels part

Version 2.22.0

02 Feb 15:58
d92151a
Compare
Choose a tag to compare

Release Notes for 2.22.0

February 02, 2024

  • Features
    • New optional data-actiontype attribute added for HTML messages
  • Bug Fixes
    • Fixed: In-app content block tracks error for each URL change also for about:blank

Version 2.21.3

11 Jan 14:25
07be7c8
Compare
Choose a tag to compare

Release Notes for 2.21.3

January 11, 2024

  • Bug Fixes
    • Fixed: Invoking of In-app content blocks behaviour callback from outside is not reflected to local flags about showing and interaction

Version 2.21.2

23 Dec 14:14
46038b0
Compare
Choose a tag to compare

Release Notes for 2.21.2

December 23, 2023

  • Bug Fixes
    • Fixed: Using of HtmlNormalizer is not available as public, and able to normalization process can not be set

Version 2.21.1

21 Dec 14:03
fab95be
Compare
Choose a tag to compare

Release Notes for 2.21.1

December 21, 2023

  • Features
    • More detailed logging added to In-app content blocks
  • Bug Fixes
    • Removed: Explicitly defined arm7 and arm7s arch is causing problem during build
    • Fixed: In-app content block tableView has been shown and tracked for bad placeholderID value

Version 2.21.0

19 Dec 11:57
e25f8d9
Compare
Choose a tag to compare

Release Notes for 2.21.0

December 18, 2023

  • Features
    • In-app content blocks behaviour handler for view lifecycle events
    • In-app content blocks tracking API with handling of tracking consent according to DSGVO/GDPR
    • In-app content blocks support for height update
  • Bug Fixes
    • Removed: Dev debug log in StaticInAppContentBlockView class
    • Fixed: Could not find module 'ExponeaSDK' for simulator target x86_64
    • Fixed: Extensions were defined as public
    • Fixed: AppInbox list item image was stretched by longer dimension
    • Fixed: Showing of alert was causing crash for opened push in Example app

Version 2.20.0

27 Nov 13:50
78eb7f1
Compare
Choose a tag to compare

Release Notes for 2.20.0

November 27, 2023

  • Features
    • In-app content blocks with deferred load and onContentReady listener
  • Bug Fixes
    • Fixed: Xcode 14.2 compiler issue for capture of isDebugModeEnabled