• v1.29.1 9ec6d8f413

    v1.29.1
    All checks were successful
    Release / Release (push) Successful in 58s
    Stable

    jank released this 2025-04-07 20:25:36 +00:00 | 0 commits to main since this release

    1.29.1 (2025-04-07)

    Chores

    • deps: update dependency typescript-eslint to v8.29.1 (f680a88)
    Downloads
  • 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
  • v1.28.0 87c822dbd7

    v1.28.0
    All checks were successful
    Release / Release (push) Successful in 1m4s
    Stable

    jleibl released this 2025-04-03 08:07:07 +00:00 | 26 commits to main since this release

    1.28.0 (2025-04-03)

    Features

    • blackjack: add animated number component and usage (4b70a4a)

    Code Style

    • blackjack: format code and adjust whitespace (b5a6582)

    Code Refactoring

    • remove unnecessary comments and variables (28f7b15)
    Downloads
  • v1.27.0 a2f1a40931

    v1.27.0
    All checks were successful
    Release / Release (push) Successful in 51s
    Stable

    jleibl released this 2025-04-02 11:09:07 +00:00 | 30 commits to main since this release

    1.27.0 (2025-04-02)

    Features

    • add hand value display to dealer and player hands (40c402a)
    • blackjack: add balance display to game result component (801edfe)
    • debt-dialog: add debt warning dialog for negative balance (68a226b)

    Code Style

    • blackjack: remove commented modal sections from HTML (775205b)
    • Format code for readability and consistency (7bec17d)

    Code Refactoring

    • debt-dialog: update timerSubscription type to Subscription (3d7ee92)
    Downloads
  • v1.26.1 eb5b94c7bb

    v1.26.1
    All checks were successful
    Release / Release (push) Successful in 58s
    Stable

    jank released this 2025-04-02 11:03:59 +00:00 | 37 commits to main since this release

    1.26.1 (2025-04-02)

    Bug Fixes

    • deps: update dependency ajv-formats to v3 (faa0a14)
    Downloads
  • v1.26.0 823cb88807

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

    jank released this 2025-04-02 10:21:33 +00:00 | 39 commits to main since this release

    1.26.0 (2025-04-02)

    Features

    • deposit: enhance payment session handling and error logging (6182ff7)

    Bug Fixes

    • deps: update dependencies (major and minor) (9981ebc)

    Code Style

    • Fix missing newline at end of files (0aa7ad1)
    Downloads
  • v1.25.2 4c3f42d347

    v1.25.2
    All checks were successful
    Release / Release (push) Successful in 1m10s
    Stable

    jank released this 2025-04-02 10:03:53 +00:00 | 44 commits to main since this release

    1.25.2 (2025-04-02)

    Bug Fixes

    • deps: update dependency ajv to v8.17.1 (ab80f5d)
    Downloads
  • v1.25.1 ac6e3be52c

    v1.25.1
    All checks were successful
    Release / Release (push) Successful in 58s
    Stable

    jank released this 2025-04-02 10:00:20 +00:00 | 46 commits to main since this release

    1.25.1 (2025-04-02)

    Bug Fixes

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

    Chores

    • deps: update devdependencies (non-major) (38f4617)
    • update lint command in package.json (1916c04)

    Continuous Integration

    • add debug step to CI workflow for better logging (bd82262)
    • remove debug job from CI workflow (6b3a8a4)

    Build System

    • frontend: add ajv-formats dependency to package.json (f60ce73)
    • frontend: update ajv and ajv-formats versions (06318a8)
    • frontend: update Angular CLI version in package.json (575a665)
    • frontend: update angular compiler version to 19.2.4 (6b4adfc)
    • frontend: update Angular dependencies to v19.0.0 (942a47c)
    • frontend: update rxjs version to ~7.8.2 (1fc62af)
    • update stripe-java dependency version to 20.136.0 (3c64b9e)
    Downloads
  • v1.25.0 5d15f40a30

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

    jleibl released this 2025-04-02 09:41:18 +00:00 | 61 commits to main since this release

    1.25.0 (2025-04-02)

    Features

    • blackjack: add split functionality to the game (3ef5530)
    • game-info: add placeholder and disable bet input (d22c4c2)

    Code Refactoring

    • BlackJackService: simplify card dealing logic (e9c4d4f)
    Downloads
  • v1.24.0 ff98cab6ac

    v1.24.0
    All checks were successful
    Release / Release (push) Successful in 1m22s
    Stable

    ptran released this 2025-04-02 09:18:54 +00:00 | 66 commits to main since this release

    1.24.0 (2025-04-02)

    Features

    • add route to get all lootboxes (8a6bc95)
    • create lootbox and rewards entity (1878ed8)
    • create repositories (084d478)
    • manage balance (b963595)

    Bug Fixes

    • fix wrong reward getting returned, refactor to service (948240b)

    Code Refactoring

    • use many to many relation for lootboxes and rewards (e4bcd9d)
    Downloads