Code-Server v4.5.1 Release Notes

Release Date: 2022-07-18 // almost 2 years ago
  • Code v1.68.1

    ๐Ÿ”„ Changed

    • ๐Ÿš€ We now use release/v<0.0.0> for the release branch name so it doesn't conflict with the tag name
    • โž• Added .prettierignore to ignore formatting files in lib/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 priorityClassName via 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-parent version in dependencies