Releases: voidauth/voidauth
Releases Β· voidauth/voidauth
v1.14.0
What's Changed
Features π
- Add Language Switcher to Header in #455
- Add CLI Command to Generate Random Values in #459
- Enable Optional Features in oidc-provider Package in #458
- When ProxyAuth Access is Forbidden, Now Redirect to Forbidden Page in #466
Fixes π§
- Fix Branding Icons Cross-Origin-Resource-Policy Header in #457
Translations π
- feat(i18n): add French (fr-FR) translation by @therry47 in #454
- feat(i18n): add Estonian (et-EE) translation by @luhamets in #468
- Add German translations for various UI elements by @tilwegener in #469
New Contributors
- @therry47 made their first contribution in #454
- @luhamets made their first contribution in #468
- @tilwegener made their first contribution in #469
Sponsors
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
Features π
- Implement LDAP server functionality by @Malasaur in #420
- Add SMTP_NOAUTH support for unauthenticated SMTP servers by @mderasse in #425
- Show Loading Spinner When Hard-Navigating to New Page Directly in #446
Fixes π§
- Properly Handle Missing i18n API Calls in #438
- Self Registered Users Are Now Auto-Assigned Default Groups in #440
- Fix Cannot Signup with Passkey When Invalid Password is Entered During Registration in #441
- Fix Issue Where Self Registered Users Are Not Being Redirected to Default Redirect When Approved in #444
Translations π
New Contributors
Sponsors
Full Changelog: v1.12.5...v1.13.0
v1.12.5
What's Changed
Fixes π§
- Fix Duplicate Button Text on Forgot Password Page in #422
Docs π
- Add OIDC Guides for ZeroByte, AFFiNE and Dockmon by @Malasaur in #421
- Fix Issue in NGINX ProxyAuth Documentation in #424
New Contributors
Sponsors
Full Changelog: v1.12.4...v1.12.5
v1.12.4
What's Changed
Features π
- Updated Loading Spinner Logic so It Does Not Always Show in #414
- Translations Will Attempt to Load Based on Browser Language in #415
Fixes π§
- Update the Default Email Validator to be Less Strict in #413
Chores π§Ή
- Add type guardrails for specific DB column listings in #410
- Update Dependencies
Sponsors
Full Changelog: v1.12.3...v1.12.4
v1.12.3
What's Changed
Fixes π§
- Fix Invalid OIDC Apps Can Be Created But Cannot Be Updated or Deleted in #395
Sponsors
Full Changelog: v1.12.2...v1.12.3
v1.12.2
What's Changed
Features π
Fixes π§
- Fix Client ID Field Being Editable when Updating OIDC App in #392
Sponsors
Full Changelog: v1.12.1...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