10.3.6
This release includes a large number of bug fixes. The following covers some highlights.
Features
macOS builds are now signed and notarized. This should help to avoid tedious whitelisting on every Kui updateUgh. Take-back on that. Electron has upstream bugs that cause very laggy performance with signed builds on macOS v11 (Big Sur): electron/electron#26143- Kubernetes Logs tab now has a typeahead filter for log lines (see gif to the right)
#7493
Fixes
- Windows builds should be more stable now
- Cmd+W now closes a Kui tab. Previously this keyboard shortcut would only close the current split
#7487
- More OpenShift system namespaces are now presented as such
#7417
kubectl get ... > file.out
now works#7406
kubectl get
queries againstname.<group>
now work as expected#7399
kubectl get ingress
and any other queries against singular Kinds that end in "s" now work#7387