A recipe without quantities isn’t very useful! v1.2.1 is a quick patch to fix HTML recipe exports, embed icons directly, and polish website accessibility.
Bug fixes and improvements
- CLI / Export: Fixed missing ingredient quantities in
gram printand HTML exports (gram export --format html). - Renderer: Switched icons to embedded inline SVGs, removing external CDN dependencies (
unpkg.com) and enabling full offline previews in VS Code. - Documentation & Playground: Improved accessibility and keyboard navigation across the website and interactive playground (ARIA roles, tab navigation,
prefers-reduced-motion).
For the complete list of changes, check out the Changelog.