Skip to content

v3.3.1-ls43

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 21 May 20:56
· 441 commits to master since this release

LinuxServer Changes:

Shrink images, install via yarn, fix arm32v7 build.
code-server Changes:

VS Code v1.45.1

This release fixes bugs introduced with the release of v3.3.0

  • We've reverted to VS Code v1.45.1 due to bugs in v1.46 #1667
  • Accessing code-server from a web browser on Windows has been fixed #1642
  • Search in project has been fixed #1665
  • The glibc requirement on static releases has been lowered to v2.19 #1656
  • Added a symlink from code-server to bin/code-server to the root of the release to allow auto updates and user scripts to still work #1664
    • Please update your scripts to use bin/code-server instead.
    • In a few weeks this symlink will removed.