Changelog
Every release, documented.
Shipped fast. Broken rarely. Fixed immediately.
v1.0.0Launch2026-04-27
- Public launch on Chrome Web Store.
- Workspace management: save, restore, and delete named tab groups.
- Tab Snooze: hide a tab and schedule it to reopen at a chosen time.
- Command Palette (Ctrl+Shift+K): search open tabs, workspaces, and snoozed tabs.
- Context Discovery: duplicate tab detection and idle tab flags.
- Cloud sync for Pro users via Supabase Realtime — sessions persist across devices and reinstalls.
- AI Clustering (Pro): gpt-4o-mini groups your tabs by topic on demand.
- Stripe billing integration: Pro plan at $4/month with 30-day money-back guarantee.
- Dashboard at seshtab.app with workspace management, session history, and billing.
- Dark/light mode toggle in the dashboard.
- GDPR-compliant data handling with row-level security in Supabase.
v0.9.0Beta2026-04-17
- Beta release for early testers.
- Full extension popup UI with workspace grid, session list, and snoozed tabs.
- OAuth login (Google, GitHub) and email/password auth.
- Extension-to-dashboard sync: changes in popup reflect immediately in the web dashboard.
- Workspace color coding: each workspace gets a unique colored icon.
- Fixed: snoozed tabs now correctly reopen even after browser restart.
- Performance: extension background script now sleeps when inactive (18 MB at idle).
v0.5.0Alpha2026-03-10
- Alpha release — internal testing only.
- Core workspace save/restore functionality.
- Initial Supabase integration for cloud sync.
- Basic popup UI.
- Vercel deployment of the web dashboard.