v0.2.0
Release 0.2.0
Stackr 0.2.0 introduces the redesigned new tab experience, including the new no-sidebar dashboard, smoother loading behavior, starter stacks, shortcut dock improvements, and open tabs drawer refinements.

- Seed default stack with most visited sites on first launch
- Split storage base module into focused persistence modules
- Reduce global app store coupling with feature selectors and hooks
- Move Chrome and browser APIs into platform modules
- Move non-UI feature logic out of component directories
- Organize shared/lib root modules into domain folders
- Improve new tab load feel: wallpaper once per session + content fade-in
- Refactor extension source folder structure for discoverability
- Isolate cloud auth and sync from local-first core state
- Remove circular dependency workaround in sync scheduler
- Decouple analytics tracking from store domain actions
- Audit extension permissions and content script scope
- Add architecture guardrails for extension maintainability
- Cache shortcut dock history/favicons and fix background auto-rotate