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
StashTagManagercomponent, which is superseded by the unified settings modal.