Skip to content

Release history

voidauth releases

Single Sign-On for Your Self-Hosted Universe

All releases

18 shown

No immediate action
v1.13.0 Mixed

LDAP + SMTP_NOAUTH + Loading Spinner

No immediate action
v1.12.5 Bug fix

Forgot password duplicate fix

No immediate action
v1.12.4 Bug fix

Email validator relaxed

v1.12.3 Bug fix

Fixed inability to update or delete invalid OIDC apps.

Full changelog

What's Changed

Fixes 🔧

  • Fix Invalid OIDC Apps Can Be Created But Cannot Be Updated or Deleted in https://github.com/voidauth/voidauth/pull/395

Sponsors

Full Changelog: https://github.com/voidauth/voidauth/compare/v1.12.2...v1.12.3

v1.12.2 New feature
Notable features
  • Forbidden Page
  • Prompt for select_account
Full changelog

What's Changed

Features 🚀

  • Add Forbidden Page in https://github.com/voidauth/voidauth/pull/387
  • Add Prompt for select_account in https://github.com/voidauth/voidauth/pull/392

Fixes 🔧

  • Fix Client ID Field Being Editable when Updating OIDC App in https://github.com/voidauth/voidauth/pull/392

Sponsors

Full Changelog: https://github.com/voidauth/voidauth/compare/v1.12.1...v1.12.2

v1.12.1 Bug fix

Minor fixes and improvements.

Full changelog

What's Changed

Fixes 🔧

  • Fix ProxyAuth Max Session Length by @notquitenothing in https://github.com/voidauth/voidauth/pull/391

Sponsors 🤘

Full Changelog: https://github.com/voidauth/voidauth/compare/v1.12.0...v1.12.1

v1.12.0 New feature
Security fixes
  • Passkeys without user verification no longer satisfy MFA
Notable features
  • User account expiration with DEFAULT_USER_EXPIRES_IN
  • SMTP_TLS_CIPHERS and SMTP_TLS_MIN_VERSION config
  • Auto-assign groups to new invites
Full changelog

What's Changed

Features 🚀

  • User Account Access Expiration Fields on Users and Invitations, Set Default with DEFAULT_USER_EXPIRES_IN Environment Variable in https://github.com/voidauth/voidauth/pull/362
  • Can Now Set Email From Verification Page If No Existing Email in https://github.com/voidauth/voidauth/pull/357
  • Added SMTP_TLS_CIPHERS and SMTP_TLS_MIN_VERSION Environment Variables for Additional SMTP Configuration in https://github.com/voidauth/voidauth/pull/364
  • Initial Setup is Now an Admin Password Reset Link Instead of Credentials in https://github.com/voidauth/voidauth/pull/369
  • Groups Can be Auto Assigned to New Invites by Checking Auto Assign in Group Page in https://github.com/voidauth/voidauth/pull/370
  • Added Option to Name Passkey After Registration in https://github.com/voidauth/voidauth/pull/376

Fixes 🔧

  • Passkeys Not Supplied with User Verification Should No Longer Satisfy MFA in https://github.com/voidauth/voidauth/pull/363
  • Fix Docs for an NGINX Snippet in https://github.com/voidauth/voidauth/pull/367
  • Fix Default Redirect Overriding Existing Redirect on Email Verification in https://github.com/voidauth/voidauth/pull/372
  • APP_URL should now be able to be set to an IP Address for Testing in https://github.com/voidauth/voidauth/pull/383

Chores 🧹

  • Refactor Proxy Auth Flow and Additional OIDC Flow Separation, Additional Logs in https://github.com/voidauth/voidauth/pull/366
  • Update Dependencies in https://github.com/voidauth/voidauth/pull/368

Sponsors 🤘

Full Changelog: https://github.com/voidauth/voidauth/compare/v1.11.1...v1.12.0

v1.11.2 Bug fix

Fixes incorrect null-to-date conversion in SQLite to Postgres database migrations.

Full changelog

What's Changed

Fixes 🔧

  • Fix Incorrect Conversion of Possibly Null Value to Date During DB Migration from SQLite to Postgres

Full Changelog: https://github.com/voidauth/voidauth/compare/v1.11.1...v1.11.2

v1.11.1 Bug fix

## What's Changed ### Fixes 🔧 * Fix DB Migration when Passkeys Exist

Full changelog

What's Changed

Fixes 🔧

  • Fix DB Migration when Passkeys Exist

Full Changelog: https://github.com/voidauth/voidauth/compare/v1.11.0...v1.11.1

v1.10.1 Bug fix

Updated frontend validators to allow single character usernames and names for greater flexibility.

v1.10.0 New feature
Notable features
  • Unix socket connections
  • OIDC client env/label declaration
  • Passkey management
v1.9.3 Maintenance

Fixed email template permission issues and switched SQLite client from sqlite to better-sqlite3 for improved performance and reliability.

v1.9.2 New feature
Notable features
  • DB SSL via environment variables
  • Enhanced API validation
v1.9.0 New feature
Notable features
  • Password reset CLI command
  • Configurable font
  • More OIDC configurations

Beta — feedback welcome: [email protected]