Releases: subframe7536/vscode-custom-ui-style
Releases · subframe7536/vscode-custom-ui-style
v0.6.9
🐞 Bug Fixes
- linux: Restart VS Code by PID after custom UI reload - by @DanyaalMajid in #72 (12664)
View changes on GitHub
v0.6.8
🐞 Bug Fixes
- Fix invalid electron BrowserWindow option patch - by @subframe7536 (4a9eb)
View changes on GitHub
v0.6.7
🚀 Features
- New css variable, extend compatibility - by @subframe7536 (76e8d)
- Cleanup command - by @subframe7536 (08e0c)
View changes on GitHub
v0.6.6
🐞 Bug Fixes
- Only detect
product.json's backup file when checking new version installed - by @subframe7536 (7942d) - Override old bak files if exists when new install - by @subframe7536 (a2e90)
View changes on GitHub
v0.6.5
🐞 Bug Fixes
- Add
!importantto background CSS properties to override Cursor's theme - by @subframe7536 (24fef)
View changes on GitHub
v0.6.4
v0.6.3
🚀 Features
- Cleanup backup files - by @subframe7536 (30568)
🐞 Bug Fixes
- Correct uninstall script - by @subframe7536 (e2160)
- Correct uninstall script - by @subframe7536 (de137)
View changes on GitHub
v0.6.2
🚀 Features
- Warn if no bak file exists in patched extension when loaded - by @subframe7536 (598f6)
View changes on GitHub
v0.6.0
🚀 Features
- Add "show logs" button on warning notifications - by @subframe7536 (4270a)
- Support patch extension - by @subframe7536 in #57 (4bd87)
🐞 Bug Fixes
- Bypass skip check when rollback #56 - by @subframe7536 in #56 (df673)