-
v1.12.0 Stable
released this
2026-04-25 08:50:51 -05:00 | 132 commits to main since this releaseWhat's Changed
Features 🚀
- User Account Access Expiration Fields on Users and Invitations, Set Default with
DEFAULT_USER_EXPIRES_INEnvironment Variable in https://github.com/voidauth/voidauth/pull/362 - Can Now Set Email From Verification Page If No Existing Email in https://github.com/voidauth/voidauth/pull/357
- Added
SMTP_TLS_CIPHERSandSMTP_TLS_MIN_VERSIONEnvironment Variables for Additional SMTP Configuration in https://github.com/voidauth/voidauth/pull/364 - Initial Setup is Now an Admin Password Reset Link Instead of Credentials in https://github.com/voidauth/voidauth/pull/369
- Groups Can be Auto Assigned to New Invites by Checking
Auto Assignin Group Page in https://github.com/voidauth/voidauth/pull/370 - Added Option to Name Passkey After Registration in https://github.com/voidauth/voidauth/pull/376
Fixes 🔧
- Passkeys Not Supplied with User Verification Should No Longer Satisfy MFA in https://github.com/voidauth/voidauth/pull/363
- Fix Docs for an NGINX Snippet in https://github.com/voidauth/voidauth/pull/367
- Fix Default Redirect Overriding Existing Redirect on Email Verification in https://github.com/voidauth/voidauth/pull/372
- APP_URL should now be able to be set to an IP Address for Testing in https://github.com/voidauth/voidauth/pull/383
Chores 🧹
- Refactor Proxy Auth Flow and Additional OIDC Flow Separation, Additional Logs in https://github.com/voidauth/voidauth/pull/366
- Update Dependencies in https://github.com/voidauth/voidauth/pull/368
Sponsors 🤘
Full Changelog: https://github.com/voidauth/voidauth/compare/v1.11.1...v1.12.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- User Account Access Expiration Fields on Users and Invitations, Set Default with