Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2a3fa31

Browse files
Update changelog
1 parent b9a790f commit 2a3fa31

File tree

1 file changed

+23
-5
lines changed

1 file changed

+23
-5
lines changed

‎CHANGELOG.md‎

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,37 @@
66

77
### Fixed
88

9-
- Various recent connections fixes (details coming soon).
10-
- IDEs are now sorted by version.
9+
- Sort IDEs by version (latest first).
10+
- Recent connections window will try to recover after encountering an error.
11+
There is still a known issue where if a token expires there is no way to enter
12+
a new one except to go back through the "Connect with Coder" flow.
13+
- Header command ignores stderr and does not error if nothing is output. It
14+
will still error if any blank lines are output.
15+
- Remove "from jetbrains.com" from the download text since the download source
16+
can be configured.
1117

1218
### Changed
1319

1420
- If using a certificate and key, it is assumed that token authentication is not
15-
required, and all token prompts are skipped.
21+
required, all token prompts are skipped, and the token header is not sent.
22+
- Recent connections to deleted workspaces are automatically deleted.
23+
- Display workspace name instead of the generated host name in the recents
24+
window.
25+
- Add deployment URL, IDE product, and build to the recents window.
26+
- Display status and error in the recents window under the workspace name
27+
instead of hiding them in tooltips.
28+
- Truncate the path in the recents window if it is too long to prevent
29+
needing to scroll to press the workspace actions.
1630

1731
### Added
1832

1933
- New setting for a setup command that will run in the directory of the IDE
20-
before connecting to it.
21-
- New setting for extra SSH options.
34+
before connecting to it. By default if this command fails the plugin will
35+
display the command's exit code and output then abort the connection, but
36+
there is an additional setting to ignore failures.
37+
- New setting for extra SSH options. This is arbitrary text and is not
38+
validated in any way. If this setting is left empty, the environment variable
39+
CODER_SSH_CONFIG_OPTIONS will be used if set.
2240

2341
## 2.10.0 - 2024年03月12日
2442

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /