mirror of
https://github.com/coder/code-server.git
synced 2026-02-06 09:20:52 -06:00
-
v4.14.1 Stable
released this
2023-06-22 01:47:01 -05:00 | 469 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
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
code-server-4.14.1-amd64.rpm
101 MiB
-
code-server-4.14.1-arm64.rpm
109 MiB
-
code-server-4.14.1-armhfp.rpm
106 MiB
-
code-server-4.14.1-linux-amd64.tar.gz
94 MiB
-
code-server-4.14.1-linux-arm64.tar.gz
93 MiB
-
code-server-4.14.1-linux-armv7l.tar.gz
90 MiB
-
code-server-4.14.1-macos-amd64.tar.gz
94 MiB
-
code-server_4.14.1_amd64.deb
100 MiB
-
code-server_4.14.1_arm64.deb
109 MiB
-
code-server_4.14.1_armhf.deb
106 MiB
-
package.tar.gz
38 MiB
- Remove extra write permissions on the Node binary bundled with the linux-amd64