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://search deep link path that was non-functional.

Improvements

  • Removed nonisolated(unsafe) from ContentBottomKey.defaultValue and replaced it with a computed property.
  • Removed preview-only debug logging from FirstRunView.
  • Removed the unused globalSearchViewModel property from AppViewModel and updated docs to reflect ownership.
  • Removed stale outerline://search references from onboarding, developer docs, and support docs.