Releases: authgear/authgear-server
Releases · authgear/authgear-server
2022-11-07.0
- 💎 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
- 🔗 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
Preview binary on 2022-10-18
2022-09-20.0
- 🔑 Improve "Sign in with passkey button" UX
- 🐞 Misc bug fixes
2022-09-15.1
- Fixes "Sign in with Passkey" doesn't work
2022-09-15.0
- 🔑 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
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
- 👥 Support x_oauth_provider_alias to login with social provider directly
- 🏎 Speed up Portal
- 🐞 Minor bug fixes
2022-07-13.0
What’s new:
- 🔍 Improve accuracy of searching users with email addresses
- 🏎 Improve speed and performance
2022-07-11.0
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