1.1.1
·
52 commits
to master
since this release
What's Fixed
π¨ Critical: Unique Tab Closing All Tabs
Fixed a critical bug where enabling the "unique" option would close all open tabs instead of just duplicates. This was caused by inverted logic in the duplicate detection code.
π― Disabled Rules Now Actually Disabled
Fixed disabled rules still matching URLs and blocking enabled rules from working. For example, a disabled rule with .* pattern would prevent all other rules from functioning.
π No More Duplicate Tab Groups
Fixed excessive duplicate group creation. Previously, you could end up with 10+ groups named "GitHub" or "YouTube". The extension now properly reuses existing groups.
π§ TypeScript Build Errors
Fixed compilation errors that prevented clean builds.
π By The Numbers
- β 4 critical bugs fixed
- β 181 tests passing (+17 new tests)
- β 9 new tests for tab groups
- β 5 new tests for unique tabs
- β 3 new tests for disabled rules
π Thanks
Thank you to everyone who reported these issues! Your feedback helps make Tabee better.
π¦ Installation
Update via Chrome Web Store.
Full Changelog: 1.1.0...1.1.1