Skip to content

v0.19.10

Choose a tag to compare

@github-actions github-actions released this 17 Jul 01:07
3a786a9

Skills Manager cleanup

  • Fixed the Installed list not scrolling independently of its header (the search/count/action rows now stay fixed while the tree scrolls)
  • Styled the previously-unstyled Import/Check-for-updates action buttons
  • Replaced the "Check for updates" inline status text (which wrapped onto its own line and had a grammar bug) with a compact indicator dot + hover tooltip showing full status and last-checked time
  • Added a draggable divider between the list and detail panels — drag to resize, double-click to reset, width persists across sessions
  • Combined "Import Folder…" / "Import File (.skill)…" into a single Import menu
  • Fixed "Check for updates" silently doing nothing on failure — the icon now spins while checking and a toast always reports the result, including why it failed
  • Moved Import / Check for updates from full-width list rows into compact icon buttons in the tab bar, freeing up vertical space in the list panel

Full diff: v0.19.9...v0.19.10