Skip to content

Releases: coder/coder-jetbrains-toolbox

v0.7.0

27 Sep 09:09
94b329f
Compare
Choose a tag to compare

Changed

  • simplified storage for last used url and token

v0.6.6

24 Sep 19:40
757ee87
Compare
Choose a tag to compare

Changed

  • workspaces can no longer be removed by accident - users are now required to input the workspace name.

Fixed

  • relaxed SNI hostname resolution

v0.6.5

16 Sep 20:47
3867a15
Compare
Choose a tag to compare

Fixed

  • token is no longer required when authentication is done via certificates
  • errors while running actions are now reported

v0.6.4

03 Sep 15:37
52a98da
Compare
Choose a tag to compare

Added

  • improved diagnose support

Fixed

  • NPE during error reporting
  • relaxed Content-Type checks while downloading the CLI

v0.6.3

25 Aug 21:48
0852d88
Compare
Choose a tag to compare

Added

  • progress reporting while handling URIs

Changed

  • workspaces status is now refresh every time Coder Toolbox becomes visible

Fixed

  • support for downloading the CLI when proxy is configured

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