mirror of
https://github.com/coder/code-server.git
synced 2026-02-07 03:03:16 -06:00
-
v3.10.2 Stable
released this
2021-05-21 18:08:46 -05:00 | 1496 commits to main since this releasev3.10.2
VS Code v1.56.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.New Features
- feat: support
extraInitContainersin helm chart values #3393 @strowk - feat: change
extraContainersto support templating in helm chart #3393 @strowk
Bug Fixes
- fix: use correct command to Open Folder on Welcome page #3437 @jsjoeio
Development
- fix(ci): update brew-bump.sh to update remote first #3438 @jsjoeio
Cheers! 🍻
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
code-server-3.10.2-amd64.rpm
89 MiB
-
code-server-3.10.2-arm64.rpm
87 MiB
-
code-server-3.10.2-linux-amd64.tar.gz
72 MiB
-
code-server-3.10.2-linux-arm64.tar.gz
70 MiB
-
code-server-3.10.2-macos-amd64.tar.gz
68 MiB
-
code-server_3.10.2_amd64.deb
89 MiB
-
code-server_3.10.2_arm64.deb
87 MiB
- feat: support