mirror of
https://github.com/coder/code-server.git
synced 2026-02-05 22:38:40 -06:00
-
v3.7.0 Stable
released this
2020-11-16 13:40:06 -06:00 | 2531 commits to main since this releaseVS Code v1.50.0
Features
- ⭐ code-server is now written with Express! This will make the codebase far more approachable for contributors #1899
- Previously we were using node's HTTP API directly
- ⭐ We now have a helm chart! Thank you @Matthew-Beckett @alexgorbatchev! #2048
- See ci/helm-chart
- ⭐ code-server's self signed certificates now work on iPad! See doc/ipad.md #2255
Bug Fixes
- code-server's self signed certificates now go into the data directory #1778
- The path and domain proxy now only redirects unauthenticated clients to login if they accept HTML #2128
Cheers! 🍻
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
code-server-3.7.0-amd64.rpm
74 MiB
-
code-server-3.7.0-arm64.rpm
90 MiB
-
code-server-3.7.0-linux-amd64.tar.gz
73 MiB
-
code-server-3.7.0-linux-arm64.tar.gz
72 MiB
-
code-server-3.7.0-macos-amd64.tar.gz
70 MiB
-
code-server_3.7.0_amd64.deb
74 MiB
-
code-server_3.7.0_arm64.deb
90 MiB
- ⭐ code-server is now written with Express! This will make the codebase far more approachable for contributors #1899