Skip to content

v0.1.4

Choose a tag to compare

@thekiwidev thekiwidev released this 12 Jun 01:45
· 11 commits to main since this release

Changed

  • Unified chip design — Copy MD, drag .md and Reveal are now all identical RowChip widgets: same layout, padding, icon size, Inter font, hover style. No more QPushButton rendering mismatch
  • Spinner fix — QPainter rotation around the logical center eliminates the wobble
  • Title — font-weight 500, 24 px, letter-spacing 0.015 em (less heavy)
  • Button weights — all non-accent buttons (Add Files, Clear, Run/Stop, etc.) reduced from font-weight 600 → 500
  • Count label — now uses JetBrains Mono ("Converting 6/6 — file.md")
  • Row spacing — more breathing room between the filename and the → output line
  • Responsive collapse — row actions collapse to a ••• chip below 460 px window width; right-click on any done row opens the action menu

Full Changelog: v0.1.3...v0.1.4