VERSION HISTORY

CHANGELOG

Every feature, fix, and improvement — tracked.

v3.8.0LATESTIN REVIEW
June 16, 2026
ADDEDMinimalist UI style, selectable in Appearance (Bold / Minimal) alongside the default bold look
ADDEDSelect tabs across different groups at once with a single action bar, or a whole group with one checkbox
CHANGEDReadability overhaul: lighter, less harsh typography and colors in both light and dark themes
CHANGEDClearer separation between tab groups, with smaller, more compact group headers
CHANGEDAchievements and stats now use vector icons; stats page contrast improved
CHANGEDMemory-saved estimate moved to the stats page with an explanation of the estimate
CHANGEDFavicons load locally on Chrome - no external requests, better privacy
FIXEDTheme switching no longer flashes or lags, and the settings page respects the light theme
FIXEDLight/dark contrast issues across the footer, buttons, session banner, and theme selector
FIXEDConsistent control sizing and corner radius across the interface
v3.7.1PUBLISHED
June 15, 2026
ADDEDPrivacy section now explains the "clipboard" permission is write-only - TheTab can copy tabs you choose but never read your clipboard
v3.7.0PUBLISHED
June 15, 2026
ADDEDFull interface localization across all Chrome Web Store languages, with automatic browser-language detection and a manual override
ADDEDSaved tabs list density setting (Compact / Comfortable / Spacious) in Appearance
CHANGEDSaved tabs list is more compact by default; switch to Comfortable or Spacious in Appearance
CHANGEDLanguage selector is now a searchable dropdown matching the theme control
v3.6.0PUBLISHED
June 13, 2026
ADDEDCopy selected tabs as Title - URL, URL only, or Markdown from the page, toolbar-icon, and tab strip right-click menus
ADDEDAll save actions in the tab strip right-click menu (Chrome 150+, Firefox), grouped with separators
ADDEDAssignable keyboard shortcut for copying selected tabs, with configurable format
ADDEDToolbar button can save and close only the tabs to the left or right of the active tab
CHANGEDCustom square checkboxes and radio buttons matching the design; option lists stacked vertically
FIXEDPinned saved-tabs page reopens automatically after an extension update
v3.5.0PUBLISHED
June 11, 2026
ADDEDConfigurable toolbar click behavior: save all tabs, only the active tab, or all except the active one
ADDEDImport from Session Buddy and Tab Session Manager with auto-detection
ADDEDAutomatic local backups enabled by default, with a snapshot before extension updates
ADDEDBackup health warning and startup storage integrity check with one-click export fallback
ADDEDStorage usage display and confirmation before deleting large groups
CHANGEDRemoved third-party analytics (PostHog) from the shipped bundle
CHANGEDBookmarks permission is now optional and requested only on first export to bookmarks
CHANGEDDeletion toasts keep undo available for 30 seconds; honest memory estimate
FIXED"Include tab groups" off is honored everywhere, including context menu bulk saves
FIXEDCollapsed groups no longer keep their DOM alive - faster with many tabs
FIXEDKeyboard accessibility in the side panel
v3.2.0
April 9, 2026
ADDEDShared layout system with consistent header, footer, and navigation across all pages
ADDEDE2E encrypted cloud sync with Google Drive and WebDAV support
ADDEDPWA mobile web access for viewing saved tabs on any device
CHANGEDEnlarged icon buttons (folder, tag, export, lock) to uniform 36x36px
CHANGEDBigger checkboxes, drag handles, and collapse toggles for better usability
CHANGEDImproved tag manager UI with larger color dots and styled controls
FIXEDContext menu not appearing due to invalid context type
FIXEDNavigation tabs not rendering due to Vue Boolean prop default behavior
v3.1.0MAJOR
April 2, 2026
ADDEDDrag & drop reordering for tabs and groups
ADDEDAutomatic scheduled backups with configurable rotation
ADDEDTab thumbnails with grid view and capture on save
ADDEDShare group as QR code and HTML page
ADDEDNotes and annotations for individual tabs and groups
v3.0.0MAJOR
March 25, 2026
ADDEDSelective tab picker — choose which tabs to save
ADDEDTags and labels system for organizing saved tab groups
ADDEDFolders system for nested group organization
ADDEDBatch selective restore and delete with checkbox multi-select
ADDEDStar/pin toggle for individual tabs within saved groups
ADDEDPer-group export as bookmarks, markdown, CSV, and URL list
ADDEDOmnibox address bar search with "tt" keyword
ADDEDGroup locking to prevent accidental deletion on restore
ADDEDCrash protection with periodic tab snapshots
CHANGEDSimplified gamification — streamlined achievements and stats
FIXEDTab deletion race condition with undo toast notifications
FIXEDFirefox detection, dead code cleanup, and event leak fixes
v2.8.0
March 19, 2026
ADDEDRight-click context menu with 7 tab-saving actions
ADDEDUnit and E2E testing infrastructure with Vitest and Playwright
FIXEDTabs no longer jump to end of strip when opened
FIXEDSingle tab deletion no longer removes the entire group
v2.7.4PATCH
March 8, 2026
CHANGEDSplit publish workflow into separate jobs per store
FIXEDGitHub Release job no longer blocked by production environment token restriction
v2.7.3PATCH
March 8, 2026
FIXEDTab groups setting now disabled by default to prevent confusion
FIXEDGitHub Release creation permissions
v2.7.2MAJOR
March 8, 2026
ADDEDGitHub Actions multi-store publish workflow (replaces CircleCI)
ADDEDImport modal with paste textarea and file upload support
ADDEDOneTab import support — migrate your saved tabs from OneTab
ADDEDUnlimited storage with larger chunk sizes
ADDEDDuplicate tab rejection — prevent saving the same tab twice
ADDEDUndo for restore actions
ADDEDVersion number displayed in footer
ADDED"Remove from list after restore" setting
ADDEDChrome tab groups and pinned tabs support in save/restore
CHANGEDIncreased restored tabs retention and limit defaults
CHANGEDReplaced preserveChromeGroups with includeTabGroups setting
FIXEDAll lint warnings and errors resolved
FIXEDFirefox tab groups handling
v2.5.0MAJOR
December 20, 2025
ADDEDSide panel support for Chrome and Firefox
ADDEDCollapsible groups with expand/collapse toggle
ADDEDInline group renaming
ADDEDBackup and restore utility for tab groups
ADDEDNew keyboard shortcuts (Ctrl+Shift+1 save, Ctrl+Shift+2 side panel)
CHANGEDUpdated platform detection and setup flow
v2.4.0MAJOR
December 18, 2025
ADDEDReusable UI component library for consistent design
ADDEDShared utility modules for common operations
CHANGEDMigrated tab storage from sync to local storage (unlimited capacity)
CHANGEDRevamped saved tabs pages with improved UX
CHANGEDRefactored stores and composables for local storage
CHANGEDUpdated options page and setup flow
FIXEDAccessibility improvements in language and theme dropdowns
REMOVEDDeprecated history feature removed
v2.3.1
November 16, 2025
ADDEDStatistics dashboard with gamification system
ADDEDXP points, 10 levels, and 19 achievements
ADDEDDaily streaks and activity tracking
ADDEDRestored tabs tracking system
ADDEDInternationalization for new features across 30 languages
ADDEDUpdated onboarding pages with new feature highlights
FIXEDDate range filter accuracy on history page
FIXEDStatistics UI layout and z-index issues
FIXEDTheme and language dropdown display issues
v2.3.0
November 16, 2025
ADDEDRestored tabs page with pagination
ADDEDVirtual scrolling for history page (handles thousands of tabs)
ADDEDShow more/less pagination on saved tabs page
ADDEDProper favicon links across all extension pages
v1.3.0
October 28, 2025
ADDEDInstant search feature for saved tabs
ADDEDAuto-update functionality
ADDEDDark mode support
ADDEDUndo for delete group action
CHANGEDUpdated keyboard shortcuts and fixed storage quota for 60+ tabs
FIXEDMultiple bug fixes and stability improvements
v1.0.0
October 9, 2025
ADDEDOne-click save all tabs
ADDEDAuto-organize saved tabs by date
ADDEDRestore individual tabs or entire groups
ADDED100% local storage — no cloud, no account
ADDEDMulti-language support
ADDEDInstall and update onboarding pages