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