Skip to content

Releases: coder/code-server

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).

2.1472-vsc1.38.1

12 Sep 21:38
7353be4
Compare
Choose a tag to compare
2.1472-vsc1.38.1 Pre-release
Pre-release

See #857 for information on what has changed with v2.

1.1156-vsc1.33.1

12 Jun 17:45
cf63bbd
Compare
Choose a tag to compare

Bug fixes

  • Fix incorrect "no authentication" message when using a custom password (#757)
  • Propagate environment to the browser (fixes setting a custom extension marketplace URL, for example)
  • Fix file dialog items getting cut off (#336)

1.1140-vsc1.33.1

06 Jun 19:22
04adf14
Compare
Choose a tag to compare

Fix Darwin release not being included.

1.1119-vsc1.33.1

20 May 22:46
a2ad3d4
Compare
Choose a tag to compare

Additions

  • Expose workbench actions API.

Bug fixes

  • Make hidden files and folders visible in open dialogs.
  • Fix an error displaying file size of zero byte files.

1.1106-vsc1.33.1

20 May 16:14
db39eac
Compare
Choose a tag to compare

Bug fixes

  • Fix VERSION env var not making it to the build process.
  • Make build process use "production" for NODE_ENV.