Releases: unxsist/jet-pilot
Releases · unxsist/jet-pilot
v1.31.0
1.31.0 (2024-11-04)
Bug Fixes
- added restart to statefulsets (2abbd68), closes #33
- allow text selection in logs (410c01e), closes #29
- always show latest what's new after version update (d4a6a69)
- show correct sorting state icon on tables (78df01c), closes #30
- supply kube-context to helm (67f06a8)
Features
v1.30.0
1.30.0 (2024-09-26)
Bug Fixes
- added support for cluster nodes, namespaces and crd's (c2f9da3), closes #23
- age sorting is now correctly sorting by date (142c101), closes #27
- fixed switching namespaces through the command palette (47e33eb), closes #1
- improve loading performance of generic resources and fixed event linking to non-generic resources (1be6126)
Features
- added support for events (9c95ffa)
- added support for helm (550a3c1), closes #22
- added support for node cordoning and draining (1adb94f)
v1.29.0
1.29.0 (2024-09-05)
Bug Fixes
- only allow tcp port forwarding (e0443ac)
Features
- added support for port forwarding (efa2d58), closes #21
- added what's new to highlight new feature releases (e162f07)
v1.28.4
1.28.4 (2024-08-16)
Bug Fixes
- fixed basic sorting of tables, fixes #15 (a940b9f)
v1.28.3
1.28.3 (2024-08-16)
Bug Fixes
- fixed issue with shell not opening properly on some containers (d3a323b)
v1.28.2
1.28.2 (2024-08-13)
Bug Fixes
- properly show settings on linux (023f443)
- added support for http proxies (023f443), closes #19
v1.28.1
1.28.1 (2024-08-12)
Bug Fixes
- fixed linux menu glitches (617d81c), closes #16
- settings menu properly visible on windows (d5dadd0)
v1.28.0
1.28.0 (2024-07-17)
Bug Fixes
- added marquee + hover title for long cluster names (e3d8c45), closes #14
- refresh navigation items after cluster authentication (8931ac1)
Features
- added support for pinning menu items + global keyboard shortcuts (2c382c1)
v1.27.1
1.27.1 (2024-07-05)
Bug Fixes
- specify correct resource kind for generic resources (d7354d6), closes #13
- use correct kubeconfig for kubectl commands (b78e720)
v1.27.0
1.27.0 (2024-07-03)
Features
- added support for copy/paste menu on MacOS (712b29a)
- implemented settings ui for specifying multiple kubeconfigs (8c80047)
- implemented support for multiple kubeconfigs (2663259), closes #12