Skip to content

Releases: coder/code-server

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.

2.1485-vsc1.38.1

16 Sep 23:49
ef069d9
Compare
Choose a tag to compare
2.1485-vsc1.38.1 Pre-release
Pre-release

2.1478-vsc1.38.1

13 Sep 21:03
bb46e80
Compare
Choose a tag to compare
2.1478-vsc1.38.1 Pre-release
Pre-release

Fixes extensions that try to use node_modules.asar (#544).