• v1.5.1 695a1073a9

    v1.5.1 Stable

    ptran released this 2025-02-19 07:25:08 +00:00 | 879 commits to main since this release

    1.5.1 (2025-02-19)

    Bug Fixes

    Downloads
  • v1.5.0 0878ed46db

    v1.5.0 Stable

    jleibl released this 2025-02-13 12:09:13 +00:00 | 881 commits to main since this release

    1.5.0 (2025-02-13)

    Features

    • add footer component and FontAwesome integration (325bc11)
    • add navbar component to multiple pages (b2f4d9d)
    • add navbar component to the application (61add61)
    • implement animated buttons and winner ticker component (5c34014)
    • landing-page: add welcome bonus and game carousel (8e98672)
    • landing: add landing component with animations and services (ea26f5d)
    • landing: add landing component with animations and services (313080c)
    • navbar: implement login/logout buttons based on state (e5bd173)

    Code Style

    • animated-button: add cursor-pointer to button class (7106ebd)
    • Fix formatting and add missing newlines in HTML and CSS (b570e8e)
    • landing-page: update class names for consistency (84de8e0)
    • landing: remove instant withdrawals section and update styles (ff0e030)
    • navbar: update navbar colors to use variables (70044fc)
    • Update footer and navbar HTML structure and classes (8514d6d)

    Code Refactoring

    • improve code structure and add change detection (eede852)
    • landing: restructure landing page components and templates (9fe4733)
    • remove unused imports and clear image URLs (5e84afb)
    • remove unused navbar component import (04626e9)
    • rename landing component and remove unused files (e6f054f)

    Chores

    • navbar: remove unused SCSS file and reference (c679952)
    • remove unused dependencies from package.json (29305a7)
    • remove unused tailwind configuration file (21fa5a2)
    Downloads
  • v1.4.2 77b7f822d8

    v1.4.2 Stable

    ptran released this 2025-02-13 11:47:31 +00:00 | 904 commits to main since this release

    1.4.2 (2025-02-13)

    Chores

    Downloads
  • v1.4.1 cfd1d01f6f

    v1.4.1 Stable

    jank1619 released this 2025-02-13 11:39:30 +00:00 | 907 commits to main since this release

    1.4.1 (2025-02-13)

    Code Style

    • checkstyle: remove unused SuppressionFilter module (5e24e3d)

    Chores

    • fix file paths and add missing newlines (96bd5ac)

    Continuous Integration

    • add checkstyle job to CI workflow (4a4bbbc)
    • add step to navigate to backend directory (582f8b1)
    • change CI runner to vps-4 for checkstyle job (7b82445)
    • update Gradle check to use checkstyleMain (dc07ad5)
    • update working directory for backend steps (c49f7ca)

    Build System

    • add checkstyle configuration file path (4a9c769)
    • add checkstyle plugin and update reports settings (193f444)
    • add Java 22 setup to CI workflow (966d99f)
    • update Checkstyle container image version (d117f59)
    Downloads
  • v1.4.0 9cafe178a4

    v1.4.0 Stable

    ptran released this 2025-02-13 11:26:22 +00:00 | 919 commits to main since this release

    1.4.0 (2025-02-13)

    Features

    Bug Fixes

    Code Style

    Downloads
  • v1.3.0 702e54b5da

    v1.3.0 Stable

    csimonis released this 2025-02-13 10:12:50 +00:00 | 925 commits to main since this release

    1.3.0 (2025-02-13)

    Features

    Code Style

    Code Refactoring

    • add dynamic host to success url (1f49bc6)
    • add lombok attributes to dto (e2927ab)
    • outsource stripe key to environment (da01e27)
    • refactor application.properties (c4252c9)
    • run prettier (7b020ae)
    Downloads
  • v1.2.3 b71858c79d

    v1.2.3 Stable

    ptran released this 2025-02-13 10:04:53 +00:00 | 938 commits to main since this release

    1.2.3 (2025-02-13)

    Code Style

    Continuous Integration

    • add eslint job to CI workflow (43db82d)
    Downloads
  • v1.2.2 19ab3933d6

    v1.2.2 Stable

    ptran released this 2025-02-13 09:36:55 +00:00 | 942 commits to main since this release

    1.2.2 (2025-02-13)

    Code Refactoring

    • Redirect to orginal route after login, restructure project files (704cc22)
    Downloads
  • v1.2.0 0ef2f58379

    v1.2.0 Stable

    ptran released this 2025-02-12 11:35:01 +00:00 | 946 commits to main since this release

    1.2.0 (2025-02-12)

    Features

    • Convert login button to hompage button when user is authenticated (3a2b92b)
    Downloads
  • v1.1.0 9dd14cd944

    v1.1.0 Stable

    csimonis released this 2025-02-12 10:37:25 +00:00 | 963 commits to main since this release

    1.1.0 (2025-02-12)

    Features

    • Add proper redirects to login and logout button (fab3680)
    Downloads