Archived
1
0

release: 4.6.0 (#5469)

This commit is contained in:
Asher
2022-08-19 14:08:39 -05:00
committed by GitHub
parent 6a7c3220b0
commit 33ee184ed7
7 changed files with 25 additions and 8 deletions

View File

@ -20,6 +20,23 @@ Code v99.99.999
-->
## [4.6.0](https://github.com/coder/code-server/releases/tag/v4.6.0) - 2022-08-17
Code v1.70.1
### Changed
- Updated Code to 1.70.1.
### Added
- Added a heartbeat to sockets. This should prevent them from getting closed by
reverse proxy timeouts when idle like NGINX's default 60-second timeout.
### Fixed
- Fixed logout option appearing even when authentication is disabled.
## [4.5.2](https://github.com/coder/code-server/releases/tag/v4.5.2) - 2022-08-15
Code v1.68.1