Skip to content

Releases: ArcadeRenegade/SidebarDiagnostics

v1.4

22 Jan 10:33
Compare
Choose a tag to compare
  • Changed the "run at startup" to create a scheduled task to run the program as administrator on login instead of relying on the registry. Should work with Windows User Access Control
  • Added a hide menu item in the tray icon context menu

SidebarDiagnostics.zip is compiled in the latest release of .NET (v4.6.1).
SidebarDiagnostics_452.zip is compiled in .NET v4.5.2

Release v1.3

22 Jan 08:34
Compare
Choose a tag to compare
  • Added a vertical scrolling feature if the contents of the sidebar is overflowing.
  • Changed the manifest to "requireAdministrator".

SidebarDiagnostics.zip is compiled in the latest release of .NET (v4.6.1).
SidebarDiagnostics_452.zip is compiled in .NET v4.5.2

v1.2

22 Jan 05:26
Compare
Choose a tag to compare
  • Switched back to the Windows.Forms.Screen dependency rather than the custom monitors library.
  • Cleaned up the code for the AppBar shell32 wrapper.
  • This should fix most of the issues people are having with different monitors and what not.

SidebarDiagnostics.zip is compiled in the latest release of .NET (v4.6.1).
SidebarDiagnostics_452.zip is compiled in .NET v4.5.2

v1.1

22 Jan 00:29
Compare
Choose a tag to compare
  • Added sidebar width option.
  • Added font size option.

SidebarDiagnostics.zip is compiled in the latest release of .NET (v4.6.1).
SidebarDiagnostics_452.zip is compiled in .NET v4.5.2

First Official Release

21 Jan 21:06
Compare
Choose a tag to compare

This blew up so I'll do an official release on GitHub.

Changes include:

  • Some bug fixes
  • Close and settings buttons now auto-hide
  • Added a click through window option
  • The sidebar window is now recreated after updating your settings

SidebarDiagnostics.zip is compiled in the latest release of .NET (v4.6.1).
SidebarDiagnostics_452.zip is compiled in .NET v4.5.2