You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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