Skip to content

v4.132.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Aug 17:54
· 2 commits to main since this release
313bf03

Code v1.132.0

Changed

  • Update to Code 1.132.0

Fixed

  • When proxying, cookies were being decoded and re-encoded, which could cause
    issues for applications that encode differently. Cookies are now passed
    through unchanged (aside from stripping out code-server's session token).