- 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