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
Support for .NET 6 and .NET 7 has officially ended. To minimize disruption for users relying on these frameworks, applications will be downgraded to .NET Framework 4.8 by default. However, users are encouraged to upgrade to newer and supported frameworks, such as .NET 8 or .NET 9, to benefit from the latest features, security updates, and performance improvements.
Enhancements:
Some bugs have been fixed.
Certificate errors for WebView and CefSharp will now be bypassed.
The default Url, Web and YouTube engine has been changed from WebView to CefSharp.
The issue of processes taking longer than expected during theme creation has been resolved.
Optimizations have been made for file operations such as reading, writing, modifying, moving, copying, deleting, and creating. Additionally, "file already in use" errors have been minimized.