Releases: donatj/tabasco
v0.13.1
v0.13.0
What's Changed
Added Open Sidebar Button - Currently Broken - Awaiting Google Review so I can publish a v0.13.1
- Bump sass from 1.69.5 to 1.69.6 by @dependabot in #118
- Bump @types/chrome from 0.0.253 to 0.0.260 by @dependabot in #121
- Bump sass from 1.69.6 to 1.70.0 by @dependabot in #120
- Bump @types/chrome from 0.0.260 to 0.0.263 by @dependabot in #125
- Bump sass from 1.70.0 to 1.72.0 by @dependabot in #126
- Bump typescript from 5.3.2 to 5.4.3 by @dependabot in #124
- Bump @types/chrome from 0.0.263 to 0.0.267 by @dependabot in #127
- Bump typescript from 5.4.3 to 5.4.5 by @dependabot in #128
- Bump sass from 1.72.0 to 1.76.0 by @dependabot in #129
- Eslint to tslint by @donatj in #132
- Bump @types/chrome from 0.0.267 to 0.0.268 by @dependabot in #131
- Bump sass from 1.76.0 to 1.77.4 by @dependabot in #130
Full Changelog: v0.12.0...v0.13.0
Sidebar!
Features
- You can now use Tabasco in the sidebar as well as the existing popup!
What's Changed
- Bump @types/chrome from 0.0.239 to 0.0.242 by @dependabot in #105
- Bump sass from 1.63.6 to 1.64.2 by @dependabot in #104
- Bump typescript from 5.1.6 to 5.2.2 by @dependabot in #108
- Bump sass from 1.64.2 to 1.66.1 by @dependabot in #107
- Bump @types/chrome from 0.0.242 to 0.0.244 by @dependabot in #106
- Bump sass from 1.66.1 to 1.68.0 by @dependabot in #109
- Bump @types/chrome from 0.0.244 to 0.0.246 by @dependabot in #110
- Feature/sidebar by @donatj in #116
- Bump @types/chrome from 0.0.246 to 0.0.253 by @dependabot in #114
- Bump typescript from 5.2.2 to 5.3.2 by @dependabot in #115
- Bump sass from 1.68.0 to 1.69.5 by @dependabot in #113
- Node 20 by @donatj in #111
Full Changelog: v0.11.2...v0.12.0
v0.11.2
Disables Windows Auto-scroll which was interfering with middle click to open in new window.
What's Changed
- Bump @types/chrome from 0.0.236 to 0.0.237 by @dependabot in #100
- Bump @types/chrome from 0.0.237 to 0.0.239 by @dependabot in #102
- Bump sass from 1.62.1 to 1.63.6 by @dependabot in #103
- Bump typescript from 5.0.4 to 5.1.6 by @dependabot in #101
Full Changelog: v0.11.1...v0.11.2
Corrects persnickety typo
I had misspelled Management as "Managment" in basically every use throughout. Corrects this.
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- Added a unified system for managing the action controls allowing the action section to be hidden completely when no actions are available.
- Update ci.yml by @donatj in #95
Dependency Updates
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #58
- Bump sass from 1.49.9 to 1.53.0 by @dependabot in #70
- Bump @types/chrome from 0.0.179 to 0.0.191 by @dependabot in #69
- Bump typescript from 4.6.2 to 4.7.4 by @dependabot in #68
- Bump sass from 1.53.0 to 1.54.0 by @dependabot in #71
- Bump @types/chrome from 0.0.191 to 0.0.193 by @dependabot in #72
- Bump @types/chrome from 0.0.193 to 0.0.200 by @dependabot in #79
- Bump sass from 1.54.0 to 1.55.0 by @dependabot in #77
- Bump typescript from 4.7.4 to 4.8.4 by @dependabot in #76
- Bump sass from 1.55.0 to 1.56.1 by @dependabot in #82
- Bump @types/chrome from 0.0.200 to 0.0.203 by @dependabot in #81
- Bump typescript from 4.8.4 to 4.9.3 by @dependabot in #80
- Bump sass from 1.56.1 to 1.57.1 by @dependabot in #84
- Bump typescript from 4.9.3 to 4.9.4 by @dependabot in #85
- Bump @types/chrome from 0.0.203 to 0.0.206 by @dependabot in #83
- Bump @types/chrome from 0.0.206 to 0.0.210 by @dependabot in #88
- Bump typescript from 4.9.4 to 4.9.5 by @dependabot in #86
- Bump sass from 1.57.1 to 1.58.0 by @dependabot in #87
- Bump @types/chrome from 0.0.210 to 0.0.218 by @dependabot in #90
- Bump sass from 1.58.0 to 1.58.3 by @dependabot in #89
- Bump @types/chrome from 0.0.218 to 0.0.227 by @dependabot in #91
- Bump typescript from 4.9.5 to 5.0.3 by @dependabot in #93
- Bump sass from 1.58.3 to 1.62.0 by @dependabot in #94
- Bump sass from 1.62.0 to 1.62.1 by @dependabot in #98
- Bump @types/chrome from 0.0.227 to 0.0.234 by @dependabot in #97
- Bump typescript from 5.0.3 to 5.0.4 by @dependabot in #96
- Bump @types/chrome from 0.0.234 to 0.0.236 by @dependabot in #99
Full Changelog: v0.10.2...v0.11.0
Fix Move Tabs to New Window when Single Tab
Fix a bug when moving a single tab to a new window where it would pop under because the final chrome.tabs.move
would fail because tabIds
's was empty
What's Changed
- Bump @types/chrome from 0.0.177 to 0.0.179 by @dependabot in #57
- Bump sass from 1.49.7 to 1.49.9 by @dependabot in #56
- Bump typescript from 4.5.5 to 4.6.2 by @dependabot in #55
Full Changelog: v0.10.1...v0.10.2
Fix Flakey newWindowWithTabs Behavior
The previous PR fixing the race condition actually exacerbated the pre-existing bad behaviour on newWindowWithTabs
making it less reliable. This fixes the behaviour of newWindowWithTabs
.
Full Changelog: v0.10.0...v0.10.1
Race Condition Fixes
Fixes
Fixes a handful of race conditions where the window could close before tabs were fully moved.
What's Changed
- Bump sass from 1.38.0 to 1.45.2 by @dependabot in #47
- Bump sass from 1.45.2 to 1.49.4 by @dependabot in #50
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #53
Full Changelog: v0.9.0...v0.10.0