Skip to content

v1.6.1

Choose a tag to compare

@ChuYanLon ChuYanLon released this 24 Jun 09:22

v1.6.1 - 2026-06-24

Added

  • Loader self-update notification in TUI — checks npm registry for newer version, shows ↑ vX.Y.Z in header.
  • Updated TUI preview screenshot for v1.6.x.

Fixed

  • [update] false positive for mono-repo entries — abbreviated hash length mismatch (%h >7 chars vs substring(0,7)). Fixed to startsWith comparison and %H full hash.
  • Help header padding — balanced spacing inside gold background.

Changed

  • TUI header — version number removed to avoid screenshot churn on releases.
  • plugin/converter bumped to v1.6.1