Skip to content

Commit 593018e

Browse files
authored
Merge branch 'main' into patch-2
2 parents 4bd512e + 3b91cff commit 593018e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,15 @@ implementation (#4414).
3737
- The static endpoint can no longer reach outside code-server. However the
3838
vscode-remote-resource endpoint still can.
3939
- OpenVSX has been made the default marketplace. However this means web
40-
extensions like Vim are now broken.
40+
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).
4149

4250
## [3.12.0](https://github.com/cdr/code-server/releases/tag/v3.12.0) - 2021-09-15
4351

0 commit comments

Comments
 (0)