Skip to content

Releases: linuxserver/docker-code-server

3.2.0-ls40

30 Apr 00:05
684c6b6
Compare
Choose a tag to compare

LinuxServer Changes:

Update start arguments.
code-server Changes:

  • Update node to the latest LTS (12.16.3).
  • Update VS Code to 1.44.2.
  • Allow extensions of any kind (for example, vscode-icons works again).
  • Deprecate --host and --port in favor of --bind-addr which takes the form host:port. For example: --bind-addr localhost:8080. #1013
  • Add rate limiting to the login endpoint. #1320
  • Remove the built-in SSH server. #1502
  • Fix extensions running in the browser not getting the correct storage path. #1551
  • Allow data: URIs in the CSP for font-src. #1530
  • Fix code-server script on macOS. #1537
  • Fix update errors not being show to the user. #1532
  • Allow specifying a workspace on the command line. #1535

3.2.0-ls39

29 Apr 22:23
Compare
Choose a tag to compare

LinuxServer Changes:

Structural changes required for v3.
code-server Changes:

  • Update node to the latest LTS (12.16.3).
  • Update VS Code to 1.44.2.
  • Allow extensions of any kind (for example, vscode-icons works again).
  • Deprecate --host and --port in favor of --bind-addr which takes the form host:port. For example: --bind-addr localhost:8080. #1013
  • Add rate limiting to the login endpoint. #1320
  • Remove the built-in SSH server. #1502
  • Fix extensions running in the browser not getting the correct storage path. #1551
  • Allow data: URIs in the CSP for font-src. #1530
  • Fix code-server script on macOS. #1537
  • Fix update errors not being show to the user. #1532
  • Allow specifying a workspace on the command line. #1535

3.0.1-ls25

27 Apr 20:15
Compare
Choose a tag to compare
3.0.1-ls25 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

3.1.1-ls38

26 Apr 09:25
Compare
Choose a tag to compare

LinuxServer Changes:

Structural changes required for v3.
code-server Changes:

Minor bugfix for logging in through a proxy that doesn't pass along host header information.

3.0.1-ls24

20 Apr 20:15
Compare
Choose a tag to compare
3.0.1-ls24 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

3.1.1-ls37

15 Apr 15:24
Compare
Choose a tag to compare

LinuxServer Changes:

Structural changes required for v3.
code-server Changes:

Minor bugfix for logging in through a proxy that doesn't pass along host header information.

3.0.1-ls23

13 Apr 20:15
Compare
Choose a tag to compare
3.0.1-ls23 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

3.1.0-ls36

10 Apr 00:28
Compare
Choose a tag to compare

LinuxServer Changes:

Structural changes required for v3.
code-server Changes:

  • Move old versions instead of overwriting them
  • Fix updater incorrectly reporting an update failed
  • Add proxy support (see the FAQ for more information)
  • Fix opening directories with spaces (and special characters) in them

3.0.2-ls35

02 Apr 02:10
1ae56e7
Compare
Choose a tag to compare

LinuxServer Changes:

Structural changes required for v3.
code-server Changes:

  • First official release of v3.
  • Fixes running code-server in Google cloud shell.

3.0.2-ls34

02 Apr 01:23
Compare
Choose a tag to compare

LinuxServer Changes:

Fix artifact url retrieval from github.
code-server Changes:

  • First official release of v3.
  • Fixes running code-server in Google cloud shell.