Outerline 1.0-47
Summary
Build 47 is a pre-release cleanup update with a light-mode starred-row selection fix, removal of a non-functional deep link path, and internal concurrency and documentation cleanup.
What's New
- Added a Starred Documents: Show in Sidebar toggle in General Settings (enabled by default) to hide the Starred section when desired.
Fixes
- Fixed starred document row text not turning white when selected in light mode.
- Removed the broken
outerline://searchdeep link path that was non-functional.
Improvements
- Removed
nonisolated(unsafe)fromContentBottomKey.defaultValueand replaced it with a computed property. - Removed preview-only debug logging from
FirstRunView. - Removed the unused
globalSearchViewModelproperty fromAppViewModeland updated docs to reflect ownership. - Removed stale
outerline://searchreferences from onboarding, developer docs, and support docs.