v0.4.1
What's Changed
Fixed
- Entries with
responsive: falsenow hide the viewport toolbar and pin the iframe preview to Full width, even when a fixed preview width was persisted from a previous route. (#34)
Added
- Search shortcut hint + toolbar reload. The sidebar search box now renders the
⌘ Khint (the Cmd/Ctrl+K focus keybind already existed); a new toolbar reload button re-fetches the/api/*catalogue and force-reloads the preview iframe (handy in local dev when a template changes). Newtoolbar.reloadi18n key (cs/en).
Pull Requests
- #33 — feat(spa): ⌘ K search hint + toolbar reload button
- #35 — fix(spa): pin preview to Full width for responsive:false entries
Full Changelog: v0.4.0...v0.4.1