-
Notifications
You must be signed in to change notification settings - Fork 6.3k
v4.5.1 #5358
-
v4.5.1
Code v1.68.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.
Changed
- We now use
release/v<0.0.0>for the release branch name so it doesn't
conflict with the tag name - Added
.prettierignoreto ignore formatting files inlib/vscode
Added
- Allow more comprehensive affinity config in Helm chart
- Added custom message in Homebrew PR to make sure code-server maintainers are
tagged - Allow setting
priorityClassNamevia Helm chart - Added troubleshooting docs to
CONTRIBUTING.md
Fixed
- Removed default memory limit which was set via
NODE_OPTIONS - Changed output in pipe to make it easier to debug code-server when doing live
edits - Fixed display-language patch to use correct path which broke in 4.5.0
- Fixed multiple code-server windows opening when using the code-server CLI in
the Integrated Terminal - Fixed Integrated Terminal not working when web base was not the root path
Security
- Updated
glob-parentversion in dependencies
New Contributors
- @bbbboom made their first contribution in Update display-language.diff #5317
- @timbrd made their first contribution in Allow setting priorityClassName via helm chart #5255
Full Changelog: v4.5.0...v4.5.1
This discussion was created from the release v4.5.1.
Beta Was this translation helpful? Give feedback.
All reactions
-
🎉 5 -
❤️ 7 -
🚀 1
Replies: 2 comments 7 replies
-
./code-server is not working on Android phone please is there any other way to run this
Beta Was this translation helpful? Give feedback.
All reactions
-
It's due to one of the dependencies named Argon2, which hashes our password. Seems like it doesn't go well with ARM, but @jsjoeio delivered a fix, I think last year, or before March this year. Iys weird seeing it happen again.
Beta Was this translation helpful? Give feedback.
All reactions
-
👀 2
-
Please send me a guide on how to use Screenshot_20220810-140358_1.png
How can I open a folder and also clone repository. Please I really need your help with it.
Beta Was this translation helpful? Give feedback.
All reactions
-
Oi, you are seeing source control! Open the files part, and then open a folder or clone a repo.
Beta Was this translation helpful? Give feedback.
All reactions
-
I'm really sorry for disturbing you my dear, but I have tried clone repository, it's not working. I also read the read doc, I followed it all but still not working. Please is their any other to download git on android 32bitScreenshot_20220810-182812.png
Beta Was this translation helpful? Give feedback.
All reactions
-
You are running this on Android?
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
Can you first tell how you are running code-server on Android? I want to know.
Beta Was this translation helpful? Give feedback.
All reactions
-
I just learnt it from You tube but they didn't give more details on clone repository.
Beta Was this translation helpful? Give feedback.