Skip to content

5.7.0

Choose a tag to compare

@EPIKorial EPIKorial released this 13 Feb 14:43
· 30 commits to master since this release

πŸš€ New Features

  • New Display API
    Added new methods to display presentations with customizable display modes (fullScreen, modal, drawer, popin, push) and proper error handling.

  • Non-dismissable Screens
    Added support for non-dismissable flow drawers and popins.

  • StoreKit Setting Optional
    The storekitSettings parameter in the start method is now optional.

  • Deeplink Improvements
    Enhanced deeplink handling with better debugging support and universal link format support.

πŸ› Bug Fixes

  • Various UI fixes for navigation bar display and transitions.
  • Fixed potential crashes on older iOS versions.
  • Improved stability and reliability of actions execution.