Skip to content

1.82.8 Preview [Codename: Natlan]

Pre-release
Pre-release
Compare
Choose a tag to compare
@Cryotechnic Cryotechnic released this 22 Dec 14:46
· 204 commits to preview since this release
8ee9b3f

What's new? - 1.82.8

We have just published our new landing page, which you can browse at your leisure at https://collapselauncher.com !

  • [Fix] Game repair methods failing to check for plugin existence, by @bagusnl
    • This happened because string matching error between / and \
  • [Fix] ZZZ Repair failing due to unknown return code, by @bagusnl
    • is this even a fix? idk, I just ignored the return code LMAO
  • [Fix] AppUserModelID conflicting between ToastCOM and Velopack, by @neon-nyan
  • [Imp] Performance improvement for 7z extractor method, by @neon-nyan
  • [Imp] Performance improvement for any unmanaged calls by increasing buffer size, by @neon-nyan
  • [Imp] Avoid UI locking when loading Sophon metadata, by @neon-nyan
  • [Imp] Refactored Progress handler, by @neon-nyan
  • [Fix] Game File Cleanup freeze when trying to cleanup >1000 items, by @bagusnl & @neon-nyan
    • Use SelectAllSafe and UnselectAll to do as described
      • Improved speed when selecting all items by (from ~140000 ms to ~170ms) when selecting 25000 files.
    • Use .NET's built-in SIMD calculation for summing all the asset sizes
    • Use batching when injecting files to the ListViewTable source
  • [Fix] Cannot close the app from taskbar, by @shatyuka
  • [Fix] COMException when trying to install game with Sophon, by @bagusnl

Full Changelog: CL-v1.82.7-pre...CL-v1.82.8-pre

Code Signing Policy

Free code signing provided by SignPath.io, certificate by SignPath Foundation

  • This program will only transfer user data to user configured database server. Exception data will be sent to [Sentry.io] for error tracking purposes (user are able to disable the behavior in App Settings).
  • Read our full Privacy Policy
  • Also read our Third Party Notices for license used by third party libraries that we use.