• v1.61.1 898fb41030

    v1.61.1
    All checks were successful
    Release / Release (push) Successful in 1m0s
    Release / Build Backend Image (push) Successful in 23s
    Release / Build Frontend Image (push) Successful in 28s
    Stable

    jank released this 2025-05-21 06:57:29 +00:00 | 277 commits to main since this release

    1.61.1 (2025-05-21)

    Bug Fixes

    • Fix bug where verification page doesnt redirect (876bf2f)
    Downloads
  • v1.61.0 5c64b86bc4

    v1.61.0
    All checks were successful
    Release / Release (push) Successful in 59s
    Release / Build Frontend Image (push) Successful in 28s
    Release / Build Backend Image (push) Successful in 1m45s
    Stable

    jank released this 2025-05-21 06:50:47 +00:00 | 279 commits to main since this release

    1.61.0 (2025-05-21)

    Features

    Bug Fixes

    • Fix bug where the password reset form doesnt show up when using (ee3a57f)
    Downloads
  • v1.60.2 12b45957e7

    v1.60.2
    All checks were successful
    Release / Release (push) Successful in 1m17s
    Release / Build Backend Image (push) Successful in 23s
    Release / Build Frontend Image (push) Successful in 27s
    Stable

    jank released this 2025-05-15 16:13:07 +00:00 | 283 commits to main since this release

    1.60.2 (2025-05-15)

    Code Refactoring

    • remove unused directive and clean audio path (c480254)
    Downloads
  • v1.60.1 a6ebf1034e

    v1.60.1
    All checks were successful
    Release / Release (push) Successful in 59s
    Release / Build Backend Image (push) Successful in 23s
    Release / Build Frontend Image (push) Successful in 27s
    Stable

    csimonis released this 2025-05-15 12:33:13 +00:00 | 285 commits to main since this release

    1.60.1 (2025-05-15)

    Code Refactoring

    • register: remove unused router import and variable (7c87dfb)

    Chores

    Downloads
  • v1.60.0 84feb5f080

    v1.60.0
    All checks were successful
    Release / Release (push) Successful in 58s
    Release / Build Backend Image (push) Successful in 24s
    Release / Build Frontend Image (push) Successful in 27s
    Stable

    jleibl released this 2025-05-15 12:15:22 +00:00 | 288 commits to main since this release

    1.60.0 (2025-05-15)

    Features

    • add audio features and sounds to the game (5809757)

    Code Style

    • fix formatting and add missing commas in code (6d353cc)

    Code Refactoring

    • audio.service: improve audio caching logic (566ea56)
    Downloads
  • v1.59.0 4f2e7fe712

    v1.59.0
    All checks were successful
    Release / Release (push) Successful in 1m6s
    Release / Build Backend Image (push) Successful in 23s
    Release / Build Frontend Image (push) Successful in 29s
    Stable

    csimonis released this 2025-05-15 11:00:22 +00:00 | 292 commits to main since this release

    1.59.0 (2025-05-15)

    Features

    • auth: add recover password functionality and forms (9a95ad3)

    Chores

    Downloads
  • v1.58.0 7d471b6898

    v1.58.0
    All checks were successful
    Release / Release (push) Successful in 1m2s
    Release / Build Frontend Image (push) Successful in 27s
    Release / Build Backend Image (push) Successful in 30s
    Stable

    csimonis released this 2025-05-15 10:37:19 +00:00 | 295 commits to main since this release

    1.58.0 (2025-05-15)

    Features

    • auth: add password reset functionality and DTO (c8f2d16)
    • auth: add recover and reset password functionality (2305e83)

    Code Style

    • format HTML and TypeScript files for consistency (d049048)
    Downloads
  • v1.57.0 b41145b85c

    v1.57.0
    All checks were successful
    Release / Release (push) Successful in 59s
    Release / Build Frontend Image (push) Successful in 24s
    Release / Build Backend Image (push) Successful in 28s
    Stable

    ptran released this 2025-05-15 10:12:19 +00:00 | 300 commits to main since this release

    1.57.0 (2025-05-15)

    Features

    Performance Improvements

    Downloads
  • v1.56.0 97a25af1c6

    v1.56.0
    All checks were successful
    Release / Release (push) Successful in 57s
    Release / Build Frontend Image (push) Successful in 26s
    Release / Build Backend Image (push) Successful in 1m6s
    Stable

    csimonis released this 2025-05-15 09:05:29 +00:00 | 305 commits to main since this release

    1.56.0 (2025-05-15)

    Features

    • auth: add email verification feature and handler (d2225de)
    • auth: add email verification functionality (59aa831)
    • email: add welcome email sending on verification success (decf2e2)

    Bug Fixes

    • change status code for EmailNotVerifiedException (db9fe84)

    Code Style

    • format code for better readability (2f21408)

    Code Refactoring

    • auth.service: change observable type to unknown (5198431)
    • verify-email: remove unused CSS file and update template (0963dba)
    Downloads
  • v1.55.0 bb460f20cb

    v1.55.0
    All checks were successful
    Release / Release (push) Successful in 1m19s
    Release / Build Frontend Image (push) Successful in 24s
    Release / Build Backend Image (push) Successful in 29s
    Stable

    ptran released this 2025-05-15 08:31:42 +00:00 | 313 commits to main since this release

    1.55.0 (2025-05-15)

    Features

    Downloads