feat: clear a meal-plan day or the whole week in one action
New bulk-delete route for the owner's own weekStart-scoped plan (mirrors recipes/bulk's DELETE), plus ?ids= support added to the existing shared-plan DELETE route (kept ?entryId= working unchanged). UI: hover-reveal trash icon per day header, "Clear week" button in the toolbar, one shared confirm dialog for both. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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.17.0 — 2026-07-13 22:06
|
||||
|
||||
### Added
|
||||
- **Clear a day or the whole meal-plan week** in one click instead of removing each meal individually.
|
||||
|
||||
## 0.16.0 — 2026-07-13 21:59
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user