Skip to content

Releases: authgear/authgear-server

2022-11-07.0

07 Nov 13:44
37338e4
Compare
Choose a tag to compare
  • 💎 Support Sign-in with NFTs! It helps developers build Web3 apps without blockchain knowledge. Learn more at https://docs.authgear.com/strategies/web3
  • 🕸️ Updated Admin API Explorer (GraphiQL IDE) to the latest version
  • 🐞 Misc bug fixes

2022-10-19.0

20 Oct 02:01
Compare
Choose a tag to compare
  • 🔗 Support using Authgear as an OpenID Connect Provider for any OIDC compatible applications, e.g. WordPress
    So you can authenticate existing users (SSO) into 3rd party apps
    Read more: https://docs.authgear.com/integrate/oidc-provider
  • ✨ Completely redesigned authentication and login methods settings to help you set up the login strategy with an easy-to-use interface

2022-10-18-binary-preview

18 Oct 07:01
Compare
Choose a tag to compare
Preview binary on 2022-10-18

2022-09-20.0

21 Sep 15:28
Compare
Choose a tag to compare
  • 🔑 Improve "Sign in with passkey button" UX
  • 🐞 Misc bug fixes

2022-09-15.1

15 Sep 14:33
2022-09-15.1
ea0b43e
Compare
Choose a tag to compare
  • Fixes "Sign in with Passkey" doesn't work

2022-09-15.0

15 Sep 08:42
2de564d
Compare
Choose a tag to compare
  • 🔑 Added "Sign in with passkey button" and improved passkey UX
  • 🏎 Added CDN to make Authgear Portal and Auth UI faster!
  • 🐞 Misc bug fixes

2022-08-25.0

25 Aug 15:00
Compare
Choose a tag to compare

What’s new:

  • 🔑 Added Passkey (WebAuthn) support. Get your app ready for iOS 16!
    Allow your users to login with passkey by simply a click in the Portal. Learn more on this page.
  • 🪄 Redesigned "Application" creation UX to make the initial setup process even faster!
  • 🦄 UI fixes that make the portal prettier and easier to use.

2022-07-22.0

22 Jul 10:11
Compare
Choose a tag to compare
  • 👥 Support x_oauth_provider_alias to login with social provider directly
  • 🏎 Speed up Portal
  • 🐞 Minor bug fixes

2022-07-13.0

13 Jul 15:24
2022-07-13.0
b3322aa
Compare
Choose a tag to compare

What’s new:

  • 🔍 Improve accuracy of searching users with email addresses
  • 🏎 Improve speed and performance

2022-07-11.0

12 Jul 06:41
2022-07-11.0
Compare
Choose a tag to compare

What's new:

  • 💳 Users can subscribe to Authgear plans in the billing portal directly. Extra SMS and MAU usage and cost are also shown in the portal.
  • 🗃 Audit log is default sorted by newest first
  • 🔑 Fixes a bug where Passwordless via WhatsApp may not work on iOS devices
  • 💡 Clarify 2FA descriptions in the Authgear Portal
  • 🐞 Misc bug fixes and improvement