Skip to content

Releases: coder/coder-jetbrains-toolbox

v0.6.2

14 Aug 19:29
a923f58
Compare
Choose a tag to compare

Changed

  • content-type is now enforced when downloading the CLI to accept only binary responses

v0.6.1

11 Aug 17:36
6d509d6
Compare
Choose a tag to compare

Added

  • support for skipping CLI signature verification

Changed

  • URL validation is stricter in the connection screen and URI protocol handler
  • support for verbose logging a sanitized version of the REST API request and responses

Fixed

  • remote IDE reconnects automatically after plugin upgrade

v0.6.0

25 Jul 15:34
296e311
Compare
Choose a tag to compare

Changed

  • improved workflow when network connection is flaky

v0.5.2

22 Jul 23:18
1f23762
Compare
Choose a tag to compare

Fixed

  • fix class cast exception during signature verification
  • the correct CLI signature for Windows is now downloaded

v0.5.1

21 Jul 16:58
23cab56
Compare
Choose a tag to compare

Added

  • support for certificate based authentication

v0.5.0

17 Jul 22:06
cb3aae6
Compare
Choose a tag to compare

Added

  • support for matching workspace agent in the URI via the agent name
  • support for checking if CLI is signed

Removed

  • dropped support for agent_id as a URI parameter

v0.4.0

08 Jul 09:13
abdf6d8
Compare
Choose a tag to compare

Added

  • support for basic authentication for HTTP/HTTPS proxy
  • support for Toolbox 2.7 release
  • support for matching workspace agent in the URI via the agent name

Changed

  • improved message while loading the workspace

Removed

  • dropped support for agent_id as a URI parameter

Fixed

  • URI protocol handler is now able to switch to the Coder provider even if the last opened provider was something else

v0.3.2

25 Jun 20:59
c63506d
Compare
Choose a tag to compare

Changed

  • the logos and icons now match the new branding

v0.3.1

19 Jun 18:52
2eb4848
Compare
Choose a tag to compare

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

10 Jun 19:10
6bb0599
Compare
Choose a tag to compare

Added

  • support for Toolbox 2.6.3 with improved URI handling