0.22.0 (2026-02-10)
Features
- add keyboard shortcuts for web UI (cb1d99d), closes #248
- support backslash line breaks for formatting in steps and notes (40f4987)
Bug Fixes
- allow dirty working directory for cargo publish and format code (36b0ec0)
- issues with line break (5edc0ec)
- optimize web UI layout for tablet-sized screens (2e1d1b7)
- resolve clippy warnings for unnecessary_unwrap (d38e669)
- update dependencies to resolve security vulnerabilities (52ec667)
- use if-let instead of is_some + unwrap for ingredient references (22440a6)