-
released this
2025-02-13 12:09:13 +00:00 | 78 commits to main since this release1.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
Downloads