Skip to content

v1.0.11

Choose a tag to compare

@levino-bot levino-bot released this 26 Sep 11:07
· 83 commits to main since this release
316beee

Patch Changes

  • c9f6e36: Add logout functionality with logout button and API endpoint

    • Added POST /api/logout endpoint that clears the authentication cookie and redirects to home page
    • Added logout button ("Ausloggen") to the not_a_member.html page for users who want to switch accounts
    • Users can now properly log out and clear their session when needed