File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 6
6
7
7
### Fixed
8
8
- Inability to connect to a workspace after going back to the workspaces view.
9
+ - Remove version warning for 2.x release.
9
10
10
11
### Changed
11
12
- Add a message to distinguish between connecting to the worker and querying for
28
29
- Add status and start/stop buttons to the recent connections view.
29
30
30
31
### Changed
31
- - Check binary version with ` version --output json ` (if available) since this is
32
- faster than waiting for the round trip checking etags. It also covers cases
32
+ - Check binary version with ` version --output json ` (if available) since this is
33
+ faster than waiting for the round trip checking etags. It also covers cases
33
34
where the binary is hosted somewhere that does not support etags.
34
35
- Move the template link from the row to a dedicated button on the toolbar.
35
36
You can’t perform that action at this time.
0 commit comments