Skip to content

Lens 2026.8.190756-latest - Release#

The new release of Lens Desktop is here.

To ensure a smooth transition and minimize disruption we’ll start by rolling out the update to a small portion of our users, then incrementally increasing this number until all users have access to the update. If you have not received the update and wish to try it out, you can download this version manually at our website .

The Argo CD dashboard in Lens, with a header strip summarizing Application Sync and Health counts and an Open Argo UI button, summary cards for Applications (with Sync and Refresh actions), Application Sets and Projects, and full-width 'Needs attention' and 'Recent activity' tables with sortable Kind, Name, Namespace, Type and Message columns

The Argo CD dashboard, with combined Sync and Health counts and the "Needs attention" and "Recent activity" tables.

Enhancements#

  • Lens Turbo. Lens just got a 20x speed boost. Huge clusters that used to crawl now fly. Resource lists load in a blink, tab switching is a breeze, and even clusters with tens of thousands of pods feel light.

  • Argo CD support. Say hello to Argo CD in Lens. A new Argo CD section brings a combined Sync and Health dashboard plus list views and detail panels for Applications, Application Sets, Projects, Repositories and Clusters. Spot what needs attention in the "Needs attention" list, follow the live "Recent activity" feed, jump between an Application and the workloads it manages, Sync or Refresh in one click (in bulk or one at a time), open the Argo CD web UI instantly, and Ask AI about any resource. Argo CD is a premium feature.

  • Platform upgrade. Lens now runs on Electron 43, bringing Chromium 150 and Node.js 24 along with upstream stability and input-latency improvements.

  • Cordoned node search. Cordoned nodes can now be found by searching "SchedulingDisabled".

  • Node Conditions column sorting. The node Conditions column now sorts by the displayed active conditions.
  • Faster Helm repository lookups, thanks to chart index caching.
  • Clearer CronJob trigger errors. Manually triggering a CronJob now reports a clearer error message when it fails.
  • Actionable AKS sign-in errors. Signing in to AKS clusters now shows an actionable error when the Azure token cannot be refreshed.

Bug Fixes#

  • Startup reliability. Lens no longer occasionally opens as a black window on startup.
  • Helm upgrade versions. Upgrading a Helm release now offers only versions from the release's original repository.
  • Helm Charts view with noisy plugins. The Charts view no longer fails when Helm prints warnings, for example with certain Helm plugins installed.
  • Helm release refresh. Helm releases now refresh reliably while changes are in flight, and Lens no longer spawns excessive Helm processes when cluster Secrets change.
  • Terminal sessions on quit. Terminal sessions are now closed cleanly when quitting Lens, fixing a crash on macOS.
  • Resource list and log recovery. Resource lists and pod logs now recover automatically after a connection interruption instead of freezing until the cluster is reconnected.
  • Rancher-managed clusters. Workloads and Config are no longer hidden on Rancher-managed clusters where permissions cannot be fully enumerated.
  • Deep links. lens:// links now open the correct view for every resource kind, not just Pods.
  • Cluster overview metrics by node role. Pods Usage now reflects the selected node role, and requests and limits are scoped to the selected role as well.
  • Prometheus Operator charts. The cluster overview CPU chart now renders on Prometheus Operator based setups, and chart legend colors match the charts.
  • Init and sidecar container metrics. Resource metrics charts now appear for running init and sidecar containers.
  • Pod logs text selection. Selecting pod log text by dragging no longer extends outside the log area.
  • Numeric preference inputs no longer lose or corrupt values when committing changes.
  • Terminal Font Family dropdown options now render at standard size.
  • Keyboard shortcuts no longer trigger when the key event was already handled by another control.
  • Select dropdowns now clear their search text after a selection.
  • Port forward dialog no longer clips the local port field.
  • Namespace filter recovery. The namespace filter now recovers when previously selected namespaces are no longer allowed.
  • Update installability. A downloaded update stays installable even if a later update check or download fails.
  • Linux launcher. The launcher now shows the correct icon and window manager class.
  • Shell environment synchronization no longer writes environment variables into log files.
  • Security updates for bundled dependencies.