Releases: linuxserver/docker-code-server
v3.7.3-ls59
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! 🍻
v3.7.2-ls59
LinuxServer Changes:
Add --domain-proxy support.
code-server Changes:
VS Code v1.51.1
🔴 Security Vulnerability Disclosure 🔒
Please update your code-server instances as soon as possible!
v3.7.0
and v3.7.1
have a vulnerability in the static files endpoint that
could allow an attacker to fetch all files on your disk!
See coder/code-server@1827913
New Features
- ⭐ We've upgraded VS Code to v1.51.1! #2340
- You can now download files remotely #1386
- The coder cloud agent will now pick the closest deployment to you in order to decrease latency
Bug Fixes
$PASSWORD
works again #2316- Heartbeat file updates are now skipped on the
/healthz
endpoint #2327 - Webviews now display correctly #2336
- Service worker now loads correctly #2173
- More minor fixes for regressions from the express rewrite, see the milestone for details.
Cheers! 🍻
v3.7.1-ls59
LinuxServer Changes:
Add --domain-proxy support.
code-server Changes:
VS Code v1.50.0
Bug Fixes
- ⭐ Fixes
.deb
and.rpm
packages ofv3.7.0
#2310
Cheers! 🍻
v3.7.1-ls58
LinuxServer Changes:
Add --domain-proxy support.
code-server Changes:
VS Code v1.50.0
Bug Fixes
- ⭐ Fixes
.deb
and.rpm
packages ofv3.7.0
#2310
Cheers! 🍻
v3.7.1-ls57
LinuxServer Changes:
Add --domain-proxy support.
code-server Changes:
VS Code v1.50.0
Bug Fixes
- ⭐ Fixes
.deb
and.rpm
packages ofv3.7.0
#2310
Cheers! 🍻
v3.6.2-ls56
LinuxServer Changes:
Add --domain-proxy support.
code-server Changes:
VS Code v1.50.0
Features
- Updated coder cloud agent.
Bug fixes
- Fix initial connection failures (at least one form of them).
- Add more logging around connections to help us debug problems there.
- Fix potential 500 when loading VS Code in parallel.
- If the cloud agent fails to curl during an npm/yarn install it will no longer quit the install.
v3.6.2-ls55
LinuxServer Changes:
Add --domain-proxy support.
code-server Changes:
VS Code v1.50.0
Features
- Updated coder cloud agent.
Bug fixes
- Fix initial connection failures (at least one form of them).
- Add more logging around connections to help us debug problems there.
- Fix potential 500 when loading VS Code in parallel.
- If the cloud agent fails to curl during an npm/yarn install it will no longer quit the install.
v3.6.2-ls54
LinuxServer Changes:
Add --domain-proxy support.
code-server Changes:
VS Code v1.50.0
Features
- Updated coder cloud agent.
Bug fixes
- Fix initial connection failures (at least one form of them).
- Add more logging around connections to help us debug problems there.
- Fix potential 500 when loading VS Code in parallel.
- If the cloud agent fails to curl during an npm/yarn install it will no longer quit the install.
v3.6.1-ls53
LinuxServer Changes:
Add --domain-proxy support.
code-server Changes:
VS Code v1.50.0
Features
- ⭐ We've updated from VS Code v1.49.3 to v1.50.0.
- Allow remote shells other than ssh when using the install script #2220
Bug Fixes
- Fix Docker image when using a custom UID #2223
3.0.1-ls38
LinuxServer Changes:
Updates for v3.0.0 (structural changes).
Remote Changes:
Data change at JSON endpoint https://api.github.com/repos/cdr/code-server/releases