Releases: KatsuteDev/Background
3.0.2
3.0.1
Changes
Fixes
Dependencies
- Bump @types/node from 22.4.0 to 22.5.0 #395 (@dependabot)
- Bump @types/vscode from 1.92.0 to 1.93.0 #406 (@dependabot)
- Bump @vscode/vsce from 3.0.0 to 3.1.0 #407 (@dependabot)
Full Changelog: 3.0.0...3.0.1
3.0.0
Changes
Breaking Change
-
Invert opacity setting #379 (@Katsute)
Going forward, to achieve parity with other background extensions, the opacity calculation will be switched from 0 visible and 1 invisible to 1 visible and 0 invisible.
To use the old behavior, use the useInvertedOpacity option. If you already have an opacity set, the inverted opacity setting will automatically be turned on.
Removed
New Features
-
Add option to save settings per-workspace #383 (@Katsute)
This updates the configuration menu to allow workspace specific settings; to use workspace, toggle the Setting Scope in the more options menu. Does not automatically update the background on workspace switch, the Auto Install option needs to also be turned on.
Setting this to workspace will always use the workspace configuration, it does not fallback to global settings.
Dependencies
- Bump esbuild from 0.21.4 to 0.21.5 #348 (@dependabot)
- Bump @azure/identity from 4.2.0 to 4.2.1 #349 (@dependabot)
- Bump @azure/msal-node from 2.9.1 to 2.9.2 #350 (@dependabot)
- Bump typescript from 5.4.5 to 5.5.2 #355 (@dependabot)
- Bump @vscode/vsce from 2.27.0 to 2.29.0 #353 (@dependabot)
- Bump glob from 10.4.1 to 10.4.2 #354 (@dependabot)
- Bump rimraf from 5.0.7 to 5.0.8 #363 (@dependabot)
- Bump @vscode/test-electron from 2.4.0 to 2.4.1 #358 (@dependabot)
- Bump typescript from 5.5.2 to 5.5.3 #359 (@dependabot)
- Bump glob from 10.4.2 to 10.4.3 #361 (@dependabot)
- Bump @types/vscode from 1.90.0 to 1.91.0 #360 (@dependabot)
- Bump esbuild from 0.21.5 to 0.23.0 #362 (@dependabot)
- Bump @vscode/vsce from 2.29.0 to 2.30.0 #365 (@dependabot)
- Bump rimraf from 5.0.8 to 6.0.1 #366 (@dependabot)
- Bump glob from 10.4.3 to 11.0.0 #364 (@dependabot)
- Bump @vscode/vsce from 2.30.0 to 2.31.1 #369 (@dependabot)
- Bump typescript from 5.5.3 to 5.5.4 #377 (@dependabot)
- Bump @types/node from 20.14.0 to 22.0.0 #376 (@dependabot)
- Bump @types/node from 22.0.0 to 22.1.0 #384 (@dependabot)
- Bump @types/vscode from 1.91.0 to 1.92.0 #385 (@dependabot)
- Bump @types/node from 22.1.0 to 22.2.0 #388 (@dependabot)
- Bump @types/node from 22.2.0 to 22.3.0 #389 (@dependabot)
- Bump @vscode/vsce from 2.31.1 to 2.32.0 #390 (@dependabot)
- Bump @types/node from 22.3.0 to 22.4.0 #391 (@dependabot)
- Bump esbuild from 0.23.0 to 0.23.1 #393 (@dependabot)
- Bump @vscode/vsce from 2.32.0 to 3.0.0 #392 (@dependabot)
Full Changelog: 2.10.4...3.0.0
2.10.4
2.10.3
Changes
New Features
Optimizations
Dependencies
- Bump typescript from 5.4.3 to 5.4.4 #311 (@dependabot)
- Bump @types/vscode from 1.87.0 to 1.88.0 #312 (@dependabot)
- Bump @vscode/vsce from 2.24.0 to 2.25.0 #315 (@dependabot)
- Bump typescript from 5.4.4 to 5.4.5 #316 (@dependabot)
- Bump @vscode/vsce from 2.25.0 to 2.26.0 #318 (@dependabot)
- Bump @types/vscode from 1.88.0 to 1.89.0 #322 (@dependabot)
- Bump @vscode/vsce from 2.26.0 to 2.26.1 #321 (@dependabot)
- Bump rimraf from 5.0.5 to 5.0.7 #328 (@dependabot)
- Bump esbuild from 0.20.2 to 0.21.2 #326 (@dependabot)
- Bump glob from 10.3.12 to 10.3.15 #327 (@dependabot)
- Bump esbuild from 0.21.2 to 0.21.3 #330 (@dependabot)
- Bump @vscode/test-electron from 2.3.9 to 2.3.10 #329 (@dependabot)
- Bump esbuild from 0.21.3 to 0.21.4 #333 (@dependabot)
- Bump glob from 10.3.15 to 10.4.1 #332 (@dependabot)
- Bump @vscode/test-electron from 2.3.10 to 2.4.0 #342 (@dependabot)
- Bump @types/node from 20.12.2 to 20.14.0 #343 (@dependabot)
- Bump @types/vscode from 1.89.0 to 1.90.0 #345 (@dependabot)
- Bump @vscode/vsce from 2.26.1 to 2.27.0 #344 (@dependabot)
Full Changelog: 2.10.2...2.10.3
2.10.2
Changes
Fixes
Dependencies
- Bump typescript from 5.4.2 to 5.4.3 #305 (@dependabot)
- Bump @types/node from 20.11.2 to 20.12.2 #308 (@dependabot)
- Bump glob from 10.3.10 to 10.3.12 #307 (@dependabot)
Full Changelog: 2.10.1...2.10.2
2.10.1
Changes
Fixes
Dependencies
- Bump esbuild from 0.20.0 to 0.20.1 #296 (@dependabot)
- Bump @vscode/vsce from 2.23.0 to 2.24.0 #297 (@dependabot)
- Bump @types/vscode from 1.86.0 to 1.87.0 #299 (@dependabot)
- Bump tmp from 0.2.1 to 0.2.3 #298 (@dependabot)
- Bump typescript from 5.3.3 to 5.4.2 #301 (@dependabot)
- Bump esbuild from 0.20.1 to 0.20.2 #302 (@dependabot)
Full Changelog: 2.10.0...2.10.1
2.10.0
Changes
New Features
Optimizations
Dependencies
- Bump esbuild from 0.19.12 to 0.20.0 #286 (@dependabot)
- Bump @vscode/test-electron from 2.3.8 to 2.3.9 #288 (@dependabot)
- Bump @vscode/vsce from 2.22.0 to 2.23.0 #287 (@dependabot)
- Bump @types/vscode from 1.85.0 to 1.86.0 #291 (@dependabot)
Full Changelog: 2.9.4...2.10.0
2.9.4
2.9.3
Changes
Dependencies
- Bump esbuild from 0.19.11 to 0.19.12 #283 (@dependabot)
Full Changelog: 2.9.2...2.9.3