Releases: coder/jetbrains-coder
Releases · coder/jetbrains-coder
v2.2.1
Fixed
- reading an existing config would sometimes use the wrong directory on Linux
- two separate SSH sessions would spawn when connecting to a workspace through
the main flow
v2.2.0
Added
- support for Gateway 2023
Fixed
- the "Select IDE and Project" button is no longer disabled for a time after
going back a step
Changed
- initial authentication is now asynchronous which means no hang on the main
screen while that happens and it shows in the progress bar
v2.1.7
Fixed
- terminal link is now correct when host ends in
/
- improved resiliency and error handling when trying to open the last successful connection
v2.1.6-eap.0
Fixed
- improved resiliency and error handling when resolving installed IDE's
v2.1.6
Fixed
- improved resiliency and error handling when resolving installed IDE's
v2.1.5-eap.0
Fixed
- support for
Remote Development
in the Jetbrains IDE's
v2.1.5
Fixed
- support for
Remote Development
in the Jetbrains IDE's
v2.1.4-eap.0
Bug fixes and enhancements included in 2.1.4
release:
Added
- ability to open a template in the Dashboard
- ability to sort by workspace name, or by template name or by workspace status
- a new token is requested when the one persisted is expired
- support for re-using already installed IDE backends
Changed
- renamed the plugin from
Coder Gateway
toGateway
- workspaces and agents are now resolved and displayed progressively
Fixed
- icon rendering on
macOS
darwin
agents are now recognized asmacOS
- unsupported OS warning is displayed only for running workspaces
v2.1.4
Added
- ability to open a template in the Dashboard
- ability to sort by workspace name, or by template name or by workspace status
- a new token is requested when the one persisted is expired
- support for re-using already installed IDE backends
Changed
- renamed the plugin from
Coder Gateway
toGateway
- workspaces and agents are now resolved and displayed progressively
Fixed
- icon rendering on
macOS
darwin
agents are now recognized asmacOS
- unsupported OS warning is displayed only for running workspaces
v2.1.3-eap.0
Bug fixes and enhancements included in 2.1.3
release:
Added
- warning system when plugin might not be compatible with Coder REST API
- a
Create workspace
button which links to Coder's templates page - workspace icons
- quick toolbar action to open Coder Dashboard in the browser
- custom user agent for the HTTP client
Changed
- redesigned the information&warning banner. Messages can now include hyperlinks
Removed
- connection handle window is no longer displayed
Fixed
- outdated Coder CLI binaries are cleaned up
- workspace status color style: running workspaces are green, failed ones should be red, everything else is gray
- typos in plugin description