v3.10.0
#3339
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
v3.10.0
VS Code v1.56.0
Upgrading is as easy as installing the new version over the old one. code-server
maintains all user data in
~/.local/share/code-server
so that it is preserved in betweeninstallations.
New Features
⭐ VSCode 1.56, terminals now persist across refreshes (#2276), add several security scanners (#3176, #3177), and add arm64 support for
--link
(#2822)Bug Fixes
⭐ code-server should now load more predictably, log out correctly, and have improved ratelimiting!
Documentation
⭐ A new changelog, more examples, improved debugging advice, and more detailed maintainership docs.
caddy
example for serving from sub-path docs(guide.md): addcaddy
example for serving from sub-path #3217 @catthehackerDevelopment
⭐ VSCode now builds in parallel (#3250), code-server now has more comprehensive testing (#2712) and generates coverage reports (#3151), and lots of CI housekeeping.
Cheers! 🍻
This discussion was created from the release v3.10.0.
Beta Was this translation helpful? Give feedback.
All reactions