Releases: voidauth/voidauth
Releases · voidauth/voidauth
v1.7.2
What's Changed
Features 🚀
- Add SESSION_DOMAIN Environment Variable for Overriding Session Cookie Domain by @notquitenothing in #217
Fixes 🔧
- Fix Incorrect Protocol Matching for Wildcard Redirects by @notquitenothing in #219
Full Changelog: v1.7.1...v1.7.2
v1.7.1
v1.7.0
What's Changed
Features 🚀
- Improve Base Domain Detection to Support Private DNS Zones by @notquitenothing in #211
- OIDC Client Redirect Wildcard Support and ProxyAuth Domain Port Support by @notquitenothing in #209
- Use Hardened NodeJS Image from Docker by @notquitenothing in #212
- API Rate Limiting by @notquitenothing in #213
Sponsors
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What'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 #196
New Contributors
- @FrostWalk made their first contribution in #196
Sponsors
Full Changelog: v1.5.3...v1.6.0
v1.5.3
What'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 #192
Chores 🧹
- Updated Dependencies
New Contributors
- @tedtramonte made their first contribution in #192
Full Changelog: v1.5.2...v1.5.3
v1.5.2
What'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: v1.5.1...v1.5.2
v1.5.1
What's Changed
Fixes 🔧
- Fixing SQLite Schema Update Dropping User Groups
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What'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 #162
Screenshots 📸
New Contributors
- @Cherryblue made their first contribution in #162
All Contributors
Sponsors
Thank you to the first VoidAuth sponsor!
Full Changelog: v1.4.4...v1.5.0
v1.4.4
What's Changed
Fixes 🔧
- Fix Bug When Client ID has Special Characters
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
Fixes 🔧
- Claim 'emailVerified' should always be a boolean when sent to OIDC Clients
Chores 🧹
- Wording changes in OIDC Info, Consent Page
- Updated dependencies
Full Changelog: v1.4.2...v1.4.3
