-
v4.17.0 Stable
released this
2023-09-22 20:16:51 -05:00 | 480 commits to main since this releaseCode v1.82.2
Added
- Japanese locale.
CODE_SERVER_HOSTenvironment variable.
Changed
- Update to Code 1.82.2. This includes an update to Node 18, which also means
that the minimum glibc is now 2.28. If you need to maintain a lower glibc then
you can take a version of Node 18 that is compiled with a lower glibc and use
that to build code-server (or at a minimum rebuild the native modules). - Display paths to config files in full rather than abbreviated. If you have
trouble with the password not working please update and make sure the
displayed config paths are what you expect.
Fixed
- Fix some dependency issues for the standalone arm64 and armv7l releases. If
you had issues with missing or failing modules please try these new builds.
Downloads
-
v4.17.0-rc.1 Pre-Release
released this
2023-09-22 03:54:14 -05:00 | 482 commits to main since this releaseCode v1.82.2
Added
- Japanese locale.
CODE_SERVER_HOSTenvironment variable.
Changed
- Update to Code 1.82.2. This includes an update to Node 18, which also means
that the minimum glibc is now 2.28. If you need to maintain a lower glibc then
you can take a version of Node 18 that is compiled with a lower glibc and use
that to build code-server (or at a minimum rebuild the native modules). - Display paths to config files in full rather than abbreviated. If you have
trouble with the password not working please update and make sure the
displayed config paths are what you expect.
Fixed
- Fix some dependency issues for the standalone arm64 and armv7l releases. If
you had issues with missing or failing modules please try these new builds.
Downloads
-
v4.16.1 Stable
released this
2023-07-31 12:14:29 -05:00 | 504 commits to main since this releaseCode v1.80.2
Changed
- Updated to Code 1.80.2.
Downloads
-
v4.16.0 Stable
released this
2023-07-27 12:26:11 -05:00 | 508 commits to main since this releaseCode v1.80.1
Added
--disable-proxyflag. This disables the domain and path proxies but it does not disable the ports panel in Code. That can be disabled by usingremote.autoForwardPorts=falsein your settings.
Downloads
-
v4.16.0-rc.1 Pre-Release
released this
2023-07-27 12:26:11 -05:00 | 508 commits to main since this releaseCode v1.80.1
Added
--disable-proxyflag. This disables the domain and path proxies but it does not disable the ports panel in Code. That can be disabled by usingremote.autoForwardPorts=falsein your settings.
Downloads
-
v4.15.0 Stable
released this
2023-07-21 18:35:10 -05:00 | 511 commits to main since this releaseCode v1.80.1
Changed
- Updated to Code 1.80.1.
Added
--trusted-originflag for specifying origins that you trust but do not control (for example a reverse proxy).
Downloads
-
v4.15.0-rc.1 Pre-Release
released this
2023-07-20 14:03:21 -05:00 | 511 commits to main since this releaseCode v1.80.1
Changed
- Updated to Code 1.80.1.
Added
--trusted-originflag for specifying origins that you trust but do not control (for example a reverse proxy).
Downloads
-
v4.14.1 Stable
released this
2023-06-22 01:47:01 -05:00 | 528 commits to main since this releaseCode v1.79.2
Security
- Remove extra write permissions on the Node binary bundled with the linux-amd64
tarball. If you extract the tar without a umask this could mean the Node
binary would be unexpectedly writable.
Fixed
- Inability to launch multiple instances of code-server for different users.
Added
--session-socketCLI flag to configure the location of the session socket.
By default it will be placed in<user data dir>/code-server-ipc.sock.
Downloads
- Remove extra write permissions on the Node binary bundled with the linux-amd64
-
v4.14.1-rc.2 Pre-Release
released this
2023-06-22 01:47:01 -05:00 | 528 commits to main since this releaseCode v1.79.2
Fixed
- Fix being unable to launch multiple instances of code-server for different
users.
Added
--session-socketCLI flag to configure the location of the session socket.
By default it will be placed in--user-data-dir.
Downloads
- Fix being unable to launch multiple instances of code-server for different
-
v4.14.1-rc.1 Pre-Release
released this
2023-06-21 14:23:40 -05:00 | 529 commits to main since this releaseCode v1.79.2
Fixed
- Fix being unable to launch multiple instances of code-server for different
users.
Downloads
- Fix being unable to launch multiple instances of code-server for different
mirror of
https://github.com/coder/code-server.git
synced 2026-04-12 18:28:17 -05:00