Skip to content

v3.7.0

Compare
Choose a tag to compare
@nhooyr nhooyr released this 16 Nov 20:33
f64599b

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! 🍻