github coder/code-server v4.113.0-rc.1

pre-release4 hours ago

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).

Don't miss a new code-server release

NewReleases is sending notifications on new releases.