v3.11.1
VS Code v1.57.1
Upgrading is as easy as installing the new version over the old one. code-server
maintains all user data in ~/.local/share/code-server
so that it is preserved in between
installations.
Bug Fixes
⭐ Fix server worker path and fix issue with webviews not loading resources!
- Fix "serviceWorker.js" path #3829 @cuining
- fix(lib/vscode): patch authority in asWebviewUri #3895 @jsjoeio
Documentation
⭐ Updates and a new section for how to uninstall code-server
- chore: update guides.md header to Accessing Web Services #3819 @khorne3
- docs(install): add uninstall instructions #3840 @jsjoeio
Development
⭐ Lots of new tests added and a fix to update dependency requirements
- chore: Update dependency requirements. Fix node version manager #3831 @TeffenEllis
- chore: update coverage thresholds #3832 @jsjoeio
- refactor: only accept string in pathToFsPath #3812 @jsjoeio
- feat: add registerRequireOnSelf on function #3760 @jsjoeio
- feat: add tests for shouldEnableProxy #3846 @jsjoeio
- refactor: clean up test file structure #3866 @jsjoeio
- feat: add more tests for proxy.ts #3858 @jsjoeio
- chore: bump tar with resolutions #3899 @jsjoeio
Cheers! 🍻