We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 858a4e2 commit e31b137Copy full SHA for e31b137
CHANGELOG.md
@@ -8,6 +8,11 @@
8
Windows) instead of plaintext files, when using CLI >= 2.29.0. Falls back to file storage on
9
Linux, older CLIs, or if the keyring write fails. Controlled via the `coder.useKeyring` setting.
10
11
+### Fixed
12
+
13
+- Fixed CLI binary downloads failing when servers or proxies compress responses unexpectedly.
14
+- Clarified CLI download progress notification wording.
15
16
## [v1.13.0](https://github.com/coder/vscode-coder/releases/tag/v1.13.0) 2026-03-03
17
18
### Added
0 commit comments