We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b4ec37 commit 3ab5e89Copy full SHA for 3ab5e89
CHANGELOG.md
@@ -37,7 +37,15 @@ implementation (#4414).
37
- The static endpoint can no longer reach outside code-server. However the
38
vscode-remote-resource endpoint still can.
39
- OpenVSX has been made the default marketplace. However this means web
40
- extensions like Vim are now broken.
+ extensions like Vim may be broken.
41
+
42
+### Deprecated
43
44
+- `--link` is now deprecated (#4562).
45
46
+### Security
47
48
+- We fixed a XSS vulnerability by escaping HTML from messages in the error page (#4430).
49
50
## [3.12.0](https://github.com/cdr/code-server/releases/tag/v3.12.0) - 2021-09-15
51
0 commit comments