github authgear/authgear-server 2026-03-17.0

4 hours ago

Highlights

Customize your welcome and password email templates

You can now customize the welcome email and admin-triggered password emails directly from the Authgear Portal. This covers two new templates: the account setup email that delivers a user's temporary password when an admin creates their account, and the notification email sent when an admin updates a user's password. Teams can now tailor the copy, branding, and tone of these messages without touching config files or redeploying.

Easier debugging with error tracking IDs

Error pages now display a tracking ID. When a user hits an error, they can share this ID with your support team, who can look it up in logs immediately. This removes the guesswork from diagnosing production issues.

Broader CORS support for metadata and OAuth endpoints

Authgear's metadata and OAuth static file endpoints now accept requests from any origin. This removes a common friction point when integrating Authgear into web apps that fetch discovery documents or JWKS from the browser.

v1 Auth UI removed

The legacy v1 Auth UI has been fully retired. All flows now run on the v2 UI, which is faster and more customizable.

Other changes

  • Fixed an issue where the phone/email verification button in user settings was disabled when verification wasn't required
  • Fixed recovery code page buttons remaining disabled after clicking Download
  • Fixed search bar in the audit log page crashing on input
  • Updated the IP blocklist testing UI in the portal
  • Advanced user fields are now always visible on the Add User screen
  • Portal now shows your configured disposable/free email domain list instead of the upstream repo defaults
  • Updated GeoIP database for more accurate location-based features
  • Updated disposable email domain list

Don't miss a new authgear-server release

NewReleases is sending notifications on new releases.