Skip to content

KKManager v0.9.3

Compare
Choose a tag to compare
@ManlyMarco ManlyMarco released this 24 Apr 22:21
· 391 commits to master since this release

This release brings many fixes and improvements. The update system is now working properly again thanks to using new sources.

This should have been v0.10, but I forgot.

Download

Changelog

  • Added log viewer window (open from view menu)
  • Added additional logging to update system; cleaned up unnecessary log file spam; and made errors easier to read
  • Added option to compress game files; and compress asset bundles in a folder
  • Added option to turn off automatic update check (now off by default, turn on in Tools menu)
  • Added update ignore list (#18)
  • Added a secret easter egg
  • Improved data displayed in the update progress window - easier to read and can see download speed
  • Improved hash system to work even with broken SB3U
  • Improved support for ftps; ftp connection improvements
  • Improved the Start menu - applications are now grouped and have icons
  • Changed sb3u hash algorithm to fix not matching in some instances
  • Remove old unnecessary mods first before downloading new to avoid potentially having conflicts if update is cancelled midway
  • Updated all packages and SB3UGS to latest versions
  • Fixed UI freeze in case of bad config
  • Fixed infinite mega retries, use new appkey
  • Fixed log viewer crossthread crash
  • Fixed slow update search (at least partially)
  • Fixed update window not appearing and improved it