feat: bulk tag editing, bulk export, and move recipes between collections
Extends the existing bulk-select infra: recipes list gets tag add/remove and multi-recipe Markdown export; collection pages get a select mode to move recipes to another collection or remove them from the current one. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
|
||||
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.10.0 — 2026-07-13 11:55
|
||||
|
||||
### Added
|
||||
- **Bulk tag editing**: add or remove tags across several selected recipes at once.
|
||||
- **Bulk export**: export several selected recipes to a single Markdown file.
|
||||
- **Move recipes between collections**: select recipes inside a collection to move them to another collection or remove them from this one.
|
||||
|
||||
## 0.9.6 — 2026-07-13 09:31
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user