Skip to content

Releases: coder/coder-jetbrains-toolbox

v0.8.1

11 Dec 21:16
a2c028e

Choose a tag to compare

Changed

  • streamlined URI handling with a faster workflow, clearer progress, and an overall smoother experience

Fixed

  • URI handling on Linux can now launch IDEs on newly started workspaces

v0.8.0

03 Dec 21:50
75b1e23

Choose a tag to compare

Added

  • application name can now be displayed as the main title page instead of the URL
  • automatic mTLS certificate regeneration and retry mechanism

Changed

  • workspaces are now started with the help of the CLI

v0.7.2

03 Nov 20:22
6314c40

Choose a tag to compare

Changed

  • URI handling no longer waits for confirmation to use latest build if the provided build number is too old

Fixed

  • IDE is now launched when URI is handled by an already running Toolbox instance.

v0.7.1

13 Oct 17:31
77f7835

Choose a tag to compare

Fixed

  • potential race condition that could cause crashes when settings are modified concurrently
  • CLI download on some Windows versions

v0.7.0

27 Sep 09:09
94b329f

Choose a tag to compare

Changed

  • simplified storage for last used url and token

v0.6.6

24 Sep 19:40
757ee87

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

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

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

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

Choose a tag to compare

Changed

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