Release v4.14.0

This commit is contained in:
Asher
2023-06-16 13:38:21 -08:00
parent 9955cd91a4
commit 5d3c9edce4
3 changed files with 18 additions and 4 deletions

View File

@@ -22,7 +22,21 @@ Code v99.99.999
## Unreleased
Code v1.78.2
Code v1.79.2
## [4.14.0](https://github.com/coder/code-server/releases/tag/v4.14.0) - 2023-06-16
Code v1.79.2
### Added
- `--domain-proxy` now supports `{{port}}` and `{{host}}` template variables.
### Changed
- Updated to Code 1.79.2
- Files opened from an external terminal will now open in the most closely
related window rather than in the last opened window.
## [4.13.0](https://github.com/coder/code-server/releases/tag/v4.13.0) - 2023-05-19