Skip to content

v1.10.1

Choose a tag to compare

@github-actions github-actions released this 20 Jun 21:12
c80213b

What's new:

This is a patch release with fixes and updates for v1.10.0 that couldn't be released as Flatpak because of the issue with the app.asar archive.

Bug Fixes

  • Fixed empty lines accumulating below word-wrapped log blocks in the log viewer. See #2006
  • Synchronous spawn errors from external binaries (e.g. kubectl, helm) are now reported as failures instead of crashing the app. See #2001

Improvements

  • Reduced packaged app size by excluding cross-platform native binaries at pack time instead of pruning app.asar. See #2000
  • Release artifacts now include a Software Bill of Materials (SBOM). See #2005

Updates

  • 5 dependencies have been updated in total, including 3 security updates.
  • Uses Electron v41.7.2 with Chromium 146.0.7680.216 and Node v24.15.0
  • Has bundled kubectl v1.36.2 and Helm v4.2.2