Releases: subframe7536/vscode-custom-ui-style
Releases · subframe7536/vscode-custom-ui-style
v0.5.8
🚀 Features
- Support workbench html in
electron-browserdir - by @subframe7536 (a859b)
🐞 Bug Fixes
- Update uninstall script - by @subframe7536 (f6fa1)
View changes on GitHub
v0.5.7
🐞 Bug Fixes
View changes on GitHub
v0.5.6
🚀 Features
- Inject webview style in
defaultStyle#41 - by @subframe7536 in #41 (f82c8) - Add option to remove CSP in webview - by @subframe7536 (cd3e1)
View changes on GitHub
v0.5.5
🐞 Bug Fixes
- Read font family from global instead of workspace - by @subframe7536 (f5061)
View changes on GitHub
v0.5.4
🚀 Features
- Add options to disable webview patch - by @subframe7536 in #35 (db68a)
🐞 Bug Fixes
- Improve script matcher regexp #34 - by @subframe7536 in #34 (06f31)
View changes on GitHub
v0.5.3
🐞 Bug Fixes
- Fix error message pattern and add cmd #30 - by @subframe7536 in #30 (1af36)
View changes on GitHub
v0.5.2
🚀 Features
- Rollback lock file position, improve error messages - by @subframe7536 (36262)
- Show log panel when error - by @subframe7536 (997b6)
🐞 Bug Fixes
- Change lockFile position - by @subframe7536 (bb240)
- Ignore
fs.rmsyncerror - by @subframe7536 (5df8e)
View changes on GitHub
v0.5.1
🐞 Bug Fixes
- Manually create logger #21 - by @subframe7536 in #21 (e2cff)
- Correct base directory path - by @subframe7536 (256ed)
View changes on GitHub
v0.5.0
🚨 Breaking Changes
- Rename remoteURL to syncURL - by @subframe7536 (c8a18)
🚀 Features
- Support variables in syncURL #22 - by @subframe7536 in #22 (06f52)