Taskbar Monitor Changelog

What's new in Taskbar Monitor 0.4.2

Apr 3, 2024
  • Lots of fixes for Windows 11.
  • Experimental support for repositioning on left/right.
  • Experimental support for multi monitor.

New in Taskbar Monitor 0.4.1 (Oct 10, 2022)

  • Fixes small bug on the installer.

New in Taskbar Monitor 0.4.0 (Oct 10, 2022)

  • Changes:
  • fixes #24 (incorrect CPU measurement);
  • tries to fix #29 e #34 (EXPERIMENTAL Windows 11 support).
  • Windows 11 Support (EXPERIMENTAL):
  • In Windows 11, there is no more support for "deskbands" on the taskbar. So we had to improvise and add an overlay on top of it. It is not perfect yet, but it is working for the most part. The main issue is no support for mouse events (mouse hovering or right-clicking), so I had to add an icon on the system tray to allow access to the settings and other features.
  • To make things worse, things have changed in the taskbar with the latest update (2022H2), they removed an intermediate control that I used as anchor.
  • I had to adapt the code to work again, so I think it will not work anymore on earlier versions of Windows 11 (please, make sure it is updated to the latest version).

New in Taskbar Monitor 0.3.6 (Jun 15, 2021)

  • Fixes #19, #22 : now you can reopen the taskbar-monitor after being hidden from the taskbar.
  • Fixes #21: you can now change font style (bold, italic, etc.) too.
  • New message alerts indicating uncaught errors (thanks @KoalaBear84 )

New in Taskbar Monitor 0.3.5 (Apr 14, 2021)

  • This version adds automatic theming support (dark/light). That means the taskbar-monitor will try to guess the best theme to use, based on the taskbar color. If you have already customized colors, nothing will change.
  • Also:
  • better DPI awareness (now it works way better with the light theme!).
  • thread locking in every counter, to prevent racing conditions.

New in Taskbar Monitor 0.3.4 (Mar 17, 2021)

  • This version tries to fix a bug that was preventing graph refreshing on some machines.

New in Taskbar Monitor 0.3.3 (Mar 11, 2021)

  • Better DPI awareness, reducing the need for font tweaking;
  • Fix exception when network adapters changed (eg: returning from sleep mode);
  • New lame icon :)

New in Taskbar Monitor 0.3.2 (Mar 10, 2021)

  • everything working again :)

New in Taskbar Monitor 0.2.0 (Mar 8, 2021)

  • This release includes:
  • proper install tool
  • new options available (click with the right mouse button on the graphs)