FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Release v4.100.0 · coder/code-server · GitHub

v4.100.0

Choose a tag to compare

Filter
github-actions released this 12 May 18:23
· 328 commits to main since this release
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.

Back | FazBrowse Home | New Git URL