Skip to content

v4.14.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jun 18:16
5c19962

Code 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-socket CLI flag to configure the location of the session socket.
    By default it will be placed in <user data dir>/code-server-ipc.sock.