LinuxServer Changes:
Add --domain-proxy support.
code-server Changes:
VS Code v1.51.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.
New Features
- ⭐ The welcome page now contains help and links for code-server #2357
- ⭐ code-server will now notify you to update when a new version is released #2358
Bug Fixes
- ⭐ Settings and data are now correctly persisted to the remote file system instead of in browser #2208 #2231 #2279 #2274
Cheers! 🍻