mirror of
https://github.com/coder/code-server.git
synced 2026-02-05 22:38:40 -06:00
-
v4.100.0 Stable
released this
2025-05-08 17:24:05 -05:00 | 112 commits to main since this releaseCode v1.100.0
Added
- Trusted domains for links can now be set at run-time by configuring
linkProtectionTrustedDomainsin thelib/vscode/product.jsonfile or via
the--link-protection-trusted-domainsflag.
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.
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
code-server-4.100.0-amd64.rpm
100 MiB
-
code-server-4.100.0-arm64.rpm
100 MiB
-
code-server-4.100.0-armhfp.rpm
96 MiB
-
code-server-4.100.0-linux-amd64.tar.gz
99 MiB
-
code-server-4.100.0-linux-arm64.tar.gz
98 MiB
-
code-server-4.100.0-linux-armv7l.tar.gz
95 MiB
-
code-server-4.100.0-macos-amd64.tar.gz
95 MiB
-
code-server-4.100.0-macos-arm64.tar.gz
93 MiB
-
code-server_4.100.0_amd64.deb
101 MiB
-
code-server_4.100.0_arm64.deb
100 MiB
-
code-server_4.100.0_armhf.deb
96 MiB
-
package.tar.gz
41 MiB
- Trusted domains for links can now be set at run-time by configuring