Skip to content

Releases: linuxserver/docker-code-server

v3.7.3-ls59

24 Nov 20:14
2bf7b5a
Compare
Choose a tag to compare

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
    Screen Shot 2020-11-24 at 1 25 05 PM
  • ⭐ code-server will now notify you to update when a new version is released #2358
    • It checks every 6 hours and will only notify you once every 48 hours.
      Screen Shot 2020-11-24 at 1 22 53 PM

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

20 Nov 00:16
2bf7b5a
Compare
Choose a tag to compare

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

19 Nov 17:28
2bf7b5a
Compare
Choose a tag to compare

LinuxServer Changes:

Add --domain-proxy support.
code-server Changes:

VS Code v1.50.0

Bug Fixes

  • ⭐ Fixes .deb and .rpm packages of v3.7.0 #2310

Cheers! 🍻

v3.7.1-ls58

18 Nov 20:05
4653ce8
Compare
Choose a tag to compare

LinuxServer Changes:

Add --domain-proxy support.
code-server Changes:

VS Code v1.50.0

Bug Fixes

  • ⭐ Fixes .deb and .rpm packages of v3.7.0 #2310

Cheers! 🍻

v3.7.1-ls57

17 Nov 22:24
Compare
Choose a tag to compare

LinuxServer Changes:

Add --domain-proxy support.
code-server Changes:

VS Code v1.50.0

Bug Fixes

  • ⭐ Fixes .deb and .rpm packages of v3.7.0 #2310

Cheers! 🍻

v3.6.2-ls56

15 Nov 11:06
Compare
Choose a tag to compare

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

08 Nov 11:01
Compare
Choose a tag to compare

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

03 Nov 01:09
Compare
Choose a tag to compare

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

02 Nov 16:42
Compare
Choose a tag to compare

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

02 Nov 21:16
Compare
Choose a tag to compare
3.0.1-ls38 Pre-release
Pre-release

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