Skip to content

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 02 Jun 08:35

Changelog

Features

  • fcaa5ff: feat(tui): add slash-activated fuzzy search overlay (TC-NQ7883) ( <>)
  • ad401cc: feat(tui): bordered column headers floating above body (TC-WAVX5Z) ( <>)

Bug fixes

  • fbe600b: fix(lint): resolve staticcheck and errcheck violations ( <>)
  • 54b1c77: fix(tui): include priority in search haystack; add j/k/h/l navigation ( <>)
  • a8388a4: fix(tui): keep detail view bound to moved ticket (TC-GSWC9Q) ( <>)
  • 1e8f3f4: fix(tui): match pick-next banner text colour to border theme colour ( <>)
  • f81d795: fix(tui): pick-next banner border uses doing color from active theme ( <>)
  • 3582065: fix(tui): prevent test from writing sort.json into source tree ( <>)
  • 048c22a: fix(tui): progressive esc in search nav — first clears query, second exits ( <>)
  • 8d0e0fc: fix(tui): two-phase search — type then enter to navigate results ( <>)
  • 7e0e2df: fix(tui): validate editor binary via LookPath and split args ( <>)

Refactors

  • 0efdb79: refactor(tui): convert themeColor/colStyle to package-level functions ( <>)

Other

  • a7e6793: docs(flows): add per-flow architecture docs with Mermaid diagrams ( <>)