Skip to content

Version 2.1.0

Choose a tag to compare

@pxo-automation pxo-automation released this 04 Jun 14:17
· 18 commits to main since this release

Release Notes for 2.1.0

June 4, 2025

  • Added:
    • Adds support for multiple In-App Content Blocks in the same placeholder through InAppContentBlockCarousel. The SDK will loop through the content blocks one at a time in order of the configured Priority.
    • Adds support for AppInboxDetailView and AppInboxListView as widgets for integrating App Inbox into Flutter apps.
    • Adds requirePushAuthorization, allowWebCookies, and appInboxDetailImageInset Android-specific parameters to the configuration.
    • Adds rich styling support for native in-app messages.
    • Adds Segmentation API feature support
    • Updates native Android SDK to version 4.4.0.
    • Updates native iOS SDK to version 3.5.1.
    • Adds minor documentation improvements.
    • Increases the minimum supported Android API level to 24.
  • Fixed:
    • Fixes an issue where, in certain scenarios, the app would crash while parsing In-App message during manual tracking.
    • Fixes and updates some links in the documentation.