-
2.1688-vsc1.39.2 Stable
released this
2019-11-07 15:57:57 -06:00 | 3357 commits to main since this release- 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 Stable
released this
2019-10-30 10:33:07 -05:00 | 3366 commits to main since this release- Fix intellisense and search (caused by mistyped scheme in URI transformer 😊)
-
2.1662-vsc1.39.2 Stable
released this
2019-10-29 15:20:12 -05:00 | 3368 commits to main since this release- 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 Stable
released this
2019-10-28 16:25:51 -05:00 | 3374 commits to main since this release- 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 Stable
released this
2019-10-25 15:52:39 -05:00 | 3381 commits to main since this release- Fix blank
--certflag. - Fix viewing images.
- Fix some issues with the markdown previewer.
- Fix blank
-
2.1638-vsc1.39.2 Stable
released this
2019-10-24 12:35:26 -05:00 | 3389 commits to main since this releaseV2 official release!
Important notes:
- SSL is no longer enabled by default. See https://github.com/cdr/code-server#encrypting-traffic-with-https.
- The password flag has changed. See https://github.com/cdr/code-server#authentication.
- The default port has changed to 8080.
- The current working directly is no longer opened. You can pass specify a directory to open when running
code-serveror you can use the?folderquery parameter in the URL.
See https://github.com/cdr/code-server/pull/857 for more details.
-
2.1637-vsc1.39.2 Pre-Release
released this
2019-10-23 13:34:00 -05:00 | 3390 commits to main since this releaseUpdate to 1.39.2!
-
2.1523-vsc1.38.1 Pre-Release
released this
2019-09-18 13:21:38 -05:00 | 3427 commits to main since this releaseMake
--port 0work. -
2.1485-vsc1.38.1 Pre-Release
released this
2019-09-16 18:04:41 -05:00 | 3442 commits to main since this release -
2.1478-vsc1.38.1 Pre-Release
released this
2019-09-13 13:07:50 -05:00 | 3446 commits to main since this releaseFixes extensions that try to use
node_modules.asar(https://github.com/cdr/code-server/issues/544).
mirror of
https://github.com/coder/code-server.git
synced 2026-02-05 14:27:08 -06:00