• v1.4.4 497fa73491

    v1.4.4 Stable

    notquitenothing released this 2025-11-11 22:15:26 -06:00 | 584 commits to main since this release

    What's Changed

    Fixes 🔧

    • Fix Bug When Client ID has Special Characters

    Full Changelog: https://github.com/voidauth/voidauth/compare/v1.4.3...v1.4.4

    Downloads
  • v1.4.3 3347dfb01b

    v1.4.3 Stable

    notquitenothing released this 2025-11-08 15:14:46 -06:00 | 586 commits to main since this release

    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: https://github.com/voidauth/voidauth/compare/v1.4.2...v1.4.3

    Downloads
  • v1.4.2 5a14c54190

    v1.4.2 Stable

    notquitenothing released this 2025-10-18 09:34:40 -05:00 | 602 commits to main since this release

    What's Changed

    Features 🚀

    • Added Ability to Migrate Between Database Types (sqlite, postgres)

    Chores 🧹

    • Updated dependencies

    Full Changelog: https://github.com/voidauth/voidauth/compare/v1.4.1...v1.5.0

    Downloads
  • v1.4.1 2f7d2962df

    v1.4.1 Stable

    notquitenothing released this 2025-10-06 21:41:54 -05:00 | 617 commits to main since this release

    What's Changed

    Fixes 🛠️

    • Fixing Special Characters in 'Name' Fields

    Full Changelog: https://github.com/voidauth/voidauth/compare/v1.4.0...v1.4.1

    Downloads
  • v1.4.0 4f126c694a

    v1.4.0 Stable

    notquitenothing released this 2025-10-03 18:50:34 -05:00 | 619 commits to main since this release

    What's Changed

    Features 🚀

    • SQLite Database Support 🗃️
    • Automatic OIDC Client Application Type 🤖

    Full Changelog: https://github.com/voidauth/voidauth/compare/v1.3.2...v1.4.0

    Downloads
  • v1.3.2 fb45b6f73b

    v1.3.2 Stable

    notquitenothing released this 2025-09-24 22:40:22 -05:00 | 631 commits to main since this release

    What's Changed

    Features 🚀

    • Proxy-Authorization Header User ID Method for ProxyAuth

    Full Changelog: https://github.com/voidauth/voidauth/compare/v1.3.1...v1.3.2

    Downloads
  • v1.3.1 3c4bad384f

    v1.3.1 Stable

    notquitenothing released this 2025-09-22 18:38:03 -05:00 | 634 commits to main since this release

    What's Changed

    Fixes 🔧

    • NGINX ProxyAuth Fix

    Full Changelog: https://github.com/voidauth/voidauth/compare/v1.3.0...v1.3.1

    Downloads
  • v1.3.0 cb9ed3b21d

    v1.3.0 Stable

    notquitenothing released this 2025-09-18 13:27:18 -05:00 | 636 commits to main since this release

    What's Changed

    Features 🚀

    • Enable Hosting on Subdirectory 🛣️
    • OIDC Client Security Groups 🔐
    • OIDC Client post_logout_redirect_uris

    Fixes 🔧

    • Fix EMAIL_VERIFICATION Not Properly Causing Email to be Required During Registration

    Full Changelog: https://github.com/voidauth/voidauth/compare/v1.2.1...v1.3.0

    Downloads
  • v1.2.1 f1137f63a6

    v1.2.1 Stable

    notquitenothing released this 2025-09-06 22:17:23 -05:00 | 667 commits to main since this release

    What's Changed

    Fixes 🔧

    • Fix Token Response Type

    Full Changelog: https://github.com/voidauth/voidauth/compare/v1.2.0...v1.2.1

    Downloads
  • v1.2.0 5baf36bd78

    v1.2.0 Stable

    notquitenothing released this 2025-09-06 16:43:07 -05:00 | 671 commits to main since this release

    What's Changed

    Features 🚀

    • Sent Mail admin page 📤
    • User Passkey and Password Account Management 🧑‍💼
    • User Account Management: Delete Account 😵
    • Passkey Prompt After First Login 🔑

    Full Changelog: https://github.com/voidauth/voidauth/compare/v1.1.0...v1.2.0

    Downloads