1.2.40StashSync.app team1 min read

v1.2.40 — Sidebar Overhaul & Unified Settings Modal

Overhauls the sidebar UI/UX, unifies all settings into a single two-panel modal, replaces add-forms with inline search-and-create, and adds item count badges to stash/tag navigation entries.

Added

  • Count badges on navigation: stash and tag entries in the sidebar now display item count bubbles, giving an at-a-glance view of how many items each stash or tag contains.

Changed

  • Sidebar UI/UX overhaul: redesigned the sidebar for improved clarity, visual hierarchy, and navigation usability.
  • Unified settings modal: all settings panels (profile, billing, sync, etc.) have been consolidated into a single two-panel modal, replacing the previous collection of separate dialogs.
  • Inline search-and-create for stashes/tags: the "Add stash" and "Add tag" forms have been replaced with an inline search-and-create field, allowing users to find existing items or create new ones from the same input.

Removed

  • Removed the now-redundant StashTagManager component, which is superseded by the unified settings modal.