mirror of
https://github.com/coder/code-server.git
synced 2026-02-05 22:38:40 -06:00
-
v4.92.2 Stable
released this
2024-08-16 04:50:10 -05:00 | 224 commits to main since this releaseCode v1.92.2
Breaking changes
- Dropped a patch that changed the compile target from es2022 to es2020 because
it no longer works with the way VS Code uses static properties. This may break
older browsers, so those browsers will either have to be updated or use an
older version of code-server.
Changed
- Updated to Code 1.92.2.
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
code-server-4.92.2-amd64.rpm
97 MiB
-
code-server-4.92.2-arm64.rpm
93 MiB
-
code-server-4.92.2-armhfp.rpm
90 MiB
-
code-server-4.92.2-linux-amd64.tar.gz
91 MiB
-
code-server-4.92.2-linux-arm64.tar.gz
92 MiB
-
code-server-4.92.2-linux-armv7l.tar.gz
88 MiB
-
code-server-4.92.2-macos-arm64.tar.gz
88 MiB
-
code-server_4.92.2_amd64.deb
97 MiB
-
code-server_4.92.2_arm64.deb
93 MiB
-
code-server_4.92.2_armhf.deb
90 MiB
-
package.tar.gz
39 MiB
- Dropped a patch that changed the compile target from es2022 to es2020 because