Release v4.12.0 (#6157)

This commit is contained in:
Asher
2023-04-21 11:04:07 -08:00
committed by GitHub
parent 1da7cda39e
commit 2e17735795
3 changed files with 21 additions and 3 deletions

View File

@@ -20,6 +20,24 @@ Code v99.99.999
-->
## [4.12.0](https://github.com/coder/code-server/releases/tag/v4.12.0) - 2023-04-21
Code v1.77.3
### Changed
- Updated to Code 1.77.3
- Ports panel will use domain-based proxy (instead of the default path-based
proxy) when set via --proxy-domain.
- Apply --app-name to the PWA title.
### Added
- Thai translation for login page.
- Debug logs around the origin security check. If you are getting forbidden
errors on web sockets please run code-server with `--log debug` to see why the
requests are being blocked.
## [4.11.0](https://github.com/coder/code-server/releases/tag/v4.11.0) - 2023-03-16
Code v1.76.1