-
2.1472-vsc1.38.1 Pre-Release
released this
2019-09-12 16:17:18 -05:00 | 3453 commits to main since this releaseSee https://github.com/cdr/code-server/pull/857 for information on what has changed with v2.
-
1.1156-vsc1.33.1 Stable
released this
2019-06-11 12:08:02 -05:00 | 3634 commits to main since this releaseBug fixes
-
1.1140-vsc1.33.1 Stable
released this
2019-06-06 13:43:37 -05:00 | 3638 commits to main since this releaseFix Darwin release not being included.
-
1.1119-vsc1.33.1 Stable
released this
2019-05-20 16:08:54 -05:00 | 3640 commits to main since this releaseAdditions
- 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 Stable
released this
2019-05-20 11:02:36 -05:00 | 3643 commits to main since this releaseBug fixes
- Fix VERSION env var not making it to the build process.
- Make build process use "production" for NODE_ENV.
-
1.1099-vsc1.33.1 Stable
released this
2019-05-19 19:49:05 -05:00 | 3644 commits to main since this releaseAdditions
- Add flag to specify additional builtin extension directories.
- Add flag to specify additional user extension directories.
- Expose terminal service in the API.
- Add support for musl and centos.
Bug fixes
- Preserve environment when forking shared process (#347, #239)
- Fix no-auth to still use HTTPS (#300)
- Fix markdown preview focus (#543)
- Fix copying and moving files around using the file tree
- Fix terminals not retaining TTY size after reconnect (#587)
- Fix toggling full screen
- Fix open dialog crash when there is a broken link (#579)
Quality of life
- Improve size column in dialogs
- Only output password if it was generated
- Remove reveal in finder/explorer option (#576)
- Various doc fixes
- Suppress a somewhat misleading "disconnected" extension host message
-
1.939-vsc1.33.1 Stable
released this
2019-04-22 19:20:48 -05:00 | 3680 commits to main since this releaseAdditions
--socketflag. Allows for binding to a socket.
Bug fixes
- Bundle default extension grammars. Reduces syntax highlighting time. (https://github.com/codercom/code-server/issues/18)
- Pasting won't retain metadata (https://github.com/codercom/sshcode/issues/42)
-
1.903-vsc1.33.1 Stable
released this
2019-04-19 19:54:50 -05:00 | 3685 commits to main since this releaseAdditions
PASSWORDenvironment variable
Bug fixes
- Hide titlebar controls and fix menubar toggle
- Fix open dialogs (#508)
-
1.868-vsc1.33.1 Stable
released this
2019-04-17 20:01:25 -05:00 | 3693 commits to main since this releaseBug fixes
- Custom keybinds not taking effect (#150)
-
1.854-vsc1.33.1 Stable
released this
2019-04-17 17:18:35 -05:00 | 3696 commits to main since this releaseAdditions
- Opt-out telemetry (codercom/code-server/pull/519)
- Caching via service worker (#138)
--install-extensionflag (#484)PORTenvironment variable (codercom/code-server/pull/502)
Bug fixes
- Markdown preview and outline (#406, #296)
- Relative URLs (#497)
- Create various necessary paths and files that might be missing during startup (#453, #499, #116)
- Various open file/folder issues (#249)
- No more
__webpack_hmrrequests in the Docker container
Quality of life
- Update to Node 10.15.1
- Update VS Code to 1.33.1
- Confirm before closing the browser tab (to help those with ctrl+w embedded in muscle memory)
- Enter key works to log in now
- Make errors about netstat and ports in use more explicit
- Add common utilities to the Docker image
mirror of
https://github.com/coder/code-server.git
synced 2026-02-05 22:38:40 -06:00