Skip to content

v1.10.2

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jun 18:03
9e2f1e2

This is a patch release containing signed binaries for Windows that should bypass false positive alerts from antivirus programs.

What's new:

Bug Fixes

  • Fixed extension installs failing when the user-data directory did not contain a package.json. See #2016
  • Fixed the pod context menu staying open after clicking a sub-menu item. See #2054

Improvements

  • Windows binaries are now signed, which should prevent false-positive alerts from antivirus programs.
  • node-pty now ships as a prebuilt binary to avoid antivirus false positives in conpty_console_list.node (Win64.Trojan.Ulise). See #2023, #2018
  • The Helm binary path and the Helm server-side apply preference are now persisted. See #2046

Updates

  • 20 dependencies have been updated in total.
  • Uses Electron v41.9.0 with Chromium 146.0.7680.216 and Node v24.17.0
  • Has bundled kubectl v1.36.2 and Helm v4.2.2