- improved workspace status reporting (icon and colors) when it is failed, stopping, deleting, stopped or when we are establishing the SSH connection.
- render network status in the Settings tab, under
Additional environment information
section. - quick action for creating new workspaces from the web dashboard.
Open web terminal
action is no longer displayed when the workspace is stopped.- URL links can now be opened in Windows
- ssh configuration is simplified, background hostnames have been discarded.
- 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
- support for using proxies. Proxy authentication is not yet supported.
- connections to the workspace are no longer established automatically after agent started with error.
- SSH connection will no longer fail with newer Coder deployments due to misconfiguration of hostname and proxy command.
- login screen is shown instead of an empty list of workspaces when token expired
- improved error handling during workspace polling
- 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
- action buttons on the token input step were swapped to achieve better keyboard navigation
- URI
project_path
query parameter was renamed tofolder
- Toolbox remembers the authentication page that was last visible on the screen
- after log out, user is redirected back to the initial log in screen
- SSH config is regenerated correctly when Workspaces are added or removed
- only one confirmation dialog is shown when removing a Workspace
- initial support for JetBrains Toolbox 2.6.0.38311 with the possibility to manage the workspaces - i.e. start, stop, update and delete actions and also quick shortcuts to templates, web terminal and dashboard.
- support for light & dark themes