Code-Server v4.2.0 Release Notes

Release Date: 2022-03-22 // about 2 years ago
  • Code v1.64.2

    โž• Added

    • โž• Added tests for handleArgsSocketCatchError, setDefaults and optionDescriptions.

    ๐Ÿ”„ Changed

    • We switched from using the fork coder/vscode to a submodule of microsoft/vscode + patches managed by quilt for how Code sits inside the code-server codebase.
    • โฌ†๏ธ Upgraded to Code 1.64.2.

    ๐Ÿ›  Fixed

    • โšก๏ธ Update popup notification through --disable-update-check is now fixed.
    • ๐Ÿ›  Fixed PWA icons not loading on iPad
    • ๐Ÿ›  Fixed the homebrew release process. Our cdrci bot should now automatically update the version as part of the release pipeline.
    • ๐Ÿ›  Fixed titleBar color setting being ignored in PWA.

    ๐Ÿ”’ Security

    • โšก๏ธ Updated to minimist-list.
    • โšก๏ธ Updated cloud-agent to v0.2.4 which uses nhooyr.io/webscoket v1.8.7.