Skip to content

v2.0.3

Choose a tag to compare

@metaspartan metaspartan released this 28 Dec 00:43
· 303 commits to main since this release
6bf3f0e

Changelog

  • adb795f Add CSV output support to headless mode
  • 24c3ff5 Add freeze/unfreeze process list feature
  • 0e68e47 Add multiple output formats like TOON in headless mode
  • 541f903 Add process search/filter and safe kill confirmation modal
  • 8046750 Adjust process list selection to skip header row
  • e59a4ef Brew formula update for mactop version v2.0.2
  • 0a1f13e Fix process list selection handling
  • 6f0d1d6 Highlight all processes as selectable when running as root
  • 1caf53b Highlight selected process row and update on navigation
  • b942a22 Improve kill modal button styling and navigation fix
  • a1ddda0 Improve process header styling and update freeze logic
  • 9941b9d Improve process sorting stability and add sort toggle keys
  • 10a5029 Merge pull request #8 from aben20807/feature/root-process-color
  • 6bf3f0e Merge pull request #9 from metaspartan/development
  • 1578b9d Refactor process filtering and update logic
  • ee254b3 Refactor process list logic into helper functions
  • 78be8b7 Show PID in kill confirmation modals and titles
  • fd32efc Update events.go
  • 9bc52de Update go.mod
  • 6ea4cc3 Update headless.go
  • 69cff4d Update processes.go
  • b014d33 Update processes.go
  • 3fddfe8 Update processes.go
  • 609584d Upgrade gotui v5