diff --git a/CHANGELOG.md b/CHANGELOG.md index 2943bd1..0e51143 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to Epicure are documented here. This file is mirrored in-app at `/changelog` (and in the admin dashboard) via `apps/web/lib/changelog.ts` — update both together. +## 0.28.1 — 2026-07-14 14:25 + +### Fixed +- Cooking mode's keyboard/voice shortcuts panel could overflow and overlap the surrounding screen in French (longer translated labels) — now scrolls internally and wraps instead of overflowing. + ## 0.28.0 — 2026-07-14 14:05 ### Added diff --git a/apps/web/components/cooking-mode/cooking-mode.tsx b/apps/web/components/cooking-mode/cooking-mode.tsx index c58ca74..47988f3 100644 --- a/apps/web/components/cooking-mode/cooking-mode.tsx +++ b/apps/web/components/cooking-mode/cooking-mode.tsx @@ -398,7 +398,7 @@ export function CookingMode({ onClick={() => setShowHelp(false)} >
{t("keyboardSection")}