Releases: kubenav/kubenav
Releases · kubenav/kubenav
v4.1.0
Added
- #482: Add Support for Streaming Logs @ricoberger
- #481: Re-add Rancher Support @ricoberger
- #480: Add Actions for Resources in List View @ricoberger
- #474: Add Full Height Modal Setting @ricoberger
- #470: Get Logs for Deployment, DaemonSet and StatefulSet @ricoberger
Fixed
- #485: Use new "useSafeArea" Property for Modals @ricoberger
- #478: macOS: Add Homebrew to Path @ricoberger
- #475: Disable Navigation to Current Page @ricoberger
- #472: fix(aws): persist role arn @philomory
Changed
- #484: Update Flutter and Dependencies @ricoberger
- #483: Improve Continuous Delivery GHA for macOS @ricoberger
v4.0.1
Fixed
- #468: Fix Show all Pods Running on Node @ricoberger
- #466: Fix Tooltip Position in Charts @ricoberger
- #463: Make Sponsor Banner Less Annoying @ricoberger
- #464: Fix Continuous Delivery GitHub Action @ricoberger
Changed
- #465: Improve Custom Icons @ricoberger
v4.0.0
ATTENTION: Since this version is a complete rewrite of the app, your existing clusters will not be migrated to the new version and you have to re-add them.
Highlights
- Rewrite in Flutter and Go
- New design and improved performance for large lists of resources
- Store clusters, cloud providers and app settings in the Android KeyStore
- Support Kubernetes 1.25 resources
- Support for port-forwarding of services
- Manual maintained list of the most used namespaces
- Improve Prometheus plugin
Screenshots
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Merged PRs
- #461: Prepare v4 Release @ricoberger
- #460: Fix Type for Native Port @ricoberger
- #459: Add Missing Environment Variables for macOS @ricoberger
- #457: Add Flutter Implementation for AWS Role ARN @ricoberger
- #456: feat(eks): add support for assuming a role when not using sso @philomory
- #455: Support Port-Forwarding via Services @ricoberger
- #454: Fix Disable Authentication @ricoberger
- #453: Allow Sponsoring via In-App Purchases @ricoberger
- #452: Prepare Beta Release @ricoberger
- #451: Fix Missing Bottom Padding @ricoberger
- #450: Improve Tap Handling @ricoberger
- #449: Fix Theming of Icons @ricoberger
- #448: Improve Images in Help @ricoberger
- #447: Improve List of Manual Maintained Namespaces @ricoberger
- #446: Improve Selection of Clusters @ricoberger
- #445: Improve Reorder Handling @ricoberger
- #444: Fix Cluster Names for Google and AWS Provider @ricoberger
- #443: Fix Corners of Modal Bottom Sheet for Terminals @ricoberger
- #442: Fix several Problems with Provider Configuration @ricoberger
- #441: Improve Bookmarks Handling @ricoberger
- #440: Fix AppNoClustersWidget Theming @ricoberger
- #439: Enlarge Modal Bottom Sheet when Keyboard is shown @ricoberger
- #438: Extend Contributing Guide with Build Instructions @ricoberger
- #437: Add Show Clusters on Start Option @ricoberger
- #436: Add Path Support for Prometheus @ricoberger
- #435: Use SVG instead of PNG Images @ricoberger
- #434: Improve Cursor Style and Other Fixes @ricoberger
- #433: Improve Theme Handling @ricoberger
- #432: Use FutureBuilder to Fetch Namespaces @ricoberger
- #431: Improve Pod Status @ricoberger
- #430: Rework Storage @ricoberger
- #426: Add Support for Additional Printer Columns @ricoberger
- #425: Rework State Management @ricoberger
- #418: Add Documentation @ricoberger
- #417: kubenav v4 @ricoberger
- #415: Update Kubernetes Resources for v1.25 @ricoberger
- #413: Update Dependencies @ricoberger
- #411: Add desktop support @ricoberger
- #412: Use AppImage for Linux builds @aksdb
- #382: Fix displayed region name @ricoberger
Version 3.9.0 (2021-12-20)
Implemented enhancements:
- Show live resource usage per pod #368
Fixed bugs:
Security fixes:
- [Security] Update alpine image #371 (AlexanderBabel)
Closed issues:
Merged pull requests:
- Fix re-authentication for AWS SSO #377 (ricoberger)
- Add live resource usage metrics #376 (ricoberger)
- Update dependencies #375 (ricoberger)
- Fix dashboards page for Prometheus plugin #374 (ricoberger)
Version 3.8.2 (2021-12-04)
Version 3.8.1 (2021-11-22)
Merged pull requests:
- Fix kubeconfig selection for some Android devices #361 (ricoberger)
Version 3.8.0 (2021-11-21)
Implemented enhancements:
- Feature request - More insight into nodes in desktop client #348
- Building image on s390x plataform #316
- Use namespace from kubeconfig during import #354 (ricoberger)
Fixed bugs:
- not able to open the file picker on Android 12 to import a kubeconfig #353
- Fix iOS build for Go 1.17 #347 (ricoberger)
Closed issues:
- Android client not importing kube config file #360
- Add support for crd #349
- Cannot get Port forwarding to work #342
Merged pull requests:
- Use in-app browser to open links #359 (ricoberger)
- Update to Capacitor 3 #355 (ricoberger)
- Show node metrics in overview #352 (ricoberger)
- Allow use HTTP in URL with manual cluster #351 (PtilopsisLeucotis)
- Add support for linux/s390x #317 (ricoberger)
Version 3.7.2 (2021-09-20)
Version 3.7.1 (2021-08-25)
Breaking changes:
- Remove camera and photo library access on iOS #341 (ricoberger)
Closed issues:
- Not able to load kubeconfig on iOS #343
Version 3.7.0 (2021-08-03)
Implemented enhancements:
- Add force delete option #337 (ricoberger)
Fixed bugs:
- Unable to add multiple Azure AKS clusters #324
- Fix time range selection in Prometheus charts #340 (ricoberger)
Merged pull requests:
- Remove resource group for Azure #339 (ricoberger)
- Update Go and JaveScript dependencies #338 (ricoberger)