Skip to content

1.82.5 Preview [Codename: Natlan]

Pre-release
Pre-release
Compare
Choose a tag to compare
@bagusnl bagusnl released this 11 Dec 11:53
· 207 commits to main since this release
1d56b4f

What's new? - 1.82.5

  • [Fix] Various weird errors that might be caused by Optimization preference, by @neon-nyan & @bagusnl
    • We are noticing quite odd behaviors with some functions, critically Sophon and Http downloader and also SevenZipExtractor modules
    • This error does not seem to be reproducible in Debug environment, but recent development by @neon-nyan found that setting the optimization profile to Speed may cause compiler over optimization in certain areas.
    • This fix set the project's compiler optimization to Size instead (which is the default .NET behaviour).
    • If this fixes those errors that were problematic then good, if not then we have to rethink about those problematic modules...
  • [Fix] Exceptions in Carousel methods, by @bagusnl
    • Third time the charm 🤞
  • [Fix] DirectoryNotFound exception in HTTP module, by @bagusnl
  • [Imp] Only recreate shortcut once, by @bagusnl
    • Please, no more re-pinning my shortcut...
  • [Fix] App crash when finalizing update, by @bagusnl
  • [Fix] Prevent image load fails when waifu2x failes to load / nulled, by @shatyuka
  • [Fix] (Attempt to) Fix corruption when extracting packages via SevenZipExtractor, by @neon-nyan

Full Changelog: v1.82.4-pre...CL-v1.82.5-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.