1.3.4StashSync.app team1 min read

v1.3.4 — Command Palette Search

Replaces the topbar search input with a command palette trigger, and fixes a shortcut conflict that prevented typing N or B in the palette's search field.

Added

  • Command palette trigger: the topbar search input has been replaced with a command palette trigger. Search is now launched as a full command palette overlay, providing a faster and more keyboard-friendly search experience.

Fixed

  • N/B shortcut conflict in command palette: pressing N or B inside the command palette search field no longer accidentally fires the global new-note / new-bookmark keyboard shortcuts. Input focus is now correctly scoped so typing in the palette works as expected.