File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ ## [ v1.3.4] ( https://github.com/coder/vscode-coder/releases/tag/v1.3.4 ) (2024-10-14)
6
+
7
+ ### Fixed
8
+
9
+ - The "All Workspaces" view was not being populated due to visibility check.
10
+
11
+ ### Added
12
+
13
+ - Log workspaces queries when running with ` --log=debug ` .
14
+ - Coder output logs will now have the date prefixed to each line.
15
+
5
16
## [ v1.3.3] ( https://github.com/coder/vscode-coder/releases/tag/v1.3.3 ) (2024-10-14)
6
17
7
18
### Fixed
Original file line number Diff line number Diff line change 4
4
"displayName" : " Coder" ,
5
5
"description" : " Open any workspace with a single click." ,
6
6
"repository" : " https://github.com/coder/vscode-coder" ,
7
- "version" : " 1.3.3 " ,
7
+ "version" : " 1.3.4 " ,
8
8
"engines" : {
9
9
"vscode" : " ^1.73.0"
10
10
},
You can’t perform that action at this time.
0 commit comments