Skip to content

v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jul 11:24

[0.1.1] - 2026-07-15

Added

  • Three themes: apple, linear, neon
  • Tabbed detail view with info, files, and env tabs
  • Process controls: SIGKILL (F) and SIGSTOP/SIGCONT (P) with confirmation prompts
  • Color-fade transitions between views

Fixed

  • Selection cursor escaping viewport in search
  • Duplicate theme registrations and unused animation hooks
  • Text wrapping in detail view
  • Command palette mode override bug (search/help/stats silently returning to list)

Changed

  • Indented rows to align under column headers
  • Keyboard shortcuts displayed in a 2-column layout
  • Statistics screen redesigned as a metrics dashboard
  • Refresh tick from 2s to 1s for snappier live updates
  • All UI labels and column headers are now lowercase (process, pid, mode, duration)
  • Removed decorative badge labels and horizontal rule separators for a cleaner look
  • Duration now shows all non-zero h/m/s components instead of truncating to the largest unit
  • Column widths tightened with spacing between pid and mode columns