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.
Enhancements
Partially backport privilege elevation logic from v2 to v1. (#260)
Add support for SingleMainWindow in the Linux platform-specific options to allow disabling the New Window option in the app's context menu. (#264 via #265)
Deprecations
In v2-style schemas, Windows setting quicklaunch default value is now false and using it is considered deprecated. (#244 via #272)
Docs
Add missing comma to base/non-base example. (#248)
Other
Update Python versions in canary builds: remove version 3.8 and add 3.12. (#266)