mirror of
https://github.com/coder/code-server.git
synced 2026-02-05 22:38:40 -06:00
-
v4.2.0 Stable
released this
2022-03-22 17:11:59 -05:00 | 813 commits to main since this releasev4.2.0
VS Code v1.64.2
Added
- Added tests for
handleArgsSocketCatchError,setDefaultsand
optionDescriptions.
Changed
- We switched from using the fork
coder/vscodeto a submodule of
microsoft/vscode+ patches managed byquiltfor how Code sits inside the
code-server codebase. - Upgraded to Code 1.64.2.
Fixed
- Update popup notification through
--disable-update-checkis now fixed. - Fixed PWA icons not loading on iPad
- Fixed the homebrew release process. Our
cdrcibot should now automatically
update the version as part of the release pipeline. - Fixed titleBar color setting being ignored in PWA.
Security
- Updated to
minimist-list. - Updated
cloud-agenttov0.2.4which usesnhooyr.io/webscoketv1.8.7.
New Contributors
- @azriel-stephen made their first contribution in https://github.com/coder/code-server/pull/4981
Full Changelog: https://github.com/coder/code-server/compare/v4.1.0...v4.2.0
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
code-server-4.2.0-amd64.rpm
126 MiB
-
code-server-4.2.0-arm64.rpm
118 MiB
-
code-server-4.2.0-armhfp.rpm
109 MiB
-
code-server-4.2.0-linux-amd64.tar.gz
97 MiB
-
code-server-4.2.0-linux-arm64.tar.gz
88 MiB
-
code-server-4.2.0-linux-armv7l.tar.gz
82 MiB
-
code-server-4.2.0-macos-amd64.tar.gz
90 MiB
-
code-server_4.2.0_amd64.deb
126 MiB
-
code-server_4.2.0_arm64.deb
118 MiB
-
code-server_4.2.0_armhf.deb
109 MiB
- Added tests for