• v1.20.1 d7690e630e

    v1.20.1
    All checks were successful
    Release / Release (push) Successful in 40s
    Stable

    jank released this 2025-03-27 12:53:46 +00:00 | 646 commits to main since this release

    1.20.1 (2025-03-27)

    Bug Fixes

    • deps: update dependencies (major and minor) (aca389a)

    Chores

    • deps: update plugin org.springframework.boot to v3.4.4 (cafa2c1)
    Downloads
  • v1.19.0 deb5b6525f

    v1.19.0
    All checks were successful
    Release / Release (push) Successful in 48s
    Stable

    ptran released this 2025-03-27 11:49:37 +00:00 | 659 commits to main since this release

    1.19.0 (2025-03-27)

    Features

    • handle player drawing blackjack at the start of the game (90abd13)

    Code Refactoring

    • add blackjack state enum (caa210a)
    Downloads
  • v1.18.0 4b23f3c67f

    v1.18.0
    All checks were successful
    Release / Release (push) Successful in 50s
    Stable

    ptran released this 2025-03-27 10:54:49 +00:00 | 662 commits to main since this release

    1.18.0 (2025-03-27)

    Features

    • add deck to blackjack game instead of random cards (55daca7)

    Documentation

    • add optional watchexec command to README.md (71cda97)
    Downloads
  • v1.17.0 cc92f234d7

    v1.17.0
    All checks were successful
    Release / Release (push) Successful in 48s
    Stable

    jleibl released this 2025-03-26 14:39:15 +00:00 | 666 commits to main since this release

    1.17.0 (2025-03-26)

    Features

    • blackjack: implement game start and controls functionality (99f9f8d)
    Downloads
  • v1.16.0 d0ba0eb71d

    v1.16.0
    All checks were successful
    Release / Release (push) Successful in 50s
    Stable

    ptran released this 2025-03-26 13:47:13 +00:00 | 668 commits to main since this release

    1.16.0 (2025-03-26)

    Features

    • Add card class (24ea513)
    • Add user relation to black jack game entity (85d2b21)
    • Adjust json responses (1b9bc90)
    • blackjack: add BlackJack game creation functionality (8cb045f)
    • Subtract user balance, persist game (64e41b6)
    • Validate bet amount (b2b0bb2)

    Bug Fixes

    • add openid scope to get bearer token request (1a4b3f0)

    Code Refactoring

    • Extract game creation logic to service (ca87c68)
    Downloads
  • v1.15.1 3df8926e8a

    v1.15.1
    All checks were successful
    Release / Release (push) Successful in 31s
    Stable

    csimonis released this 2025-03-26 12:41:12 +00:00 | 677 commits to main since this release

    1.15.1 (2025-03-26)

    Chores

    • update Hibernate ddl-auto setting to 'update' (ad9fb7e)
    Downloads
  • v1.15.0 67b83bcf63

    v1.15.0
    All checks were successful
    Release / Release (push) Successful in 48s
    Stable

    jleibl released this 2025-03-26 12:36:20 +00:00 | 679 commits to main since this release

    1.15.0 (2025-03-26)

    Features

    • game: add blackjack game component and routing (eb153f4)

    Code Style

    • update card background colors in templates (5e5fe60)

    Code Refactoring

    • blackjack: rename event emitters for clarity (03ce527)
    Downloads
  • v1.14.1 9a9447961f

    v1.14.1
    All checks were successful
    Release / Release (push) Successful in 59s
    Stable

    jank released this 2025-03-26 12:27:38 +00:00 | 684 commits to main since this release

    1.14.1 (2025-03-26)

    Code Style

    • navbar: update text from 'Balance' to 'Guthaben' (cd84d0c)
    Downloads
  • v1.14.0 32aa753452

    v1.14.0
    All checks were successful
    Release / Release (push) Successful in 50s
    CI / Get Changed Files (pull_request) Successful in 6s
    CI / eslint (pull_request) Has been skipped
    CI / Checkstyle Main (pull_request) Has been skipped
    CI / test-build (pull_request) Has been skipped
    CI / prettier (pull_request) Has been skipped
    Stable

    jleibl released this 2025-03-26 10:04:23 +00:00 | 686 commits to main since this release

    1.14.0 (2025-03-26)

    Features

    • home: add router to clear query parameters (cf42e72)

    Documentation

    • Add docs for local stripe development (75d9a4e)

    Code Style

    • home: format constructor for better readability (ce17741)

    Code Refactoring

    • home: remove unnecessary comment from code (af90108)
    Downloads
  • v1.13.2 6349ad0bab

    v1.13.2
    All checks were successful
    Release / Release (push) Successful in 56s
    Stable

    csimonis released this 2025-03-26 08:16:22 +00:00 | 692 commits to main since this release

    1.13.2 (2025-03-26)

    Code Refactoring

    • Switch stripe tokens to use the casino stripe account (f8013d2)
    Downloads