File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 66
77### Added
88
9- - Add ability to customize filter for workspace connections view.
9+ - Add the ability to customize the workspace query filter used in the workspaces
10+ table view. For example, you can use this to view workspaces other than your
11+ own by changing the filter or making it blank (useful mainly for admins).
12+ Please note that currently, if many workspaces are being fetched this could
13+ result in long configuration times as the plugin will make queries for each
14+ workspace that is not running to find its agents (running workspaces already
15+ include agents in the initial workspaces query) and add them individually to
16+ the SSH config. In the future, we would like to use a wildcard host name to
17+ work around this issue.
1018- Add owner column to connections view table.
11- - Add ability to connect to workspaces you don't own but have permissions for .
19+ - Add agent name to the recent connections view .
1220
1321## 2.14.2 - 2024-09-23
1422
You can’t perform that action at this time.
0 commit comments