File tree Expand file tree Collapse file tree 3 files changed +14
-7
lines changed
Expand file tree Collapse file tree 3 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 1+ ## v2.0.6 (2025/11/19)
2+
3+ - Change automatic update to manual by @shalldie in [ #569 ] ( https://github.com/shalldie/vscode-background/pull/569 )
4+ - 自动更新替换为手动 by @shalldie in [ #569 ] ( https://github.com/shalldie/vscode-background/pull/569 )
5+
6+ ** Full Changelog** : https://github.com/shalldie/vscode-background/compare/v2.0.5...v2.0.6
7+
18## v2.0.5 (2025/11/16)
29
3- 1 . feat: Add blend mode to dark theme (#563 ) by @shalldie in [ 566] ( https://github.com/shalldie/vscode-background/pull/566 )
4- 2 . fix: A more precise editor selector by @shalldie in [ 530] ( https://github.com/shalldie/vscode-background/issues/530 )
10+ 1 . feat: Add blend mode to dark theme (#563 ) by @shalldie in [ # 566 ] ( https://github.com/shalldie/vscode-background/pull/566 )
11+ 2 . fix: A more precise editor selector by @shalldie in [ # 530 ] ( https://github.com/shalldie/vscode-background/issues/530 )
512
613---
714
8- 1 . feat: 深色主题添加混动模式 (#563 ) by @shalldie in [ 566] ( https://github.com/shalldie/vscode-background/pull/566 )
9- 2 . fix: editor 使用更明确的选择器 by @shalldie in [ 530] ( https://github.com/shalldie/vscode-background/issues/530 )
15+ 1 . feat: 深色主题添加混动模式 (#563 ) by @shalldie in [ # 566 ] ( https://github.com/shalldie/vscode-background/pull/566 )
16+ 2 . fix: editor 使用更明确的选择器 by @shalldie in [ # 530 ] ( https://github.com/shalldie/vscode-background/issues/530 )
1017
1118## v2.0.4 (2025/11/12)
1219
Original file line number Diff line number Diff line change 22 "name" : " background" ,
33 "displayName" : " background" ,
44 "description" : " Bring background images to your vscode" ,
5- "version" : " 2.0.6-alpha.0 " ,
5+ "version" : " 2.0.6" ,
66 "scripts" : {
77 "vscode:prepublish" : " npm run compile" ,
88 "vscode:uninstall" : " node ./out/uninstall" ,
You can’t perform that action at this time.
0 commit comments