Releases: coder/coder-jetbrains-toolbox
Releases · coder/coder-jetbrains-toolbox
v0.8.5
Added
- support for configuring the SSH connection timeout, defaults to 10 seconds
- enhanced IDE resolution by supporting latest EAP, latest release, latest installed labels with clear fallback behavior in URI handlers
Fixed
- environment actions failing after URI execution by refreshing http client and CLI references
v0.8.4
Fixed
- improved SSH connection reliability during transient network failures
v0.8.3
Fixed
- mTLS certificate refresh and http request retrying logic
- account name is now rendered immediately after login
v0.8.2
Changed
- the proxy command now always logs in verbose mode when the log directory is enabled
Fixed
- no longer spam Toolbox with requests to establish the SSH connections every 5 seconds
v0.8.1
Changed
- streamlined URI handling with a faster workflow, clearer progress, and an overall smoother experience
Fixed
- URI handling on Linux can now launch IDEs on newly started workspaces
v0.8.0
Added
- application name can now be displayed as the main title page instead of the URL
- automatic mTLS certificate regeneration and retry mechanism
Changed
- workspaces are now started with the help of the CLI
v0.7.2
Changed
- URI handling no longer waits for confirmation to use latest build if the provided build number is too old
Fixed
- IDE is now launched when URI is handled by an already running Toolbox instance.
v0.7.1
Fixed
- potential race condition that could cause crashes when settings are modified concurrently
- CLI download on some Windows versions
v0.7.0
Changed
- simplified storage for last used url and token
v0.6.6
Changed
- workspaces can no longer be removed by accident - users are now required to input the workspace name.
Fixed
- relaxed SNI hostname resolution