chore: update CHANGELOG (#4595)

This commit is contained in:
Joe Previte 2021-12-09 14:21:02 -07:00 committed by GitHub
parent 4b4ec37880
commit 3b91cffae5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 1 deletions

View File

@ -37,7 +37,15 @@ implementation (#4414).
- The static endpoint can no longer reach outside code-server. However the
vscode-remote-resource endpoint still can.
- OpenVSX has been made the default marketplace. However this means web
extensions like Vim are now broken.
extensions like Vim may be broken.
### Deprecated
- `--link` is now deprecated (#4562).
### Security
- We fixed a XSS vulnerability by escaping HTML from messages in the error page (#4430).
## [3.12.0](https://github.com/cdr/code-server/releases/tag/v3.12.0) - 2021-09-15