v3.11.0
VS Code v1.57.1
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 between
installations.
New Features
⭐ Upgraded VSCode to v1.57
- feat(vscode): upgrade to version 1.57.1 #3544 @oxy @code-asher
Bug Fixes
⭐ Fix logout for those behind a reverse proxy
- Fix logout when using a base path (#3608) #3611 @code-asher
Documentation
⭐ Lots of reorganizing to make them easier to refer, and some new information!
- docs: add Pomerium #3424 @desimone
- docs: fix confusing sentence in pull requests section #3460 @shiv-tyagi
- docs: remove toc from changelog @oxy @jsjoeio
- docs(MAINTAINING): add information about CHANGELOG #3467 @jsjoeio
- docs: move release process to MAINTAINING.md #3441 @oxy @Prashant168
- docs: format 'Caddy' from guide.md @PisecesPeng
Development
⭐ Move to Node v14, use Argon2 for pw hashing, and CI work 👷
- chore: cross-compile docker images with buildx #3166 @oxy
- chore: update node to v14 #3458 @oxy
- chore: update .gitignore #3557 @cuining
- fix: use sufficient computational effort for password hash #3422 @jsjoeio
- docs(CONTRIBUTING): add section on testing #3629 @jsjoeio
Development
- fix(publish): update cdrci fork in brew-bump.sh #3468 @jsjoeio
- chore(dev): migrate away from parcel #3578 @jsjoeio
Cheers! 🍻