Releases: voidauth/voidauth
Releases · voidauth/voidauth
v1.9.0
What's Changed
Features 🚀
- CLI Command to Generate Password Reset Link for Existing User by @notquitenothing in #241
- Configurable Font with APP_FONT Environment Variable by @notquitenothing in #243
- More valid OIDC App Configurations by @notquitenothing in #253
Fixes 🔧
- Only enable the Send Test Email Button when Email Connection Verified. by @notquitenothing in #239
- Fix Encoding for ProxyAuth Trusted Headers by @notquitenothing in #265
Docs 📖
- Add Proxmox PVE to OIDC Guides by @Nerdtality in #236
- Add OIDC guide for Dawarich setup by @ajain-93 in #250
- Adding configuration for Paperless-ngx and Pangolin to the Docs by @v1rusnl in #256
- Add OIDC guide for AutoCaliWeb setup by @ajain-93 in #257
- Add services and restructure OIDC Gudies to be more consistant by @Nerdtality in #261
Chores 🧹
- Dependency Updates by @notquitenothing in #254
New Contributors
Sponsors
Full Changelog: v1.8.1...v1.9.0
v1.8.1
What's Changed
Features 🚀
- Rearranged OIDC Client Page by @notquitenothing in #231
Fixes 🔧
- Fix Incorrect UI Redirect in Edge Case by @notquitenothing in #232
Docs 📖
- Add Actual Budget to OIDC-Guides.md by @Nerdtality in #230
New Contributors
- @Nerdtality made their first contribution in #230
Sponsors
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
Features 🚀
- Add 'Send Test Email' Button to Admin 'Sent Emails' Page by @notquitenothing in #221
- Configurable Rate Limit API_RATELIMIT Environment Variable by @notquitenothing in #225
- Add Max Session Age (Minutes) Field to ProxyAuth Domains by @notquitenothing in #226
- OIDC Client Display Name and Client Home Page URL by @notquitenothing in #228
Fixes 🔧
- Serve OIDC Prompt Pages When Requested, and Detect When Session Cannot Be Set by @notquitenothing in #222
- Passkey Login Now Respects 'Remember Me' Checkbox by @notquitenothing in #223
Sponsors
Full Changelog: v1.7.2...v1.8.0
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
