Skip to content

Releases: coder/jetbrains-coder

v2.1.6-eap.0

02 Feb 13:10
Compare
Choose a tag to compare

Fixed

  • improved resiliency and error handling when resolving installed IDE's

v2.1.6

01 Feb 22:21
ee340c6
Compare
Choose a tag to compare

Fixed

  • improved resiliency and error handling when resolving installed IDE's

v2.1.5-eap.0

24 Jan 19:22
Compare
Choose a tag to compare

Fixed

  • support for Remote Development in the Jetbrains IDE's

v2.1.5

24 Jan 20:07
Compare
Choose a tag to compare

Fixed

  • support for Remote Development in the Jetbrains IDE's

v2.1.4-eap.0

23 Dec 23:05
Compare
Choose a tag to compare

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 to Gateway
  • workspaces and agents are now resolved and displayed progressively

Fixed

  • icon rendering on macOS
  • darwin agents are now recognized as macOS
  • unsupported OS warning is displayed only for running workspaces

v2.1.4

23 Dec 22:33
2d1328a
Compare
Choose a tag to compare

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 to Gateway
  • workspaces and agents are now resolved and displayed progressively

Fixed

  • icon rendering on macOS
  • darwin agents are now recognized as macOS
  • unsupported OS warning is displayed only for running workspaces

v2.1.3-eap.0

12 Dec 18:55
Compare
Choose a tag to compare

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

v2.1.3

09 Dec 23:45
Compare
Choose a tag to compare

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

v2.1.2-eap.0

29 Nov 10:30
Compare
Choose a tag to compare

Added

  • support for Gateway 2022.3 RC

v2.1.2

23 Nov 23:42
62d5f5e
Compare
Choose a tag to compare

Added

  • upgraded support for the latest Coder REST API
  • support for latest Gateway 2022.2.x builds

Fixed

  • authentication flow is now done using HTTP headers