File tree 1 file changed +8
-6
lines changed 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 4
4
5
5
## Unreleased
6
6
7
+ ## 2.3.0 - 2023-05-03
8
+
7
9
### 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
10
12
deployments)
11
13
- settings page for configuring both the source and destination of the CLI
12
14
- listing editors and connecting will retry automatically on failure
13
15
- surface various errors in the UI to make them more immediately visible
14
16
15
17
### 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
18
20
explicitly interact by pressing "connect"
19
21
- token dialog has been widened so the entire token can be seen at once
20
22
21
23
### 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
23
25
already installed
24
26
- various minor alignment issues
25
27
- workspaces table now updates when the agent status changes
26
28
- connecting when the directory contains a tilde
27
29
- selection getting lost when a workspace starts or stops
28
30
- 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
30
32
different deployment
31
33
32
34
## 2.2.1 - 2023-03-23
You can’t perform that action at this time.
0 commit comments