Skip to content

5.0.2

Compare
Choose a tag to compare
@xabldint xabldint released this 24 May 15:57
49e5fac

App Center

  • [Fix] Update Newtonsoft.Json dependency to version 13.0.2. The update fixes GHSA-5crp-9r3c-p9vr.
  • [Fix] Use DispatcherUnhandledException instead of AppDomain.CurrentDomain.UnhandledException for WPF applications for postcrash processing. It fixes #1727.
  • [Improvement] Remove SmartLink=false, as it may break the SDK integration in some cases.
  • [Improvement] Remove flag RegexOptions.Compiled, as it is proved to be slow on net6 and above.

Windows

  • [Fix] Fix WindowsHelper's OSVersion check for Windows 7 sp1