Skip to content

v0.0.13

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Oct 16:47
· 17 commits to main since this release
07a0c84

What's Changed

✨ New Features and Enhancements

  • Multi-connection support by @msivasubramaniaan in #188
  • Double-click on a workspace to connect to it (#23544) by @adietish in #175
  • Icons are used to display a workspace phase by @adietish in #178
  • Only the workspaces with JetBraisn IDE are listed by @vrubezhny in #185
  • The progress bar dialogs are consistent across the plugin (#23547) by @adietish in #171
  • Increased wizard borders for nicer looks by @adietish in #176
  • feature: cluster combobox displays ' ()' (#23561) by @adietish in #179
  • disable the 'Connect' button when a stopped workspace is selected (#23566) by @adietish in #177
  • Auto-reconnecting a local IDE to workspace after losing/restoring the network connection by @adietish in #190
  • avoid connection issues: implemented proper wait for port forwarding by @adietish in #173

🐛 Bug Fixes

  • fix: don't connect if no joinLink, show error (#23549) by @adietish in #168
  • fix: enable/disable connect button upon ws-selection change (#23581) by @adietish in #182
  • fix: don't allow double-click on non-running ws (#23581) by @adietish in #183

🛠️ Code Improvements

  • replaced String.format() by kotlin string templates by @adietish in #172

⬆️ Dependency Updates

  • Bump org.jetbrains.kotlinx.kover from 0.9.2 to 0.9.3 by @dependabot[bot] in #192
  • Bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 6.0.0 by @dependabot[bot] in #195
  • Bump org.assertj:assertj-core from 3.23.1 to 3.27.6 by @dependabot[bot] in #193
  • Bump org.jetbrains.kotlinx.kover from 0.9.1 to 0.9.2 by @dependabot[bot] in #174
  • Bump gradle/actions from 4 to 5 by @dependabot[bot] in #186

Full Changelog: v0.0.12...v0.0.13