Skip to content

v0.85.0

Compare
Choose a tag to compare
@F1bonacc1 F1bonacc1 released this 09 Feb 17:41
· 167 commits to main since this release

What Changed

  • Added ability to toggle visibility of the disabled processes (Ctrl-D) - Issue #133
  • Processes table now shrinks automatically when there are few processes - Issue #132
  • Added keyboard shortcuts dialog (F1)
  • Added ability to filter the processes list by process name (/). Huge thanks to @stijnveenman for your contribution.
  • Dependencies update

Changelog

  • 317150f Added Shortcuts Dialog
  • bdb1b96 Feature #136 - Search for Process
  • 619bb2d Issue #132 - Expand log section instead of processes with a bigger window
  • 89e80a2 Issue #133 - Added ability to toggle visibility of disabled processes
  • 4268138 Remove Profiler
  • 319c7bd Updated dependencies
  • b7989c7 Updated nix to v0.85.0
  • 5e067e3 Updated the readme example