-
Notifications
You must be signed in to change notification settings - Fork 6.3k
v4.0.1 #4685
jsjoeio
announced in
Announcements
v4.0.1
#4685
-
v4.0.1
VS Code v1.63.0
code-server has been rebased on upstream's newly open-sourced server
implementation (#4414).
Changed
- Web socket compression has been made the default (when supported). This means
the--enableflag will no longer takepermessage-deflateas an option. - 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.
- The last opened folder/workspace is no longer stored separately in the
settings file (we rely on the already-existing query object instead).
Removed
- Extra extension directories have been removed. The
--extra-extensions-dir
and--extra-builtin-extensions-dirflags will no longer be accepted. - The
--install-sourceflag has been removed.
Deprecated
--linkis now deprecated (chore: add deprecation notice for --link #4562 ).
Security
- We fixed a XSS vulnerability by escaping HTML from messages in the error page (Escape HTML from messages in error page #4430 ).
Cheers 🎉
New Contributors
- @AbdullahBinJahed made their first contribution in fix(package.json): update node version requirements to >=14 #4230
- @jlandowner made their first contribution in Use Ingress v1 from Kubernetes v1.19 in helm chart #4244
- @toddewilliams made their first contribution in Update collaboration.md #4281
- @tianjianchn made their first contribution in Fix: use pipe to spawn http server process to enable logs pipe to files #4293
- @ChenJiaH made their first contribution in docs: fix the link of nfpm #4369
- @mrfoxie made their first contribution in resolving error of nodejs #4336
- @im-coder-lg made their first contribution in Add a gist of the difference between code-server and Coder #4419
- @mauri made their first contribution in Escape HTML from messages in error page #4430
- @arHSM made their first contribution in Fix : recreate the termux guide to adapt the recent changes #4472
- @JounQin made their first contribution in chore: replace eslint-import-resolver-alias with resolver-typescript #4546
- @Leask made their first contribution in adding option --edge to install latest edge / preview version #4605
- @huangyoukun made their first contribution in support git-lfs default #4611
- @L3P3 made their first contribution in Support browsers from before 2020 #4579
- @elsbrock made their first contribution in docs(ipad): fix link to ios-ipad related issues #4651
Full Changelog: v3.12.0...v4.0.1
Milestone: https://github.com/coder/code-server/milestone/34
This discussion was created from the release v4.0.1.
Beta Was this translation helpful? Give feedback.
All reactions
-
🎉 1 -
❤️ 4
Replies: 3 comments 2 replies
-
This will be out on homebrew once this is merged: Homebrew/homebrew-core#92582
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
-
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
1 reply
-
I answered, hope it's easy.
Beta Was this translation helpful? Give feedback.
All reactions
-
❤️ 1
This comment was marked as spam.
This comment was marked as spam.
-
Idk, elaborate. #elucidation-needed
Beta Was this translation helpful? Give feedback.
All reactions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment