github IridiumIO/CompactGUI v3.0.4
Version 3.0.4

latest releases: v3.5.1, v3.5.0, v3.4.0...
8 months ago

Note

Either of two things may happen in an upcoming release (I haven't decided yet)

  • Upgrade to .NET 8 and continue to provide two separate binaries (one normal, and one monolithic)
  • Continue on .NET 6 and stop providing the monolithic version.

I haven't decided whether to upgrade to .NET 8 for this project yet (I've done it for another project, PolyCut) but aside from AOT - which probably won't work- I'm not sure it would be of any real benefit for CompactGUI otherwise.


New Features:

  • Compression options now persist between runs rather than resetting to defaults (Selected compression mode, Skip filetypes, Add to watchlist) #392

Bug Fixes

  • Incorrect folder size result when compressing broken folders #361 #336
  • Fixed issue where it was possible to select and compress empty folders which would then crash the Watcher.
  • Fixed glitchy bottom toolbar animation when moving the mouse in/out of it too quickly
  • Moved Update banner from the bottom to the top so that the bottom toolbar can still be used.

Known issues

  • Watched folders will not play nice if you added a folder to the watchlist while in admin mode, and then went back to normal mode afterwards. It will still technically work, but the analysis will not be accurate (as it will skip over files it doesn't have permission to check)
  • Clicking the Analyse button to check all the watched folders won't show any visual indication that it's doing anything until it is finished. It is actually working, but you just can't see anything. Feel free to spam click the button if it makes you feel better.

Important!

Because this application uses .NET 6, you have two choices of downloads:

    • 2.76 MB: If you don't have the .NET 6 runtime installed when you try to run this, it will prompt you to download it from Microsoft
    • 150 MB: Includes all libraries required to run it completely standalone, however it's nearly 50x the size. I do recommend installing the .NET 6 runtime instead (which is itself only a 50MB download).

File Checksums

MD5: 		672E3A1D36A5F31D4D7694E2701CB6B7
SHA-256: 	1F0379777C5466C63A3E4A2A13BA490E20305F7E43A0DD91E07C708C270701DB

Like this project?

Please consider leaving a tip on Ko-Fi :)

Buy Me a Coffee at ko-fi.com

Don't miss a new CompactGUI release

NewReleases is sending notifications on new releases.