Skip to content

Releases: authgear/authgear-server

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

2022-06-13.1

13 Jun 14:30
2022-06-13.1
1f82492
Compare
Choose a tag to compare
  • Fixes social signup and login

2022-06-13.0

13 Jun 11:32
b9e9f03
Compare
Choose a tag to compare
  • 💬 Users can signup & login with WhatsApp OTP
  • 🌃 Developers can specify theme (light or dark) when opening the AuthUI from apps
  • ✅ Recovery code in 2FA can be turned off to reduce friction in signup
  • 💡 Switching between signup and login pages does not clear input
  • 🐞 Misc UI and Bug fixes

2022-05-24-binary-preview

24 May 11:26
bb685ca
Compare
Choose a tag to compare
Build binary for bb685ca05edd239ec52abc127ab7beb8e124233f

2022-05-11.0

11 May 07:32
Compare
Choose a tag to compare

What's new:

  • Follow the "Getting Started" page to get set up for success after signing up to Authgear
  • Improved the appearance of the dark theme
  • Support searching users by standard attributes in the Admin Portal and Admin API

2022-04-08.1

08 Apr 14:27
380e017
Compare
Choose a tag to compare

What's New:

  • Upload profile picture in AuthUI settings, Admin Portal and Admin API
  • Support "Sign in with GitHub"
  • Improved the UX for creating new projects
  • Users are easier to be identified by their names and profile pictures in the User Management page
  • All password fields in AuthUI support show/hide

2022-04-04.0

06 Apr 07:57
74795d9
Compare
Choose a tag to compare

What's New:

  • 📈 View user analytics in the portal
  • 🔐 Support Azure AD B2C as third party identity provider
  • 🗄 Name of the user is shown in the profile detail page
  • 🐞 Misc UI and bug fixes