Skip to main content
Version: 6.0

Changelog

6.0.0

major

April 25, 2024

What's Changed

  • Breaking Change: Android Add proper deep linking configuration and steps for Auth Connect 6.x
Additional Notes
Please see the migration guide for full migration details.

5.1.4

patch

April 25, 2024

What's Changed

  • Fix: Android Add proper deep linking configuration and steps for Auth Connect 5.x

5.1.3

patch

January 9, 2024

What's Changed

  • Fix: Regenerate random strings if they contain -- (double dash) within them as this can be invlaid in some auth providers

5.1.2

patch

December 21, 2023

What's Changed

  • Fix: Android Add a unique error for handling a failed redirect
  • Fix: Android Force Chrome custom tabs to use a non-antivirus browser as these can break deep linking in applications.

5.1.1

patch

October 18, 2023

What's Changed

  • Fix: Android Handle previously uncaught offline connection errors

5.1.0

minor

October 11, 2023

What's Changed

  • Feature: Adds the ability to refresh scopes when calling refreshSession

5.0.10

patch

October 4, 2023

What's Changed

  • Fix: Web Encode the state url paramter as base64 to align with stricter auth providers such as Cognito

5.0.9

patch

September 21, 2023

What's Changed

  • Fix: iOS Fixes crash when opening deep links after dismissing the authentication dialog
  • Fix: Properly pass the state url paramater on login

5.0.8

patch

September 14, 2023

What's Changed

  • Fix: Android Adds missing gradle KotlinCompile import

5.0.7

patch

Setpember 11, 2023

What's Changed

  • Fix: Android Align JVM version with Kotlin compiler version
  • Fix: Android Fix handling of non-authentication related deep links

5.0.6

patch

August 17, 2023

What's Changed

  • Fix: Android Ensure Chrome custom tabs are opened in a new window

5.0.5

patch

August 9, 2023

What's Changed

  • Fix: Force providerOptions to be required for handleLoginCallback

5.0.4

patch

July 19, 2023

What's Changed

  • Fix: Enforce consistent log level behaviors across platforms

5.0.3

patch

July 5, 2023

What's Changed

  • Fix: Android Ensure Chrome custom tabs are opened in a new window

5.0.2

patch

June 22, 2023

What's Changed

  • Fix: Fixes logLevel defaults and logic
  • : Improves error detection and handling
  • Fix: Web Sets provider on handleLoginCallback

5.0.1

patch

May 11, 2023

What's Changed

  • Fix: Android Updates Android build.gradle and Manifest files

5.0.0

major

May 10, 2023

What's Changed

  • Feature: Capacitor 5 compatibility
Additional Notes
Please see the migration guide for full migration details.