github linuxserver/docker-code-server v3.7.4-ls61

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

LinuxServer Changes:

Add --domain-proxy support.
code-server Changes:

VS Code v1.51.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.

New Features

  • ⭐ Reconnection now happens in the background for the first attempt before prompting (about 5 seconds) #2381
  • New PWA icon #2383
  • Added --disable-update-check to disable upgrade notifications #2365

Bug Fixes

  • Fixed extension host crashing on non info errors #2366
  • Fix terminals attaching more than once #2382
  • ⭐ Update checks occur every 6 hours and notify once a week correctly now coder/code-server@0713fa9
    • Previously it was supposed to be once every 6 hours and then a notification every 48 hours but due to a missing 60 it ended up being a check every 6 minutes and a notification every 48 minutes.. So sorry about this!

Cheers! 🍻

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

NewReleases is sending notifications on new releases.