Ready for Kubernetes v1.34. New improvements and bug fixes.
- Views for (cluster) role bindings show more details and hyperlinks to (cluster) roles and service accounts. (#1125)
- Added HTTPS support and custom prefix in Prometheus settings. (#1131)
- Pods and other resources can be force deleted or force finalized. (#1147)
- Pods and Deployments lists have some additional columns that are hidden by default. (#1136)
- New column with pod IP address (hidden by default).
- New (old) column with number of deployment replicas in
N/N
format (hidden by default). - Columns with node and QoS are now hidden by default.
- More hyperlinks in the details.
- Node list shows Ready/NotReady condition and has a column if the node is schedulable. (#1196, #1207)
- CronJob and Job have a field "Resumed" rather than "Suspend". (#1141)
- Items to the list of allowed namespaces or groups and roles to the bindings can be added from a single comma-separated string. (#1144)
- Only the first load balancer and the rule of the ingress are shown in the list and more in the tooltip. (#1146, #1217)
- Better compatibility with VictoriaMetrics. (#1111, #1202)
- Paste action works for the search box in the editor, too. (#1216)
- More assertions to prevent crashes. (#1145, #1201)
- Fixed CVE-2025-7783, CVE-2025-54798, CVE-2025-5889 in dependencies. (#1209, #1210, #1211, #1213)
- Updated Electron to 35.7.5
- Updated Helm to 3.19.0
- Updated kubectl to 1.34.1
- Updated freelens-k8s-proxy to 1.4.0
- 55 other dependencies have been updated in total.