Releases: linuxserver/docker-code-server
3.0.1-ls27
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.2.0-ls41
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 formhost:port
. For example:--bind-addr localhost:8080
. #1013 - Add rate limiting to the login endpoint. #1320
- Remove the built-in SSH server. #1502
- You can remove the
--ssh-host-key
and--disable-ssh
flags from your scripts.
- You can remove the
- Fix extensions running in the browser not getting the correct storage path. #1551
- Allow
data:
URIs in the CSP forfont-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-ls26
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.2.0-ls40
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 formhost: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 forfont-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
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 formhost: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 forfont-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
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
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
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
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
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