Releases: AdamArcane/obsidian-recipebox
Releases · AdamArcane/obsidian-recipebox
Release list
0.1.11
0.1.10
0.1.10-beta.3
0.1.10-beta.3 (2026-08-01)
Features
- parser: let a section heading end a RecipeMD method (a340581)
- recipe-view: show the source link on desktop (306e4d1)
- settings: add a toggle for the recipe source display (23dc887)
Bug Fixes
- recipe-view: stop a non-URL source from breaking the mobile Info tab (5ab9681)
0.1.10-beta.2
0.1.10-beta.2 (2026-07-31)
Features
- parser: read ingredients from a RecipeMD block when no heading exists (f9df939)
- parser: treat a RecipeMD note's method as instructions (ec0c63b)
Bug Fixes
0.1.9
Features
- 🎉 Gallery view - now you can browse and search recipes within the plugin. No dataview required. Documentation
- 🎉 Dashboard view - get a snapshot of your recipes at a glance, including cook activity, meal plan and grocery list previews, recent recipes, and shared recipe status. Can be disabled in the settings. Documentation
- implement default recipe image handling in gallery and recipe views. Custom default (d6de379)
- add print button functionality to shared recipe HTML (b69eb0a)
Bug Fixes
- add sanity checks for recipe file detection (2a53aed)
- improve release script clarity and error handling (faf9154)
- detect and handle broken recipe image (a072ac4)
- don't auto-open recipe view when switching to markdown (bb38abd)
- use global createEl for anchor and canvas elements to avoid document restrictions (1e6380e)
- derive recipe-view auto-open from active view, not a timed leaf search (86892d5)
- replace createEl with createSpan and createFragment for consistency (bbbc173)
0.1.9-beta.7
0.1.9-beta.7 (2026-07-21)
Features
- add ability to disable the dashboard in the settings. (9b7b0c3)
- add dashboard activity range setting and enhance dashboard view (d975181)
- add dashboard view with stats, meal plan, and grocery preview (625d70f)
Bug Fixes
0.1.9-beta.6
0.1.9-beta.5
0.1.9-beta.5 (2026-07-17)
Features
- add default recipe image setting and update image resolution logic (8dd8f83)
- implement default recipe image handling in gallery and recipe views (d6de379)
Bug Fixes
- add default recipe image value (3da261a)
0.1.9-beta.4
0.1.9-beta.4 (2026-07-17)
Bug Fixes
- use global createEl for anchor and canvas elements to avoid document restrictions (1e6380e)
0.1.9-beta.3
0.1.9-beta.3 (2026-07-17)
Features
- enhance gallery view with stats row and improved search functionality (518f635)