Skip to content

Releases: hexandcube/DesktopIconToggle

DesktopIconToggle v.2.1.0

21 Mar 01:20
0bd9b57

Choose a tag to compare

What's new

DesktopIconToggle now only allows one instance to run at the same time (fixes #5)


Full Changelog: v.2.0.0...v.2.1.0

DesktopIconToggle v.2.0.0

19 Mar 05:55
29f33b1

Choose a tag to compare

What's Changed

The app has been rewritten from scratch in C# (.NET 8.0) and now uses proper Windows APIs.

Upgrading

It's recommended to uninstall any previously installed versions before upgrading to v.2.0.0.

The app now requires .NET 8.0 Desktop Runtime to be installed.
If you're using the installer (DesktopIconToggle-Setup.exe), it should automatically install any required dependencies.

You can also use a standalone Portable version (included in the ZIP) file, which is a self-contained executable that comes bundled with all necessary dependencies.


Full Changelog: v.1.4.0...v.2.0.0

DesktopIconToggle v.1.4.0

30 Sep 16:21
651ecec

Choose a tag to compare

What's Changed

  • Allow icons to be toggled even when double-clicking over a hidden icon by @csc530 in #4

New Contributors

  • @csc530 made their first contribution in #4

Full Changelog: v.1.3.0...v.1.4

DesktopIconToggle v.1.3.0

26 Jan 12:05

Choose a tag to compare

Updated the about box

DesktopIconToggle v.1.2.0

24 Aug 18:03

Choose a tag to compare

Fixed an issue, that prevented users from renaming a file when the icons on desktop are visible, but the Show Desktop Icons option in the desktop context menu (View > Show Desktop Icons) is unchecked (#1).

DesktopIconToggle v.1.1.0

22 Jul 15:41

Choose a tag to compare

Version 1.1.0 Initial Commit