Thanks to visit codestin.com Credit goes to github.com
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 5e55b9b commit 71f5ba5Copy full SHA for 71f5ba5
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## [v1.4.0](https://github.com/coder/vscode-coder/releases/tag/v1.3.9) (2025-02-04)
6
+
7
- Recreate REST client after starting a workspace to ensure fresh TLS certificates.
8
- Use `coder ssh` subcommand in place of `coder vscodessh`.
9
package.json
@@ -4,7 +4,7 @@
"displayName": "Coder",
"description": "Open any workspace with a single click.",
"repository": "https://github.com/coder/vscode-coder",
- "version": "1.3.10",
+ "version": "1.4.0",
"engines": {
"vscode": "^1.73.0"
10
},
0 commit comments