github linuxserver/docker-code-server v3.9.1-ls73

latest releases: 4.23.1-ls209, 4.23.1-ls208, 4.23.1-ls207...
3 years ago

LinuxServer Changes:

Allow setting gui password via hash using env var HASHED_PASSWORD.
code-server Changes:

VS Code v1.53.2

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.

New Features

  • ⭐ feat: remove default home #2800

VS Code

  • ⭐ updated to 1.53.2

Bug Fixes

  • ⭐ fix(vscode): update link in extensionsViewlet (thanks to @kylecarbs @JammSpread @MarkAYoder for reporting the issue) #2743
  • fix: responsive Sign In Page (thanks to @vapurrmaid!) #2770
  • fix: disappearing dismiss button on extension help #2801

Documentation

  • ⭐ docs(install): add Azure and Heroku (thanks to @bpmct!) #2729
  • docs: Update contributing requirements (thanks to @vapurrmaid!) #2775
  • docs(ci): update release steps with homebrew bump #2762
  • docs(README): add release shield #2813
  • docs(README, ci): add docs shield with link to version docs

Development

  • master -> main
  • changed default branch to main instead of version branch
  • feat(testing): add unit tests for emitter.ts #2715
  • feat(testing): add tests for serviceWorker.ts #2744
  • feat(testing): add e2e test for 'Go Home' button #2648
  • feat(testing): add unit tests for register.ts #2719
  • fix(ci): add step to remove docker images on linux-arm64 #2804
  • chore: remove pages/update.css #2823 (thanks to @vapurrmaid!)

Cheers! 🍻

Don't miss a new docker-code-server release

NewReleases is sending notifications on new releases.