Skip to content

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 04 Jun 16:09

What's Changed

Fixed

  • Entries with responsive: false now 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 ⌘ K hint (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). New toolbar.reload i18n 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