What's Changed
- Add support for openExtensionPreferences in extension API
- Allow specifying custom program for all power commands (shutdown, reboot, etc.)
- Add workingDirectory option to terminal API
- Replace protobuf with figura (custom codegen) for IPC
- Allow alias fast-track for run program command
- Support arguments in launch deeplink
- Fix blurry popovers
- Fix window being force-shown every time a view is pushed
- Fix multiline field labels alignment (vertical-center -> top-left)
- Fix holding backspace triggering popOnBackspace
- Fix vertical padding for forms
- Fix legacy extension deeplink toggle behavior
- Fix layershell-qt active screen deprecation
New Contributors
- @FredrikMWold made their first contribution in #1271
Full Changelog: v0.20.9...v0.20.10