• v1.1.0 4c8644297f

    v1.1.0 Stable

    notquitenothing released this 2025-08-13 21:38:11 -05:00 | 702 commits to main since this release

    What's Changed

    Features 🚀

    • Passkey-Only Users 💯
    • Approval emails for new users
    • Admin notification emails, and ADMIN_NOTIFICATION variable for determining maximum notification frequency
    • DEFAULT_REDIRECT variable; default landing page after logout, accepting invitation
    • Logout Page 'Back' button
    • User forced sign-out button in admin User page.
    • User forced sign-out when completing 'Forgot Password' flow.
    • Logo update 😊

    Fixes 🔧

    • Accounts that become unable to log in due to being unapproved or having an unverified email are now logged out immediately
    • Fixed issue where Password Reset links copied from the Admin Password Reset page were incorrect (emailed links were still valid)
    • Fixed issue where MacOS user agent was not correctly detected to hint 'Touch ID' for passkeys.

    Chores 🧹

    • Added CONTRIBUTING.md
    • Dependency version updates

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

    Downloads