Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
[8.0.0] (2025-01-12)
Features
- Update minimum target SDK versions to align with Capacitor 8
- android: use AuthTab instead of Custom Tabs when available
[7.2.1] (2025-12-09)
Note: Version bump only for package @ionic-enterprise/auth
[7.2.0] (2025-10-22)
Bug Fixes
- android: prevent concurrent logins from failing
- android: properly handle MFA activity dismissal
Features
- ios: Swift Package Manager compatibility
[7.1.1] (2025-03-11)
Bug Fixes
- ios: fix crash on iPads when showing auth UI
[7.1.0] (2025-03-03) [BROKEN]
Warning: This version crashes on iPads when showing auth UI. Please use version 7.1.1 or later.
Features
- adds http response status code and body when error
Bug Fixes
- ios: make Token.expiresIn optional
- ios: fix status bar color
[7.0.1] (2025-01-22)
Bug Fixes
- android: Update kotlin_version to support JDK 21
[7.0.0] (2025-01-22)
Warning This version has a known issue with JDK 21. Please use version 7.0.1 or later.
Features
- Update minimum target SDK versions to align with Capacitor 7
- Android: Target SDK 35
- iOS: Target iOS 14+
Bug Fixes
- android: throw errors when redirecting on Android 14+
- ios: resolve premature private browser dismissal during logout
[7.0.0-next.2] (2024-12-16)
Bug Fixes
- add errors when trying to parse encrypted tokens in unsupported methods
- ios: add errors when trying to parse encrypted tokens in unsupported methods
[6.1.1] (2025-03-11)
Bug Fixes
- ios: fix crash on iPads when showing auth UI
[6.1.0] (2025-03-03) [BROKEN]
Warning: This version crashes on iPads when showing auth UI. Please use version 6.1.1 or later.
Features
- adds http response status code and body when error
Bug Fixes
- ios: make Token.expiresIn optional
- ios: fix status bar color