mirror of
https://github.com/coder/code-server.git
synced 2026-02-07 03:03:16 -06:00
-
v4.5.1 Stable
released this
2022-07-19 13:06:16 -05:00 | 712 commits to main since this releasev4.5.1
Code v1.68.1
Upgrading is as easy as installing the new version over the old one. code-server
maintains all user data in~/.local/share/code-serverso that it is preserved in between
installations.Changed
- We now use
release/v<0.0.0>for the release branch name so it doesn't
conflict with the tag name - Added
.prettierignoreto ignore formatting files inlib/vscode
Added
- Allow more comprehensive affinity config in Helm chart
- Added custom message in Homebrew PR to make sure code-server maintainers are
tagged - Allow setting
priorityClassNamevia Helm chart - Added troubleshooting docs to
CONTRIBUTING.md
Fixed
- Removed default memory limit which was set via
NODE_OPTIONS - Changed output in pipe to make it easier to debug code-server when doing live
edits - Fixed display-language patch to use correct path which broke in 4.5.0
- Fixed multiple code-server windows opening when using the code-server CLI in
the Integrated Terminal - Fixed Integrated Terminal not working when web base was not the root path
Security
- Updated
glob-parentversion in dependencies
New Contributors
- @bbbboom made their first contribution in https://github.com/coder/code-server/pull/5317
- @timbrd made their first contribution in https://github.com/coder/code-server/pull/5255
Full Changelog: https://github.com/coder/code-server/compare/v4.5.0...v4.5.1
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
code-server-4.5.1-amd64.rpm
126 MiB
-
code-server-4.5.1-arm64.rpm
117 MiB
-
code-server-4.5.1-armhfp.rpm
107 MiB
-
code-server-4.5.1-linux-amd64.tar.gz
95 MiB
-
code-server-4.5.1-linux-arm64.tar.gz
87 MiB
-
code-server-4.5.1-linux-armv7l.tar.gz
79 MiB
-
code-server-4.5.1-macos-amd64.tar.gz
86 MiB
-
code-server_4.5.1_amd64.deb
126 MiB
-
code-server_4.5.1_arm64.deb
117 MiB
-
code-server_4.5.1_armhf.deb
107 MiB
- We now use