feat: more icon choices for custom recipe covers (v0.51.1)

Dish pool 16 -> 29 (banana, grape, citrus, hamburger, popcorn, bean,
vegan, utensils-crossed, leaf, shrimp, cooking-pot, candy, nut), drink
pool +milk. Existing recipes' auto-picked icon may shift since the
deterministic hash is modulo pool size — expected, cosmetic only.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
Arnaud
2026-07-19 10:44:20 +02:00
parent 51e6722f4c
commit 520d992de4
5 changed files with 32 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "epicure",
"version": "0.51.0",
"version": "0.51.1",
"private": true,
"scripts": {
"dev": "pnpm --filter web dev",