Skip to content

Releases: coder/code-server

4.101.0-rc.1

4.101.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Jun 18:51
27a112c

Code v1.101.0

Changed

  • Update to Code 1.101.0.

v4.100.3

Choose a tag to compare

@github-actions github-actions released this 03 Jun 21:06
409c64e

Code v1.100.3

Changed

  • Update to Code 1.100.3.

v4.100.2

Choose a tag to compare

@github-actions github-actions released this 15 May 23:02
9dd999b

Code v1.100.2

Changed

  • Update to Code 1.100.2.

v4.100.1

Choose a tag to compare

@github-actions github-actions released this 14 May 18:08
1aca01f

Code v1.100.1

Changed

  • Update to Code 1.100.1.

v4.100.0

Choose a tag to compare

@github-actions github-actions released this 12 May 18:23
d0e20d5

Code v1.100.0

Added

  • Trusted domains for links can now be set at run-time by configuring
    linkProtectionTrustedDomains in the lib/vscode/product.json file or via
    the --link-protection-trusted-domains flag.

Changed

  • Update to Code 1.100.0.
  • Disable extension signature verification, which previously was skipped by
    default (the package used for verification is not available to OSS builds of
    VS Code) but now reportedly throws hard errors making it impossible to install
    extensions.

Fixed

  • Flags with repeatable options now work via the config file.

v4.100.0-rc.1

v4.100.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 May 01:12
d0e20d5

Code v1.100.0

Added

  • Trusted domains for links can now be set at run-time by configuring
    linkProtectionTrustedDomains in the lib/vscode/product.json file or via
    the --link-protection-trusted-domains flag.

Changed

  • Update to Code 1.100.0.
  • Disable extension signature verification, which previously was skipped by
    default (the package used for verification is not available to OSS builds of
    VS Code) but now reportedly throws hard errors making it impossible to install
    extensions.

Fixed

  • Flags with repeatable options now work via the config file.

v4.99.4

Choose a tag to compare

@github-actions github-actions released this 02 May 18:33
47d6d3a

Security

  • Validate that ports in the path proxy are numbers, to prevent proxying to
    arbitrary domains.

v4.99.3

Choose a tag to compare

@github-actions github-actions released this 17 Apr 18:33
c36b2d3

Code v1.99.3

Added

  • Added --skip-auth-preflight flag to let preflight requests through the
    proxy.

Changed

  • Update to Code 1.99.3.

v4.99.2

Choose a tag to compare

@github-actions github-actions released this 11 Apr 17:57
e0c960b

Code v1.99.2

Changed

  • Update to Code 1.99.2.

v4.99.1

Choose a tag to compare

@github-actions github-actions released this 08 Apr 21:35
0a92b76

Code v1.99.1

Changed

  • Update to Code 1.99.1.