Releases: kbterm/kubeterm
Releases · kbterm/kubeterm
v1.6.0
- Some improvements and fixes.
v1.5.4
- Tab closing shortcut and double-clicking to maximize window. #40
v1.5.3
- Port forwarding for Service/Deployment.
- Multiple selection for namespaces.
- Fix issue in loading AKS cluster.
- Other improvements and fixes.
v1.5.2
- Font size setting in terminal and logs.
- View logs of init container.
- Input port manually for port forwarding, besides selecting configured port.
- Other improvements and fixes.
v1.5.1
- Add "Gateway API" under networking in side menu to list CRDs of the Gateway API.
- Improve Pod files copy.
- Fix Pod sorting by the 'Restarts' field.
- Fix 'Resource Limits' in description of namespace.
- Fix error message in delete resource.
v1.5.0
- Support multiple tabs view for cluster and resource.
- Support multi-selection when deleting resource.
- Persistent port forwarding configuration to reuse.
- Support to refresh local imported clusters manually.
- New editor is used.
- New AWS region supported in importing EKS.
- Set default timeout 5 mins in helm operations.
- Improve Helm release info.
- Fix resource list sorting.
- Fix view button issue in opening downloaded container log or file.
- Other improvements and fixes.
v1.4.4
- Support to copy files from/to Pod container.
- Support to debug Node by running a debugging pod.
- Support to set tags for cluster in cluster list page, and list clusters by tags.
- Fix an error in loading kubeconfig.
- Some other improvements.
v1.4.3
- Enable auto-refreshing on resource list (including metrics).
- Add edit button in YAML view.
- Other improvements.
v1.4.2
- Support to specify namespace list per cluster.
- Support local authentication options at the application, cluster, or operation level.
- Bug Fixes.
v1.4.1
v1.4.1
- Support OpenID Connect (OIDC) authentication for cluster.
- Support to show/hide columns in resource list.
- Fix some issues.