Skip to content

Releases: coder/coder-jetbrains-toolbox

v0.8.5

03 Feb 20:37
56eb6fd

Choose a tag to compare

Added

  • support for configuring the SSH connection timeout, defaults to 10 seconds
  • enhanced IDE resolution by supporting latest EAP, latest release, latest installed labels with clear fallback behavior in URI handlers

Fixed

  • environment actions failing after URI execution by refreshing http client and CLI references

v0.8.4

20 Jan 22:06
1f68be9

Choose a tag to compare

Fixed

  • improved SSH connection reliability during transient network failures

v0.8.3

14 Jan 20:10
f12352b

Choose a tag to compare

Fixed

  • mTLS certificate refresh and http request retrying logic
  • account name is now rendered immediately after login

v0.8.2

06 Jan 20:48
1577b73

Choose a tag to compare

Changed

  • the proxy command now always logs in verbose mode when the log directory is enabled

Fixed

  • no longer spam Toolbox with requests to establish the SSH connections every 5 seconds

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