File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 44
55## Unreleased
66
7+ ## 2.3.0 - 2023-05-03
8+
79### Added
8- - support connecting to multiple deployments (existing connections will still be
9- using the old method; please re-add them if you connect to multiple
10+ - support connecting to multiple deployments (existing connections will still be
11+ using the old method; please re-add them if you connect to multiple
1012 deployments)
1113- settings page for configuring both the source and destination of the CLI
1214- listing editors and connecting will retry automatically on failure
1315- surface various errors in the UI to make them more immediately visible
1416
1517### Changed
16- - a token dialog and browser will not be launched when automatically connecting
17- to the last known deployment; these actions will only take place when you
18+ - a token dialog and browser will not be launched when automatically connecting
19+ to the last known deployment; these actions will only take place when you
1820 explicitly interact by pressing "connect"
1921- token dialog has been widened so the entire token can be seen at once
2022
2123### Fixed
22- - the help text under the IDE dropdown now takes into account whether the IDE is
24+ - the help text under the IDE dropdown now takes into account whether the IDE is
2325 already installed
2426- various minor alignment issues
2527- workspaces table now updates when the agent status changes
2628- connecting when the directory contains a tilde
2729- selection getting lost when a workspace starts or stops
2830- wait for the agent to become fully ready before connecting
29- - avoid populating the token dialog with the last known token if it was for a
31+ - avoid populating the token dialog with the last known token if it was for a
3032 different deployment
3133
3234## 2.2.1 - 2023-03-23
You can’t perform that action at this time.
0 commit comments