Skip to content

Releases: kbterm/kubeterm

v1.6.0

30 May 03:39
8e24981
Compare
Choose a tag to compare
  • Some improvements and fixes.

v1.5.4

22 May 14:08
8e24981
Compare
Choose a tag to compare
  • Tab closing shortcut and double-clicking to maximize window. #40

v1.5.3

13 May 15:42
8e24981
Compare
Choose a tag to compare
  • Port forwarding for Service/Deployment.
  • Multiple selection for namespaces.
  • Fix issue in loading AKS cluster.
  • Other improvements and fixes.

v1.5.2

17 Apr 09:14
8e24981
Compare
Choose a tag to compare
  • 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

02 Apr 10:18
5d92831
Compare
Choose a tag to compare
  • 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

18 Mar 14:44
5d92831
Compare
Choose a tag to compare
  • 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

24 Jan 10:49
4ffeddb
Compare
Choose a tag to compare
  • 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

26 Dec 09:14
4ffeddb
Compare
Choose a tag to compare
  • Enable auto-refreshing on resource list (including metrics).
  • Add edit button in YAML view.
  • Other improvements.

v1.4.2

06 Dec 03:13
4ffeddb
Compare
Choose a tag to compare
  • Support to specify namespace list per cluster.
  • Support local authentication options at the application, cluster, or operation level.
  • Bug Fixes.

v1.4.1

21 Nov 11:43
805d89f
Compare
Choose a tag to compare

v1.4.1

  • Support OpenID Connect (OIDC) authentication for cluster.
  • Support to show/hide columns in resource list.
  • Fix some issues.