Releases: voidauth/voidauth
Releases · voidauth/voidauth
v1.12.2
v1.12.1
What's Changed
Fixes 🔧
- Fix ProxyAuth Max Session Length by @notquitenothing in #391
Sponsors 🤘
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
Features 🚀
- User Account Access Expiration Fields on Users and Invitations, Set Default with
DEFAULT_USER_EXPIRES_INEnvironment Variable in #362 - Can Now Set Email From Verification Page If No Existing Email in #357
- Added
SMTP_TLS_CIPHERSandSMTP_TLS_MIN_VERSIONEnvironment Variables for Additional SMTP Configuration in #364 - Initial Setup is Now an Admin Password Reset Link Instead of Credentials in #369
- Groups Can be Auto Assigned to New Invites by Checking
Auto Assignin Group Page in #370 - Added Option to Name Passkey After Registration in #376
Fixes 🔧
- Passkeys Not Supplied with User Verification Should No Longer Satisfy MFA in #363
- Fix Docs for an NGINX Snippet in #367
- Fix Default Redirect Overriding Existing Redirect on Email Verification in #372
- APP_URL should now be able to be set to an IP Address for Testing in #383
Chores 🧹
- Refactor Proxy Auth Flow and Additional OIDC Flow Separation, Additional Logs in #366
- Update Dependencies in #368
Sponsors 🤘
Full Changelog: v1.11.1...v1.12.0
v1.11.2
What's Changed
Fixes 🔧
- Fix Incorrect Conversion of Possibly Null Value to Date During DB Migration from SQLite to Postgres
Full Changelog: v1.11.1...v1.11.2
v1.11.1
v1.11.0
What's Changed
Features 🚀
- Add Passkey Names by @notquitenothing in #340
- Improvements to Logging by @notquitenothing in #343
Fixes 🔧
Chores 🧹
- i18n Translation Framework by @notquitenothing in #294
- Migrate FE Tests from Karma to Vitest and Update Dependencies by @notquitenothing in #354
New Contributors
Sponsors
Full Changelog: v1.10.2...v1.11.0
v1.10.2
What's Changed
Fixes 🔧
- Fix Passkey Management Sort by @notquitenothing in #336
Sponsors
Full Changelog: v1.10.1...v1.10.2
v1.10.1
What's Changed
Fixes 🔧
- Change FE Validators to Only Require Single Character for Username and Name by @notquitenothing in #335
Sponsors
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
Features 🚀
- Unix Socket Connections for Postgres DB by @repomaa in #303
- Environment Variable and Container Label Declared OIDC Clients by @MrNavaStar in #288
- Passkey Management by @notquitenothing in #315
- Single Character Usernames and Names by @notquitenothing in #322
Fixes 🔧
- Trim White-Space in Form Input by @notquitenothing in #323
- Fix Emails for Sign-in Cannot Be Longer than 32 Characters by @notquitenothing in #328
- Fix Remember Me Not Working When Signing in with MFA by @notquitenothing in #329
Docs 📖
Chores🧹
- Remove Un-Used SQLite3 Dependency by @notquitenothing in #330
New Contributors
- @MrNavaStar made their first contribution in #288
Sponsors
Full Changelog: v1.9.4...v1.10.0
v1.9.4
What's Changed
Fixes 🔧
- Fix better-sqlite3 build issue in esbuild.config.ts
Sponsors
Full Changelog: v1.9.3...v1.9.4