- Restored a broader set of built-in themes
- Added relative color syntax for use in theme files
Refined “Go To…” and “Move To…”:
- Can now target any row, not just sidebar items
- Prefix filter with
-to search across all rows - In “Go To…”, prefix with
>to execute commands - Added menu items that insert these prefixes automatically
Fixed
- Improved performance of
moveTextin large outlines - Fixed word drag case where original word was lost track of
- Link hover only shows URLs when the pointer is over text
- Sidebar leaf chevron color/alpha now matches its row label
- After a failed search, the caret returns to the original search anchor
Themes & Extensions
- Breaking changes to ChoiceBox API
- Breaking changes and additions to Color API
- Building your extension should type-check it to indicate needed changes