We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a09d254 commit dc4d6d4Copy full SHA for dc4d6d4
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## [v1.11.0](https://github.com/coder/vscode-coder/releases/tag/v1.11.0) 2025-09-24
6
+
7
### Changed
8
9
- Always enable verbose (`-v`) flag when a log directory is configured (`coder.proxyLogDir`).
package.json
@@ -1,7 +1,7 @@
1
{
"name": "coder-remote",
"displayName": "Coder",
- "version": "1.10.1",
+ "version": "1.11.0",
"description": "Open any workspace with a single click.",
"categories": [
"Other"
0 commit comments