Release Notes
Changelog
All notable changes to TabSwitch will be documented in this file.
[0.1.0] — 2026-08-14
Added
- Initial release of TabSwitch
- Spotlight-style overlay summoned by a global hotkey (Option+Space by default, fully customizable)
- Fuzzy search across all open tabs and windows
- Native tab reading for Google Chrome, Safari, Ghostty and Terminal; native tab groups and window enumeration as a fallback for other apps
- Search installed apps and launch them directly (can be disabled in Settings)
- Background tab database snapshots and adjustable search debounce for instant results
- Customizable overlay position, width (400/480/560 px) and maximum height (40–70% of screen)
- Light, dark and system theme options
- Launch at login, menu bar icon toggle, and Esc-to-close when the search field is empty
- Automatic updates via Sparkle
- Localization: English, 简体中文, 繁體中文, 日本語
Fixed
- N/A (first release)
Template
Use this template for future releases:
## [x.x.x] — YYYY-MM-DD
### Added
- New features
### Changed
- Changes in existing functionality
### Fixed
- Bug fixes
### Removed
- Removed features