Skip to content

Taskmon Release v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Sep 18:41
  • Added a tabbed interface. The process list now sits on a Processes tab, with a new Services tab beside it.
  • Added a Services tab covering every Windows service, with Start, Stop, Restart, and Go to process actions, and its own columns that you can show, hide, and reorder from Settings.
  • Added a Find dialog (Ctrl+F) for locating a process or service by name, with F3 and Shift+F3 to step through the matches.
  • Added a customizable system tray tooltip, written as a template with tokens such as {cpu}, {mem} and {processes}, set on the General tab in Settings.
  • Fixed the process tree not taking focus at startup when Taskmon was last closed in tree view, which left screen readers announcing the hidden process list instead.
  • Fixed the system tray tooltip not updating while auto-refresh was set to Off.