Skip to content

Nami SDK Early Access Releases

Dan Burcaw edited this page Jul 24, 2024 · 12 revisions

Changelog

v3.2.1-beta.2 (Jul 24, 2024)

Breaking Changes

  • Android: Bumped Android compile sdk to 34
  • Android: Bumped Kotlin dependency to 1.8.20

Enhancements

  • Add additional NamiPaywallEvent collapse drawer and video events

Updated Native SDK Dependencies

v3.2.0-beta.1 (May 16, 2024)

First release in the 3.2.x series. Major internal improvements to paywall support

Enhancements

  • Support for NamiPaywallManager.setProductDetails for advanced use cases where we don't have a direct connect to store APIs

Native SDK Dependencies

v3.1.21-beta.5 (Dec 4, 2023)

Native SDK Dependencies

v3.1.21-beta.4 (Dec 3, 2023)

Native SDK Dependencies

v3.1.21-beta.3 (Nov 28, 2023)

Enhancements

  • Support calling Nami.config multiple times for runtime reconfiguration

Bug Fixes

  • Apple: Resolve issue with causing incorrect slides to show on Ventura
  • Android: Fix incorrect styling in Ventura slide list
  • Android: Fix Ventura checkbox not clickable and legal text not appearing fully
  • Android: Fix Ventura product button fitContent not working

Native SDK Dependencies

v3.1.21-beta.2 (Nov 21, 2023)

Enhancements

  • Android: Improved support for Ventura paywall template

Native SDK Dependencies

v3.1.21-beta.1 (Nov 19, 2023)

Enhancements

  • Apple: Improved support for Ventura paywall template

Native SDK Dependencies

v3.1.19-beta.1 (Nov 8, 2023)

Maintainance

  • Add optional namiCommands to type definition for NamiConfiguration

Updated Native SDK Dependencies

v3.1.18-beta.1 (Nov 6, 2023)

Updated Native SDK Dependencies

v3.0.35-beta.0 (Sep 19, 2023)

Bug Fixes

  • Android: Attempt to resolve Android 13 crash by moving to safer back button press methods
  • Android: Remove a proguard addition that may be leading to another crash

Updated Native SDK Dependencies