Skip to content

Releases: coder/code-server

v4.114.1

Choose a tag to compare

@github-actions github-actions released this 06 Apr 20:54
4af6408

Code v1.114.0

Changed

  • Ensure native modules are built from source so they use the correct version of
    glibc. This should bring down the requirement from 2.34 back down to 2.28.

v4.114.0

Choose a tag to compare

@github-actions github-actions released this 04 Apr 08:19
5fe286e

Code v1.114.0

Changed

  • Updated to Code 1.114.0.

v4.113.1

Choose a tag to compare

@github-actions github-actions released this 03 Apr 20:13
82fe3a7

Code v1.113.0

This is a re-release of v4.113.0 but with the correct Node binaries for arm64
and armv7l. Previously they were packaging the amd64 Node binary due to a
mistake while refactoring CI to use more of the upstream build scripts.

v4.113.0

Choose a tag to compare

@github-actions github-actions released this 02 Apr 17:26
b27ceeb

Code v1.113.0

Changed

  • Update to Code 1.113.0.
  • Trusted origins can now begin with *.. For example, --trusted-origins '*.coder.com' will match both coder.com exactly and any domain that ends in
    .coder.com.

Added

  • Add the --reconnection-grace-time flag and pass it through to VS Code. This
    configures how many seconds clients have to reconnect before the session is
    permanently killed and a new connection must be made by reloading the
    window. The default is 10800 (three hours).

v4.113.0-rc.3

v4.113.0-rc.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Mar 17:48
b27ceeb

Code v1.113.0

Changed

  • Update to Code 1.113.0.
  • Trusted origins can now begin with *.. For example, --trusted-origins '*.coder.com' will match both coder.com exactly and any domain that ends in
    .coder.com.

Added

  • Add the --reconnection-grace-time flag and pass it through to VS Code. This
    configures how many seconds clients have to reconnect before the session is
    permanently killed and a new connection must be made by reloading the
    window. The default is 10800 (three hours).

Hopefully the last RC, please pardon the dust while we work out the kinks in the new build process.

v4.113.0-rc.2

v4.113.0-rc.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Mar 00:00
be062d0

Code v1.113.0

Changed

  • Update to Code 1.113.0.
  • Trusted origins can now begin with *.. For example, --trusted-origins '*.coder.com' will match both coder.com exactly and any domain that ends in
    .coder.com.

Added

  • Add the --reconnection-grace-time flag and pass it through to VS Code. This
    configures how many seconds clients have to reconnect before the session is
    permanently killed and a new connection must be made by reloading the
    window. The default is 10800 (three hours).

v4.113.0-rc.1

v4.113.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Mar 20:28
a5c1b6a

Code v1.113.0

Changed

  • Update to Code 1.113.0.
  • Trusted origins can now begin with *.. For example, --trusted-origins '*.coder.com' will match both coder.com exactly and any domain that ends in
    .coder.com.

Added

  • Add the --reconnection-grace-time flag and pass it through to VS Code. This
    configures how many seconds clients have to reconnect before the session is
    permanently killed and a new connection must be made by reloading the
    window. The default is 10800 (three hours).

v4.112.0

Choose a tag to compare

@github-actions github-actions released this 19 Mar 23:25
d7599ae

Code v1.112.0

Changed

  • Update to Code 1.112.0
  • Remove config file path from the login screen to avoid leaking information.

v4.111.0

Choose a tag to compare

@github-actions github-actions released this 11 Mar 22:19
24ea70a

Code v1.111.0

Changed

  • Update to Code 1.111.0
  • --app-name now affects the error page title.

v4.110.1

Choose a tag to compare

@github-actions github-actions released this 11 Mar 01:53
b43e772

Code v1.110.1

Changed

  • Update to Code 1.110.1