Code-Server v3.7.0 Release Notes

Release Date: 2020-11-16 // over 3 years ago
  • VS Code v1.50.0

    ๐Ÿ”‹ Features

    • ๐Ÿฑ โญ code-server is now written with Express! This will make the codebase far more approachable for contributors #1899
      • Previously we were using node's HTTP API directly
    • ๐Ÿฑ โญ We now have a helm chart! Thank you @Matthew-Beckett @alexgorbatchev! #2048
    • ๐Ÿ‘€ โญ code-server's self signed certificates now work on iPad! See doc/ipad.md #2255

    ๐Ÿ› Bug Fixes

    • code-server's self signed certificates now go into the data directory #1778
    • The path and domain proxy now only redirects unauthenticated clients to login if they accept HTML #2128

    ๐Ÿฑ Cheers! ๐Ÿป