chore: bump version to 0.3.1, changelog entry
This commit is contained in:
@@ -2,6 +2,16 @@
|
||||
|
||||
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.3.1 — 2026-07-12
|
||||
|
||||
### Added
|
||||
- A free-text "describe what you're after" field for batch-cooking generation, matching the standard recipe generator.
|
||||
|
||||
### Fixed
|
||||
- AI recipe generation used a separate language picker instead of following the app's own language — removed, generation now always matches your app language.
|
||||
- The bulk-select action bar on the recipe list could show a horizontal scrollbar on desktop even though there was room to grow.
|
||||
- Recipes imported from a URL never actually saved their source URL — the "Source: ..." link on the recipe page was dead code until now.
|
||||
|
||||
## 0.3.0 — 2026-07-12
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user