Skip to content

Releases: sMkTools/sMkTaskManager

v3.2.0

06 Jan 05:39
f7b3cc3
Compare
Choose a tag to compare

To celebrate the New Year we will start with a fresh new version with some interesting new features.
Above all, I fixed lots of internal and minor bugs and preparing the new major features, stay tuned!

New Features:

  • System Properties tab & dialog.
  • Added Parent PID columns and functionality to Processes, also allows to jump to Parent Process on double click.
  • New about dialog design with links to Github.
  • It is now possible to copy selected items on the ListView to the clipboard with ctrl+c
  • Disabled services are now shown with GrayText.
  • Device Manager disabled services are now shown with bold. (Disconnected are grayed)

Bug Fixes:

  • Closed #2 #3 #4 and several others from the dev branch.
  • Lots of minor (and not so much) cleanup and fixes.
  • Process Details / I/O Usage GroupBoxes all read Read Operations.
  • Process Details / I/O Usage GroupBoxes math rounds poorly.
  • Process Details / Format numbers on General Tab..
  • Listening Ports was not properly showing Port.

v3.1.01

04 Oct 00:58
Compare
Choose a tag to compare
  • New Tab: Device Manager.
  • New Tab: GPUs Monitor.
  • Some other minor cleanup and fixes.

There might be some bugs on these new features so please report them as possible! ;)

v3.0.30

10 Aug 18:38
Compare
Choose a tag to compare
  • ETW session is now unique to allow better multi-instance.
  • Better handling of column width on sMkListView controls.
  • Preparation to merge with GPU monitoring feature which is upcoming next.
  • Some other minor cleanup.

v3.0.23

23 Jul 01:46
Compare
Choose a tag to compare
  • Implemented new ETW method by using the native TraceEvent 3.1.3 library
  • Fixed some bugs when calculating Disk and Network Transfer Rates
  • Some other minor cleanup

v3.0.18

22 Jul 01:58
Compare
Choose a tag to compare

First public release after project migration, lets find bugs and add features !