• v1.47.0 62e7e0ec65

    v1.47.0
    All checks were successful
    Release / Release (push) Successful in 1m3s
    Release / Build Frontend Image (push) Successful in 28s
    Release / Build Backend Image (push) Successful in 31s
    Stable

    jleibl released this 2025-05-07 14:28:49 +00:00 | 387 commits to main since this release

    1.47.0 (2025-05-07)

    Features

    • auth: add user refresh functionality in services (8425096)
    • auth: put login and register templates in files (8ba6d4e)
    • auth: update login and register components design (1111c91)
    • implement authentication with JWT and user management (35d8fba)

    Bug Fixes

    • fix stupid ahh bug where u get logged out when doing fucking anything stupid fucking http interceptor (29a53ea)

    Code Style

    • clean up import statements for consistency (a178386)
    • format code and improve readability (51540c9)

    Code Refactoring

    • clean up unused imports across controllers (0cf2ea3)
    • remove redundant user not found message handling (b1e173f)
    • remove unused parameters and improve formatting (851cfe1)
    • simplify user service and update routes (3b95725)

    Chores

    Downloads