Releases: subframe7536/vscode-custom-ui-style
Releases · subframe7536/vscode-custom-ui-style
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)
View changes on GitHub
v0.4.3
v0.4.2
🚀 Features
- Background support remote source - by @subframe7536 (432e3)
- Support import external resources - by @subframe7536 in #18 (9c92e)
- Detect more html path - by @subframe7536 (c46c9)
- Setting string pattern - by @subframe7536 (a9537)
🐞 Bug Fixes
- Remove editor check #17 - by @subframe7536 in #17 (343ae)
- Background load time optimize #17 - by @subframe7536 in #17 (a2220)
- Rollback all patches in uninstall script - by @subframe7536 (398cc)
- Fix html bak file name - by @subframe7536 (cf6c5)
- Move external css before custom style - by @subframe7536 (ff4a1)
View changes on GitHub
v0.4.1
🚀 Features
- ReloadWithoutPrompting config - by @jdanbrown in #13 (a5da3)
- Multiple bin path detect - by @subframe7536 (37f56)
- Speed up restart app on Windows - by @subframe7536 (cc070)
- Speed up restart app on MacOS - by @subframe7536 (8cbcb)
- Speed up restart app on Linux - by @subframe7536 (5992b)
- Improve error logs - by @subframe7536 (6bb59)
- Support cursor and other VSCode forks - by @subframe7536 (cdde3)
View changes on GitHub
v0.4.0
🚀 Features
- Auto restart #11 - by @subframe7536 in #11 (b4229)
- Different restart strategy by version - by @subframe7536 (0458b)
- Options for fully restart - by @subframe7536 (d0e4e)
- Watch config - by @subframe7536 (e126b)
🐞 Bug Fixes
- Rollback to old bakExt - by @subframe7536 (18b3f)
- Lock reactive-vscode to 0.2.6 #11 - by @subframe7536 in #11 (eb3fe)
- Use
\t
in product.json - by @subframe7536 (a2ad0) - MacOS restart and error catch - by @subframe7536 (e1061)
- Position description - by @subframe7536 (65b37)
- Ignore full restart notification when already full restart - by @subframe7536 (8ef1f)
View changes on GitHub
v0.3.3
v0.3.2
v0.3.1
🚨 Breaking Changes
- Remove
custom-ui-style.applyOnConfigurationChanged
- by @subframe7536 (d5743)
🚀 Features
- Add default monospace selector in webview - by @subframe7536 (39920)
View changes on GitHub
v0.3.0
VSCode V1.95 Support
🚀 Features
- New installation prompt, always overwrite - by @subframe7536 (089c0)
- Enable
applyOnConfigurationChanged
by default - by @subframe7536 (ce024) - Add total restart prompt - by @subframe7536 (bd8ee)
- Use
experimentalDarkMode:!0
as main entry, add fallback main file path #3 - by @subframe7536 in #3 (0bb43)