• v1.29.0 b803055307

    v1.29.0
    All checks were successful
    Release / Release (push) Successful in 1m7s
    Stable

    jank released this 2025-04-04 13:26:02 +00:00 | 2 commits to main since this release

    1.29.0 (2025-04-04)

    Features

    • auth: improve logout functionality and token management (2e76446)
    • login: log user info on successful login success page (7eebd12)
    • security: add CORS support and update security config (3da534f)

    Code Style

    • Fix formatting and spacing in multiple files (617654c)
    • remove unnecessary blank line in config file (c942b4b)
    • user.service.ts: format code for clarity and consistency (47f4a4d)

    Code Refactoring

    • auth: clean up login and logout logic (0e1946d)
    • deposit, user: rename Keycloak to Authentik user info (fa09a85)
    • improve type annotations in services and config (d3b7e7d)
    • login-success: remove unnecessary blank line (64f701c)
    • remove debug logs from auth components (9de08ab)
    • remove unused storage factory code and comments (c765ef8)
    • rename keycloakId to authentikId in codebase (8317349)
    • update imports and type definitions in services (e37dcec)
    • user: clean up comments and rename variables (0245344)

    Chores

    Downloads