feat: add daily fruit feature and related components
Build Docker Image / build (push) Successful in 2m8s

- Introduced a new daily fruit selection mechanism with associated database schema.
- Created routes and components for displaying and interacting with daily fruit.
- Implemented logic for tracking wins related to daily fruit and character guesses.
- Added localization support for new daily fruit titles in English and French.
- Enhanced the user experience with history tracking for guesses and wins.
- Refactored existing character-related logic to accommodate new fruit functionality.
This commit is contained in:
2026-06-22 20:56:31 +02:00
parent e45683ed65
commit 7183b17678
16 changed files with 1673 additions and 13 deletions
File diff suppressed because it is too large Load Diff
+7
View File
@@ -29,6 +29,13 @@
"when": 1776195681488,
"tag": "0003_mixed_ben_grimm",
"breakpoints": true
},
{
"idx": 4,
"version": "6",
"when": 1782152097346,
"tag": "0004_magenta_screwball",
"breakpoints": true
}
]
}