github IridiumIO/CompactGUI v3.1.1
Version 3.1.1

latest releases: v3.2.1, v3.2.0
2 months ago

Bug Fixes:

  • Partial fix for CompactGUI crashing on start (or failing to start) due to corrupted settings.json or watcher.json files
    • I still don't know what causes the corruption to happen in the first place, but now if it detects a corrupted file, it will get rebuilt rather than crashing. Should fix #372 #342 #334
  • Fixes the main window starting up with the title bar hidden on low resolution displays. #382
    • Additionally, if the program detects that it cannot fit on screen, it will scale itself down to do so.

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.

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.


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: 		9A7F392AC2FC307FA2155B7DB41E91FF
SHA-256: 	E580109CB40ECFF6E57B70B069E27AF12CDC51645D4796FA1DC1D4818D50E425

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.