Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita6cefa2

Browse files
authored
v1.11.1 (#615)
1 parentdc7688e commita6cefa2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,18 @@
22

33
##Unreleased
44

5+
##[v1.11.1](https://github.com/coder/vscode-coder/releases/tag/v1.11.1) 2025-10-07
6+
57
###Fixed
68

79
- Logging in or out in one VS Code window now properly updates the authentication status in all other open windows.
810
- Fix an issue with JSON stringification errors occurring when logging circular objects.
11+
- Fix resource cleanup issues that could leave lingering components after extension deactivation.
912

1013
###Added
1114

1215
- Support for`CODER_BINARY_DESTINATION` environment variable to set CLI download location (overridden by extension setting`coder.binaryDestination` if configured).
16+
- Search filter button to Coder Workspaces tree views for easier workspace discovery.
1317

1418
##[v1.11.0](https://github.com/coder/vscode-coder/releases/tag/v1.11.0) 2025-09-24
1519

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"coder-remote",
33
"displayName":"Coder",
4-
"version":"1.11.0",
4+
"version":"1.11.1",
55
"description":"Open any workspace with a single click.",
66
"categories": [
77
"Other"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp