-
v1.8.1 Stable
released this
2025-12-31 16:15:10 -06:00 | 401 commits to main since this releaseWhat's Changed
Features 🚀
- Rearranged OIDC Client Page by @notquitenothing in https://github.com/voidauth/voidauth/pull/231
Fixes 🔧
- Fix Incorrect UI Redirect in Edge Case by @notquitenothing in https://github.com/voidauth/voidauth/pull/232
Docs 📖
- Add Actual Budget to OIDC-Guides.md by @Nerdtality in https://github.com/voidauth/voidauth/pull/230
New Contributors
- @Nerdtality made their first contribution in https://github.com/voidauth/voidauth/pull/230
Sponsors
Full Changelog: https://github.com/voidauth/voidauth/compare/v1.8.0...v1.8.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.8.0 Stable
released this
2025-12-31 08:18:00 -06:00 | 412 commits to main since this releaseWhat's Changed
Features 🚀
- Add 'Send Test Email' Button to Admin 'Sent Emails' Page by @notquitenothing in https://github.com/voidauth/voidauth/pull/221
- Configurable Rate Limit API_RATELIMIT Environment Variable by @notquitenothing in https://github.com/voidauth/voidauth/pull/225
- Add Max Session Age (Minutes) Field to ProxyAuth Domains by @notquitenothing in https://github.com/voidauth/voidauth/pull/226
- OIDC Client Display Name and Client Home Page URL by @notquitenothing in https://github.com/voidauth/voidauth/pull/228
Fixes 🔧
- Serve OIDC Prompt Pages When Requested, and Detect When Session Cannot Be Set by @notquitenothing in https://github.com/voidauth/voidauth/pull/222
- Passkey Login Now Respects 'Remember Me' Checkbox by @notquitenothing in https://github.com/voidauth/voidauth/pull/223
Sponsors
Full Changelog: https://github.com/voidauth/voidauth/compare/v1.7.2...v1.8.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.7.2 Stable
released this
2025-12-25 16:38:44 -06:00 | 431 commits to main since this releaseWhat's Changed
Features 🚀
- Add SESSION_DOMAIN Environment Variable for Overriding Session Cookie Domain by @notquitenothing in https://github.com/voidauth/voidauth/pull/217
Fixes 🔧
- Fix Incorrect Protocol Matching for Wildcard Redirects by @notquitenothing in https://github.com/voidauth/voidauth/pull/219
Full Changelog: https://github.com/voidauth/voidauth/compare/v1.7.1...v1.7.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.7.1 Stable
released this
2025-12-24 09:47:08 -06:00 | 438 commits to main since this releaseWhat's Changed
Fixes 🔧
- Revert Base Domain Name Detection
Full Changelog: https://github.com/voidauth/voidauth/compare/v1.7.0...v1.7.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.7.0 Stable
released this
2025-12-22 16:10:24 -06:00 | 440 commits to main since this releaseWhat's Changed
Features 🚀
- Improve Base Domain Detection to Support Private DNS Zones by @notquitenothing in https://github.com/voidauth/voidauth/pull/211
- OIDC Client Redirect Wildcard Support and ProxyAuth Domain Port Support by @notquitenothing in https://github.com/voidauth/voidauth/pull/209
- Use Hardened NodeJS Image from Docker by @notquitenothing in https://github.com/voidauth/voidauth/pull/212
- API Rate Limiting by @notquitenothing in https://github.com/voidauth/voidauth/pull/213
Sponsors
Full Changelog: https://github.com/voidauth/voidauth/compare/v1.6.0...v1.7.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.6.0 Stable
released this
2025-12-17 23:44:24 -06:00 | 465 commits to main since this releaseWhat's Changed
Features 🚀
- Reduce Image Size and Memory Usage by @notquitenothing
- Better support for Public OIDC Clients by @notquitenothing
- Allow Native OIDC Clients Non-Reversed-Domain Schemes by @notquitenothing
Fixes 🔧
- Fixed Issue That Could Cause Stuck Loading Spinner While Prompting to Create Passkey
Docs 📖
- Docs: add Memos SSO configuration instructions in OIDC guides and fix a typo by @FrostWalk in https://github.com/voidauth/voidauth/pull/196
New Contributors
- @FrostWalk made their first contribution in https://github.com/voidauth/voidauth/pull/196
Sponsors
Full Changelog: https://github.com/voidauth/voidauth/compare/v1.5.3...v1.6.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.5.3 Stable
released this
2025-12-05 19:50:30 -06:00 | 492 commits to main since this releaseWhat's Changed
Fixes 🔧
- Make OIDC Provider CORS Configuration More Permissive
- Remove 'Windows Hello' Text From Passkey Buttons
Docs 📖
- docs: update SMTP_FROM example by @tedtramonte in https://github.com/voidauth/voidauth/pull/192
Chores 🧹
- Updated Dependencies
New Contributors
- @tedtramonte made their first contribution in https://github.com/voidauth/voidauth/pull/192
Full Changelog: https://github.com/voidauth/voidauth/compare/v1.5.2...v1.5.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.5.2 Stable
released this
2025-12-02 22:37:55 -06:00 | 498 commits to main since this releaseWhat's Changed
Fixes 🔧
- Improved Passkey Prompt Popup Logic
- SMTP_IGNORE_CERT Environment Variable for Increased Compatibility with SMTP Relays
- Improved Redirect Logic
Chores 🧹
- Updated Dependencies
Full Changelog: https://github.com/voidauth/voidauth/compare/v1.5.1...v1.5.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.5.1 Stable
released this
2025-12-01 22:25:38 -06:00 | 510 commits to main since this releaseWhat's Changed
Fixes 🔧
- Fixing SQLite Schema Update Dropping User Groups
Full Changelog: https://github.com/voidauth/voidauth/compare/v1.5.0...v1.5.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.5.0 Stable
released this
2025-11-29 22:47:29 -06:00 | 514 commits to main since this releaseWhat's Changed
Features 🚀
- MFA Support Through TOTP Authenticators and Passkeys
- MFA_REQUIRED Environment Variable and MFA Requirement Option for Groups, Clients, and ProxyAuth Domains
- Email Templates Migrated to EJS, Defaults Templates Are Now Re-Written on Start
- Navigation Between Admin Pages for User and Group
Fixes 🔧
- Change Username and Name Character Requirements (3 Character Minimum)
Chores 🧹
- Added Dockerfile Healthcheck
- Update Dependencies
Docs 📖
- Update OIDC-Guides.md by @Cherryblue in https://github.com/voidauth/voidauth/pull/162
Screenshots 📸
New Contributors
- @Cherryblue made their first contribution in https://github.com/voidauth/voidauth/pull/162
All Contributors
- @notquitenothing
- @Cherryblue
Sponsors
Thank you to the first VoidAuth sponsor!
Full Changelog: https://github.com/voidauth/voidauth/compare/v1.4.4...v1.5.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
