Skip to content

Commit 36ffcf6

Browse files
committed
Add changelog entry
1 parent bc732ea commit 36ffcf6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,15 @@
22

33
## Unreleased
44

5+
### Added
6+
7+
- Automatic TLS client certificate refresh via new `coder.tlsCertRefreshCommand` setting. Detects
8+
certificate errors (expired, revoked, etc.) and automatically refreshes and retries.
9+
510
### Fixed
611

712
- Fixed `SetEnv` SSH config parsing and accumulation with user-defined values.
13+
- Improved WebSocket error handling for more consistent behavior across connection failures.
814

915
## [v1.11.6](https://github.com/coder/vscode-coder/releases/tag/v1.11.6) 2025-12-15
1016

0 commit comments

Comments
 (0)