feat: fullscreen toggle for cooking assistant and recipe chat
Both chat panels were locked to a fixed 420px slide-over with no way to get more room for longer conversations. Adds an expand/collapse button in the header that grows the sheet to fill the viewport. v0.38.0
This commit is contained in:
@@ -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.38.0 — 2026-07-17 13:00
|
||||
|
||||
### Added
|
||||
- The cooking assistant and per-recipe chat can now expand to fullscreen — a new toggle in the chat header.
|
||||
|
||||
## 0.37.0 — 2026-07-17 12:30
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user