Skip to content

Releases: coder/code-server

2.1698-vsc1.41.1

18 Jan 00:30
f51e045
Compare
Choose a tag to compare
  • VS Code 1.41.1
  • Arm64 builds

2.1692-vsc1.39.2

15 Nov 20:00
e14362f
Compare
Choose a tag to compare

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

2.1688-vsc1.39.2

07 Nov 23:54
2018024
Compare
Choose a tag to compare
  • 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

30 Oct 17:19
3d5db83
Compare
Choose a tag to compare
  • Fix intellisense and search (caused by mistyped scheme in URI transformer 😊)

2.1662-vsc1.39.2

29 Oct 23:00
Compare
Choose a tag to compare
  • Fix inner process not exiting when parent exits.
  • Fix matching against the file scheme (fixes extensions that provide functionality based on the scheme).

2.1655-vsc1.39.2

28 Oct 22:21
e229649
Compare
Choose a tag to compare
  • Add heartbeat file.
  • Accept a workspace file from the command line.
  • Properly surface exit codes.
  • Fix unauthorized resource access.
  • Fix passwords that contain a =.
  • Fix issues when running code-server from within code-server's terminal.

2.1650-vsc1.39.2

25 Oct 22:47
f73e922
Compare
Choose a tag to compare
  • Fix blank --cert flag.
  • Fix viewing images.
  • Fix some issues with the markdown previewer.

2.1638-vsc1.39.2

24 Oct 18:25
e7945be
Compare
Choose a tag to compare

V2 official release!

Important notes:

See #857 for more details.

2.1637-vsc1.39.2

24 Oct 16:10
91f49e1
Compare
Choose a tag to compare
2.1637-vsc1.39.2 Pre-release
Pre-release

Update to 1.39.2!

2.1523-vsc1.38.1

18 Sep 18:57
Compare
Choose a tag to compare
2.1523-vsc1.38.1 Pre-release
Pre-release

Make --port 0 work.