Skip to content

Releases: linuxserver/docker-code-server

2.1692-vsc1.39.2-ls24

08 Dec 10:25

Choose a tag to compare

LinuxServer Changes:

Upgrade to v2 builds.
code-server Changes:

Increase default max memory and allow setting your own limit. Might help with some reports of crashes.

2.1637-vsc1.39.2-ls10

02 Dec 21:12

Choose a tag to compare

2.1637-vsc1.39.2-ls10 Pre-release
Pre-release

LinuxServer Changes:

Add optional sudo access.
Remote Changes:

Data change at JSON endpoint https://api.github.com/repos/cdr/code-server/releases

2.1692-vsc1.39.2-ls23

01 Dec 10:23

Choose a tag to compare

LinuxServer Changes:

Upgrade to v2 builds.
code-server Changes:

Increase default max memory and allow setting your own limit. Might help with some reports of crashes.

2.1637-vsc1.39.2-ls9

25 Nov 21:11

Choose a tag to compare

2.1637-vsc1.39.2-ls9 Pre-release
Pre-release

LinuxServer Changes:

Add optional sudo access.
Remote Changes:

Data change at JSON endpoint https://api.github.com/repos/cdr/code-server/releases

2.1692-vsc1.39.2-ls22

24 Nov 10:23

Choose a tag to compare

LinuxServer Changes:

Upgrade to v2 builds.
code-server Changes:

Increase default max memory and allow setting your own limit. Might help with some reports of crashes.

2.1637-vsc1.39.2-ls8

04 Nov 21:15

Choose a tag to compare

2.1637-vsc1.39.2-ls8 Pre-release
Pre-release

LinuxServer Changes:

Add optional sudo access.
Remote Changes:

Data change at JSON endpoint https://api.github.com/repos/cdr/code-server/releases

2.1692-vsc1.39.2-ls21

15 Nov 20:23

Choose a tag to compare

LinuxServer Changes:

Upgrade to v2 builds.
code-server Changes:

Increase default max memory and allow setting your own limit. Might help with some reports of crashes.

2.1688-vsc1.39.2-ls21

08 Nov 00:23

Choose a tag to compare

LinuxServer Changes:

Upgrade to v2 builds.
code-server Changes:

  • Fix passwords with semicolons (and potentially other characters).
  • Fix potential infinite login redirect.
  • Add missing telemetry option (to allow disabling extension telemetry).
  • Fix inability to activate extensions on an insecure domain on Chrome & Safari.
  • Fix automatic updating.
  • Add meta tag to allow full screen in iOS.

2.1665-vsc1.39.2-ls21

30 Oct 18:49

Choose a tag to compare

LinuxServer Changes:

Upgrade to v2 builds.
code-server Changes:

  • Fix intellisense and search (caused by mistyped scheme in URI transformer 😊)

2.1662-vsc1.39.2-ls20

29 Oct 23:20

Choose a tag to compare

LinuxServer Changes:

Upgrade to v2 builds.
code-server Changes:

  • Fix inner process not exiting when parent exits.
  • Fix matching against the file scheme (fixes extensions that provide functionality based on the scheme).