Update Code to 1.138.0 (#8011)

This commit is contained in:
cdrci
2026-09-19 09:44:50 +10:00
committed by GitHub
parent ef5eba4348
commit 59c988c744
5 changed files with 14 additions and 7 deletions

View File

@@ -22,10 +22,17 @@ Code v99.99.999
## Unreleased
Code v1.138.0
### Changed
- Update to Code 1.138.0
### Fixed
- Preserve the original path, query parameters, and fragment when rewriting
localhost URLs through the port proxy (#7668).
localhost URLs through the port proxy. If `VSCODE_PROXY_URI` has any query
parameters or fragments, those will be lost.
## [4.137.0](https://github.com/coder/code-server/releases/tag/v4.137.0) - 2026-09-11