mirror of
https://github.com/coder/code-server.git
synced 2026-02-07 03:03:16 -06:00
-
v4.3.0 Stable
released this
2022-04-14 16:10:59 -05:00 | 0 commits to v4.3.0 since this releasev4.3.0
Code v1.65.2
Changed
- Excluded .deb files from release Docker image which drops the compressed and
uncompressed size by 58% and 34%. - Upgraded to Code 1.65.2.
Added
- Added a new CLI flag called
--disable-file-downloadswhich allows you to
disable the "Download..." option that shows in the UI when right-clicking on a
file. This can also set by runningCS_DISABLE_FILE_DOWNLOADS=1. - Aligned the dependencies for binary and npm release artifacts.
Fixed
- Fixed the code-server version from not displaying in the Help > About dialog.
- Fixed issues with the TypeScript and JavaScript Language Features Extension
failing to activate. - Fixed missing files in ipynb extension.
- Fixed the homebrew release workflow.
- Fixed the Docker release workflow from not always publishing version tags.
New Contributors
- @azriel-stephen made their first contribution in https://github.com/coder/code-server/pull/4981
- @cjtim made their first contribution in https://github.com/coder/code-server/pull/5045
- @dwahler made their first contribution in https://github.com/coder/code-server/pull/5068
- @rileycalhoun made their first contribution in https://github.com/coder/code-server/pull/5079
- @neilnaveen made their first contribution in https://github.com/coder/code-server/pull/5090
- @thx2001r made their first contribution in https://github.com/coder/code-server/pull/5078
Full Changelog: https://github.com/coder/code-server/compare/v4.1.0...v4.3.0
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
code-server-4.3.0-amd64.rpm
120 MiB
-
code-server-4.3.0-arm64.rpm
111 MiB
-
code-server-4.3.0-armhfp.rpm
103 MiB
-
code-server-4.3.0-linux-amd64.tar.gz
92 MiB
-
code-server-4.3.0-linux-arm64.tar.gz
83 MiB
-
code-server-4.3.0-linux-armv7l.tar.gz
76 MiB
-
code-server-4.3.0-macos-amd64.tar.gz
82 MiB
-
code-server_4.3.0_amd64.deb
120 MiB
-
code-server_4.3.0_arm64.deb
112 MiB
-
code-server_4.3.0_armhf.deb
103 MiB
- Excluded .deb files from release Docker image which drops the compressed and