• v1.49.0 d449af9732

    v1.49.0
    All checks were successful
    Release / Release (push) Successful in 1m34s
    Release / Build Backend Image (push) Successful in 30s
    Release / Build Frontend Image (push) Successful in 29s
    Stable

    csimonis released this 2025-05-14 06:49:42 +00:00 | 362 commits to main since this release

    1.49.0 (2025-05-14)

    Features

    • email: add email service and configuration for sending emails (110dacb)
    • email: update registration email template to welcome email (e6c34ff)
    • whoops (73710a1)

    Chores

    • crazy ahh email template and styles (13b3443)
    Downloads
  • v1.48.2 7f2aeefba2

    v1.48.2
    All checks were successful
    Release / Release (push) Successful in 1m37s
    Release / Build Frontend Image (push) Successful in 27s
    Release / Build Backend Image (push) Successful in 29s
    Stable

    ptran released this 2025-05-08 12:23:31 +00:00 | 367 commits to main since this release

    1.48.2 (2025-05-08)

    Performance Improvements

    • increase slots performance by 1500% !!!! (e4f8127)

    Code Style

    Downloads
  • v1.48.1 bce3750f34

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

    csimonis released this 2025-05-07 19:09:19 +00:00 | 370 commits to main since this release

    1.48.1 (2025-05-07)

    Bug Fixes

    Downloads
  • v1.48.0 ba6f72fb97

    v1.48.0
    All checks were successful
    Release / Release (push) Successful in 59s
    Release / Build Frontend Image (push) Successful in 29s
    Release / Build Backend Image (push) Successful in 31s
    Stable

    jleibl released this 2025-05-07 16:10:05 +00:00 | 373 commits to main since this release

    1.48.0 (2025-05-07)

    Features

    • slots: add slot machine component with styling and logic (a622dbc)
    • slots: update balance handling on spin results (a3f34e9)

    Code Style

    • clean up import statements for consistency (98668a3)
    • Clean up whitespace in component files (205bf1e)
    • format import statements for readability (93c5dc7)
    • slots: clean up unused button styling (4d76655)
    • user.service.ts: fix whitespace in user service file (ee07abb)

    Code Refactoring

    • auth: replace UserService with AuthService usage (226675d)
    • lottery: improve code structure and readability (7aefe67)
    Downloads
  • v1.47.1 4a312dda35

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

    jleibl released this 2025-05-07 15:30:27 +00:00 | 383 commits to main since this release

    1.47.1 (2025-05-07)

    Bug Fixes

    Code Style

    • navbar: format import statements and arrow function (88c2f49)

    Code Refactoring

    • auth.service: remove unused imports and variables (db6bf4f)
    Downloads
  • 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
  • v1.46.0 c4c762cafe

    v1.46.0
    All checks were successful
    Release / Release (push) Successful in 1m8s
    Release / Build Backend Image (push) Successful in 29s
    Release / Build Frontend Image (push) Successful in 30s
    Stable

    jleibl released this 2025-05-07 13:33:10 +00:00 | 401 commits to main since this release

    1.46.0 (2025-05-07)

    Features

    • add user balance updates during lootbox opening (513ff78)
    • lootboxes: add balance check for opening lootboxes (790485d)

    Code Style

    • fix formatting and add missing commas in code (c92a182)
    Downloads
  • v1.45.1 b3293a8333

    v1.45.1
    All checks were successful
    Release / Release (push) Successful in 1m16s
    Release / Build Backend Image (push) Successful in 28s
    Release / Build Frontend Image (push) Successful in 30s
    Stable

    jank released this 2025-05-07 13:20:20 +00:00 | 406 commits to main since this release

    1.45.1 (2025-05-07)

    Code Style

    • remove unnecessary debug information from HTML (d336ca7)
    Downloads
  • v1.45.0 ac3dea3cb0

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

    jleibl released this 2025-05-07 13:01:02 +00:00 | 408 commits to main since this release

    1.45.0 (2025-05-07)

    Features

    • lootboxes: add lootbox opening feature and images (8e27c9c)
    • lootboxes: add lootbox selection feature and routes (b58ceee)

    Code Style

    • clean up and reorganize lootbox component styles (6f61e6d)
    • clean up whitespace and formatting in files (667e431)
    • format code for better readability and consistency (c7f26c4)
    • Improve CSS formatting and animation adjustments (f44f5ed)
    • update lootbox component styles and remove debug code (0bf32b4)

    Code Refactoring

    • remove unused imports and clean up code (d29fc10)

    Chores

    • remove unused lootbox image assets (90368dc)
    Downloads
  • v1.44.1 bb1134abd3

    v1.44.1
    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-07 12:50:19 +00:00 | 418 commits to main since this release

    1.44.1 (2025-05-07)

    Code Refactoring

    Downloads