Skip to content

Releases: peterthepeter/groly

v0.8.1-1

Choose a tag to compare

@peterthepeter peterthepeter released this 06 Jun 08:35

Push reminders: fix — reminders now reliably open the correct page on iOS, even when the app is resumed from the background.

v0.8.1

Choose a tag to compare

@peterthepeter peterthepeter released this 05 Jun 09:41
  • Faster ingredient entry for recipes: press Enter for the next row, and an empty row grows in automatically — no more tapping "+ Ingredient" while typing
  • Paste a whole ingredient list at once (one per line) — it's split into amount, unit and name automatically (de + en)
  • Tidier recipe detail view: tap-to-rate popup, with nutrition and times in one compact meta line

v0.8.0-2

Choose a tag to compare

@peterthepeter peterthepeter released this 04 Jun 08:08

Reworked nutrition card on the tracker overview

v0.8.0-1

Choose a tag to compare

@peterthepeter peterthepeter released this 02 Jun 20:00
  • Macros (protein/fat/carbs) now shown directly when creating a meal
  • Standard foods now have colored category icons

v0.8.0

Choose a tag to compare

@peterthepeter peterthepeter released this 02 Jun 12:03

v0.8.0 — Nutrition tracker

A new nutrition tracker: a daily food diary with calorie and macro (protein/fat/carbs/fiber) goals.

  • Food diary with progress rings against daily goals and a per-meal/per-component breakdown
  • Two food sources: 160+ built-in bilingual generic foods + Open Food Facts product search by name or barcode (image, nutrition, Nutri-Score), cached in SQLite
  • Daily goals set manually or estimated via Mifflin-St Jeor (sex/age/height/weight/activity)
  • Favorites for single foods and whole meals (with photo); optional caffeine-drink link
  • Recipe → nutrition: map ingredients once to get per-serving calories, then track servings into the diary
  • Units in g / ml / pieces; product & meal thumbnails

Schema: additive migrations 0039–0044 (new tables + nullable columns only, no data migration). Generic foods seeded idempotently on startup — safe in-place container update.

v0.7.16-1

Choose a tag to compare

@peterthepeter peterthepeter released this 28 May 08:37

Design polish and clearer mood view.

v0.7.16

Choose a tag to compare

@peterthepeter peterthepeter released this 27 May 16:03

v0.7.16 — Material redesign

Unified surface treatment across the app — moved from heavy Material-style cards to a transparent outline-based bubble system.

Design system

  • Introduced two-tier bubble tokens (--bubble-container-*, --bubble-interactive-*) for consistent surface treatment app-wide
  • Added --modal-bg token for sheet/drawer hulls (neutral dark, matches page background, no green tint)
  • All section containers (Tracker, Lists, Recipes, MealPlanner, Settings, Admin, Info/About/Changelog) now use outline + 1.5% fill
  • Interactive elements (active tabs, header, bottom nav, date-nav buttons, item tiles, action chips) use outline + 4% fill

Layout changes

  • Hamburger menu restructured into 3 grouped bubbles (main nav, info nav, logout) with thin dividers (divide-y divide-white/[0.08])
  • Settings page bubbles get dividers between rows for consistency with Hamburger
  • Admin: 3 accordions merged into one outer bubble with dividers
  • Edit-Item modal restyled: 44px row heights, star button moved to action row, compact spacing
  • Greeting fade-out logic added on Tracker/Lists/Recipes (greeting opacity adapts as content rises into its area)

Other

  • Bottom-nav gets backdrop-filter: blur(20px) to prevent content bleed-through with new transparent material
  • 60+ files touched across routes, components, supplement sheets, and recipe components

v0.7.15

Choose a tag to compare

@peterthepeter peterthepeter released this 27 May 08:19
  • Recipes: favorites, star rating, tags and cook history with undo
  • Recipe list: sort by last cooked / cook count / rating / title, tag filter
  • Mood: optional gratitude note per entry
  • Bug fixes in recipe search and cook-undo behavior

v0.7.11-2

Choose a tag to compare

@peterthepeter peterthepeter released this 23 May 09:38
  • Tracker history (week/month): totals now shown directly in the header (drink count, total minutes)
  • Peak value per tracker displayed as a subtle line above the bars

v0.7.11-1

Choose a tag to compare

@peterthepeter peterthepeter released this 22 May 17:48
  • UI fixes on the tracker page
  • Keep-screen-on toggles in Settings (lists, recipes, meditation)