Skip to content

v1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 17:57
84ef2b4

🌟 Frontegg React-Native SDK Update - Version 1.1.1 🌟

πŸš€ Introduction

This update brings in support for the embedded authentication mode in the Frontegg React-Native SDK. Additionally, it includes several enhancements and fixes for iOS and Android platforms. Here's a rundown of the changes incorporated in this release.

✨ Features

  • πŸ”’ Embedded Authentication Mode: Introducing support for the embedded authentication mode, enabling a seamless user authentication experience in React-Native apps.
  • πŸ”„ Switch Tenant and Refresh Token: We've added native bridge functions for switching tenants and refreshing tokens, enhancing multi-tenancy and session management.
  • πŸ“± iOS and Android Version Upgrades: Upgraded native versions for iOS and Android to ensure compatibility and take advantage of new platform features.
  • πŸ“– iOS Integration Guide: A comprehensive guide is now available to streamline the integration process of Frontegg features on iOS devices.

πŸ›  Enhancements

  • πŸ†™ React-Native Version Bump: Upgraded to React-Native version 1.1 with essential pipeline improvements, keeping the SDK in line with the latest features and optimizations.
  • 🧱 Improved Native Bridge Functions: Refined native bridge functions by separating values from functions, leading to a cleaner architecture and easier maintenance.
  • πŸ€– Android Kotlin Update: Upgraded Kotlin to version 1.9.0 on Android, enhancing performance and stability.

🐞 Bug Fixes

  • πŸ›‘ Values Subscriber Fix: Resolved an issue with the values subscriber for more reliable data handling.
  • πŸ”§ Android Debounced Events: Corrected a problem with debounced events on Android, preventing unintended behavior and improving user experience.