Releases: coder/coder-jetbrains-toolbox
Releases · coder/coder-jetbrains-toolbox
v0.3.1
Added
- visual text progress during Coder CLI downloading
Changed
- the plugin will now remember the SSH connection state for each workspace, and it will try to automatically
establish it after an expired token was refreshed.
Fixed
Stop
action is now available for running workspaces that have an out of date template.- outdated and stopped workspaces are now updated and started when handling URI
- show errors when the Toolbox is visible again after being minimized.
- URI handling now installs the exact build number if it is available for the workspace.
v0.3.0
Added
- support for Toolbox 2.6.3 with improved URI handling
v0.2.3
Changed
- improved workspace status reporting (icon and colors) when it is failed, stopping, deleting, stopped or when we are
establishing the SSH connection.
Fixed
- url on the main page is now refreshed when switching between multiple deployments (via logout/login or URI handling)
- tokens are now remembered after switching between multiple deployments
v0.2.2
Added
- render network status in the Settings tab, under
Additional environment information
section. - quick action for creating new workspaces from the web dashboard.
Fixed
Open web terminal
action is no longer displayed when the workspace is stopped.- URL links can now be opened in Windows
v0.2.1
Changed
- ssh configuration is simplified, background hostnames have been discarded.
Fixed
- rendering glitches when a Workspace is stopped while SSH connection is alive
- misleading message saying that there are no workspaces rendered during manual authentication
- Coder Settings can now be accessed from the authentication wizard
v0.2.0
Added
- support for using proxies. Proxy authentication is not yet supported.
Changed
- connections to the workspace are no longer established automatically after agent started with error.
Fixed
- SSH connection will no longer fail with newer Coder deployments due to misconfiguration of hostname and proxy command.
v0.1.5
Fixed
- login screen is shown instead of an empty list of workspaces when token expired
Changed
- improved error handling during workspace polling
v0.1.4
Fixed
- SSH connection to a Workspace is no longer established only once
- authorization wizard automatically goes to a previous screen when an error is encountered during connection to Coder deployment
Changed
- action buttons on the token input step were swapped to achieve better keyboard navigation
- URI
project_path
query parameter was renamed tofolder
v0.1.3
Fixed
- Toolbox remembers the authentication page that was last visible on the screen
v0.1.2
Fixed
- after log out, user is redirected back to the initial log in screen