• v1.69.1 b34b12cfc7

    v1.69.1
    All checks were successful
    Release / Release (push) Successful in 1m0s
    Release / Build Frontend Image (push) Successful in 27s
    Release / Build Backend Image (push) Successful in 32s
    Stable

    ptran released this 2025-05-28 09:54:53 +00:00 | 176 commits to main since this release

    1.69.1 (2025-05-28)

    Bug Fixes

    Code Refactoring

    • remove dependency (e78fc58)
    • use userservice and balance service inside blackjack service (3cbffba)

    Chores

    • Update the claude instructions (9553c66)
    Downloads
  • v1.69.0 7be0fc97bc

    v1.69.0
    All checks were successful
    Release / Release (push) Successful in 1m2s
    Release / Build Frontend Image (push) Successful in 25s
    Release / Build Backend Image (push) Successful in 32s
    CI / Get Changed Files (pull_request) Successful in 11s
    CI / eslint (pull_request) Has been skipped
    CI / Checkstyle Main (pull_request) Has been skipped
    CI / oxlint (pull_request) Has been skipped
    CI / Docker frontend validation (pull_request) Has been skipped
    CI / prettier (pull_request) Has been skipped
    CI / Docker backend validation (pull_request) Has been skipped
    CI / test-build (pull_request) Has been skipped
    Setup Gitea Tea CLI / setup-and-login (pull_request) Successful in 1m11s
    Stable

    jank released this 2025-05-28 08:50:55 +00:00 | 186 commits to main since this release

    1.69.0 (2025-05-28)

    Features

    Bug Fixes

    Code Refactoring

    Downloads
  • v1.68.7 2651e34bf1

    v1.68.7
    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 1m0s
    Stable

    ptran released this 2025-05-28 08:26:58 +00:00 | 193 commits to main since this release

    1.68.7 (2025-05-28)

    Code Refactoring

    • readd transactional attribute (e9e2eba)
    • remove unused blackjack split funcionality (c277b89)
    Downloads
  • v1.68.6 74d812a012

    v1.68.6
    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 33s
    Stable

    ptran released this 2025-05-28 07:36:37 +00:00 | 196 commits to main since this release

    1.68.6 (2025-05-28)

    Tests

    Downloads
  • v1.68.5 9859e60173

    v1.68.5
    All checks were successful
    Release / Release (push) Successful in 1m7s
    Release / Build Frontend Image (push) Successful in 28s
    Release / Build Backend Image (push) Successful in 33s
    Stable

    ptran released this 2025-05-28 07:04:51 +00:00 | 198 commits to main since this release

    1.68.5 (2025-05-28)

    Tests

    • add tests for balanceservice, delete failing tests (00c512b)
    • tf (e21d031)
    Downloads
  • v1.68.4 4f6ca3c039

    v1.68.4
    All checks were successful
    Release / Release (push) Successful in 2m1s
    Release / Build Backend Image (push) Successful in 37s
    Release / Build Frontend Image (push) Successful in 37s
    Stable

    jank released this 2025-05-28 06:40:51 +00:00 | 201 commits to main since this release

    1.68.4 (2025-05-28)

    Chores

    • deps: update devdependencies (non-major) (1d1a917)
    Downloads
  • v1.68.3 99d32916a3

    v1.68.3
    All checks were successful
    Release / Release (push) Successful in 1m19s
    Release / Build Frontend Image (push) Successful in 41s
    Release / Build Backend Image (push) Successful in 1m59s
    Stable

    jank released this 2025-05-26 11:47:18 +00:00 | 203 commits to main since this release

    1.68.3 (2025-05-26)

    Chores

    • deps: update dependency angular-eslint to v19.5.0 (027bd90)
    • deps: update plugin org.springframework.boot to v3.5.0 (8441227)
    Downloads
  • v1.68.2 06dd02394b

    v1.68.2
    All checks were successful
    Release / Release (push) Successful in 1m18s
    Release / Build Frontend Image (push) Successful in 28s
    Release / Build Backend Image (push) Successful in 33s
    Stable

    jank released this 2025-05-22 17:12:19 +00:00 | 207 commits to main since this release

    1.68.2 (2025-05-22)

    Chores

    • deps: update all non-major dependencies (e791d56)
    Downloads
  • v1.68.1 b495fdbe74

    v1.68.1
    All checks were successful
    Release / Release (push) Successful in 1m37s
    Release / Build Backend Image (push) Successful in 38s
    Release / Build Frontend Image (push) Successful in 1m29s
    Stable

    ptran released this 2025-05-22 10:58:13 +00:00 | 209 commits to main since this release

    1.68.1 (2025-05-22)

    Code Refactoring

    • extract common code to method (5ad0740)
    • rename getter properly (9101e2f)
    Downloads
  • v1.68.0 e72944d177

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

    jleibl released this 2025-05-21 12:21:12 +00:00 | 212 commits to main since this release

    1.68.0 (2025-05-21)

    Features

    • dice: enhance game UI and add sound effects (1849500)

    Code Style

    • dice.component.html: fix whitespace in HTML file (da90a33)
    • dice.component.html: Update layout of game instructions (a199753)
    Downloads