Releases: kubenav/kubenav
Releases · kubenav/kubenav
v5.3.0
Added
- #769: OIDC: Add Option to Disable Default Scopes @ricoberger
- #763: Add new AWS Region ap-southeast-5 @jiahao19971
- #757: Basic implementation of ArgoCD plugin @madeddie
Fixed
- #762: Fix Warning for Unused Default Case @ricoberger
Changed
- #768: Bump the pub group across 1 directory with 3 updates @dependabot[bot]
- #767: Update Flutter Version to 3.29.0 and Go Version to 1.24.0 @ricoberger
- #764: Bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5 @dependabot[bot]
- #758: Fix opacity deprecation warnings @madeddie
- #760: Bump the pub group with 12 updates @dependabot[bot]
- #761: Bump the gomod group with 10 updates @dependabot[bot]
- #753: Bump the pub group with 8 updates @dependabot[bot]
- #756: Bump golang.org/x/net from 0.32.0 to 0.33.0 @dependabot[bot]
- #752: Bump the gomod group with 6 updates @dependabot[bot]
- #751: Bump golang.org/x/crypto from 0.27.0 to 0.31.0 @dependabot[bot]
- #748: Bump the gomod group with 6 updates @dependabot[bot]
- #747: Bump the pub group with 4 updates @dependabot[bot]
v5.2.0
Added
- #743: Don't Show Warnings on Home Screen when List is Empty @ricoberger
- #728: Simplify Re-Authentication for OIDC Provider @ricoberger
- #721: Add new AWS Spain region to constants @mlophez
- #719: Adds AWS GovCloud Regions @dlanderson
- #715: Add Option to set Propagation Policy for Delete Requests @ricoberger
- #710: Add State Parameter to OIDC Login URL @ricoberger
Fixed
- #742: Fix Typo in Settings @ricoberger
- #724: Fix OIDC Provider for Azure @ricoberger
- #722: Fix OIDC Provider for Google @ricoberger
- #706: Fix Hidden Statusbar on iOS @ricoberger
Changed
- #740: Bump the gomod group with 4 updates @dependabot
- #741: Bump the pub group with 2 updates @dependabot
- #738: Bump the gomod group across 1 directory with 9 updates @dependabot
- #739: Bump the pub group across 1 directory with 10 updates @dependabot
- #725: Bump the gomod group with 8 updates @dependabot
- #726: Bump the pub group with 6 updates @dependabot
- #723: Update Flutter Version to 3.24.1 @ricoberger
- #717: Update Flutter to Version 3.24.0 @ricoberger
- #714: Bump github.com/docker/docker from 25.0.5+incompatible to 25.0.6+incompatible @dependabot
- #713: Bump the pub group with 8 updates @dependabot
- #712: Bump the gomod group with 8 updates @dependabot
- #707: Bump the pub group with 3 updates @dependabot
- #708: Bump the gomod group with 12 updates @dependabot
- #704: Update OpenID Connect Client @ricoberger
v5.1.0
Added
- #698: Add Support for Role ARN in AWS SSO Provider @ricoberger
- #690: Add Actions to Suspend / Resume CronJobs @ricoberger
- #689: Helm: Add Uninstall Action @ricoberger
- #687: Show Images in Node Details @ricoberger
- #684: Add Pod Eviction Action @ricoberger
Fixed
- #699: Fix App Crash on Multi Auth Error @ricoberger
- #688: Fix Creation of Jobs from CronJobs @ricoberger
- #685: Fix
SnackBar
for Long Error Messages @ricoberger
Changed
- #702: Use
scale
Instead ofpatch
for Scaling Resources @ricoberger - #700: Update Flux Plugin to Flux Version 2.3.0 @ricoberger
- #695: Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.2 to 1.6.0 @dependabot
- #693: Update Flutter @ricoberger
- #692: Bump the pub group with 2 updates @dependabot
- #691: Bump the gomod group with 2 updates @dependabot
- #683: Change Icons for Cordon and Uncordon Actions @ricoberger
v5.0.0
Added
- #679: Submit Forms via Enter @ricoberger
- #678: Add Swipe Actions for Resources @ricoberger
- #677: Add Swipe Action for Bookmarks @ricoberger
- #676: Add Swipe Actions for Clusters @ricoberger
- #675: Add Swipe Actions for Providers @ricoberger
- #674: Add Swipe Action for Namespaces @ricoberger
- #673: Add Status Indication for Helm Releases @ricoberger
- #663: Add Batch Delete Action @ricoberger
- #657: Add Support for
stringData
in Secrets @ricoberger - #656: Add SSH Action for Nodes @ricoberger
- #655: Add cert-manager Plugin @ricoberger
- #654: Add Cordon / Uncordon Actions for Nodes @ricoberger
- #652: Add
IngressClasses
Resource @ricoberger - #648: Add
CertificateSigningRequests
Resource @ricoberger - #647: Add
LimitRanges
Resource @ricoberger - #646: Add
ResourceQuotas
Resource @ricoberger - #644: Show Workload Status on Home Page @ricoberger
- #643: Add Kind to Metadata @ricoberger
- #641: Add Status to Flux Resources @ricoberger
- #640: Add Support for CRDs in
goToReference
Function @ricoberger - #624: Add Flux Plugin @ricoberger
- #623: Use
kubectl.kubernetes.io/default-container
Annotation @ricoberger - #622: Add Support for Debug Containers @ricoberger
- #621: Add Clear Button to Filter Field @ricoberger
- #618: Add Home Page Configuration @ricoberger
- #616: Add Clear Button to Filter Field @ricoberger
- #609: Helm: Add Support for Release Rollbacks @ricoberger
- #606: Helm: Show Default Values and Manifest @ricoberger
- #587: Add Pull Request and Issue Template @ricoberger
- #559: Add GitHub Action to Build iOS and Android Version @ricoberger
Fixed
- #672: Fix Scope for
CertificateSigningRequests
@ricoberger - #671: Remove Namespace from
IngressClasses
@ricoberger - #667: Fix Rendering of Batch Delete List @ricoberger
- #665: Fix Loading Indication for Workloads on Home Page @ricoberger
- #664: Fix Sorting of Clusters @ricoberger
- #662: Fix TabBar in LiveMetrics Widget @ricoberger
- #658: Improve Spacing for Horizontal Lists @ricoberger
- #653: Fix Modal Bottom Sheet Width for Terminal @ricoberger
- #649: Fix Alignment and Selection in Secrets and ConfigMaps @ricoberger
- #642: Fix Unnecessary Rerenderings when Using Bookmark Action @ricoberger
- #633: Fix Typo in
AppVerticalListSimpleWidget
Widget Name @ricoberger - #627: feat: Corrected grammar @philipbrembeck
- #620: Revert "Add Clear Button to Filter Field" @ricoberger
- #613: Add Missing API Declaration @ricoberger
- #615: Add Missing Space Before Volume Mounts @ricoberger
- #614: Fix Alignment of Icon and Text in Title @ricoberger
- #607: Fix
nil dereference in field selection
Warning @ricoberger - #602: Fix Unnecessary Rerendering @ricoberger
- #601: Sort Helm Releases Alphabetical @ricoberger
- #595: Fix Tab Alignment @ricoberger
- #592: Fix Pod Selection for Logs @ricoberger
- #553: Add back Fastlane @licaon-kter
Changed
- #681: Change Haptic Feedback for iOS @ricoberger
- #680: Improve Design of
Slidable
Widget @ricoberger - #670: Rework
goToReference
Function @ricoberger - #669: Endpoint: Add
goToReference
Function fortargetRef
@ricoberger - #668: HPA: Add
goToReference
Function forscaleTargetRef
@ricoberger - #666: Improve Plugins Handling @ricoberger
- #661: Update Go Packages @ricoberger
- #660: Update Flutter and Used Flutter Packages @ricoberger
- #659: Improve Overview Metrics Layout for Tablets @ricoberger
- #651: Improve Charts @ricoberger
- #650: Use Long Press Instead of Double Tap for Actions @ricoberger
- #645: Improve Events Handling on Home Page @ricoberger
- #639: Improve Performance for Prometheus Plugin and Overview Metrics @ricoberger
- #638: Improve Performance of Helm Plugin @ricoberger
- #637: Reuse
Resource
Model for Flux Plugin @ricoberger - #636: Adjust Resource Categories @ricoberger
- #635: Improve Bookmarks Namespace Handling @ricoberger
- #634: Add new Linting Rule
avoid_void_async
@ricoberger - #632: Rework Resources Handling @ricoberger
- #630: Bump the gomod group with 8 updates @dependabot
- #631: Flux Plugin: Improve Performance @ricoberger
- #629: Bump the pub group with 2 updates @dependabot
- #626: Adjust
KubernetesService().getRequest()
Function @ricoberger - #625: Adjust Naming in Flux Plugin @ricoberger
- #619: Allow Text Selection in Code Views @ricoberger
- #617: Add
SafeArea
AroundAppActionsWidget
@ricoberger - #610: Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible @dependabot
- #612: Add
tools.go
File @ricoberger - #608: Improve Terminal Handling @ricoberger
- #605: Update TPInAppReceipt Library @ricoberger
- #603: Remove
onPlatformBrightnessChanged
Function @ricoberger - #604: Update Flutter Packages @ricoberger
- #600: Improve Layout @ricoberger
- #598: Add Divider between Action Items @ricoberger
- #597: Improve Theme Handling @ricoberger
- #596: Remove Classic Mode @ricoberger
- #594: Use Upstream Version of the
oauth2
Package @ricoberger - #593: Rename
kubenav.io
Directory tolanding
@ricoberger - #591: Adjust Modal Bottom Sheets @ricoberger
- #590: Adjust Theme @ricoberger
- #589: Sort Helm Revisions @ricoberger
- #588: Adjust Screenshots in Readme @ricoberger
- #586: Bump actions/setup-go from 4 to 5 in the github-actions group @dependabot
- #585:
⚠️ Breaking change:⚠️ Remove Support for Desktop @ricoberger - #584: Use Background Threads on iOS @ricoberger
- #583: Drop Files from
.gitignore
@ricoberger - #581: Rework Release GitHub Action @ricoberger
- #580: Update Flutter to Version 3.19.5 @ricoberger
- #557: Bump the github-actions group with 4 updates @dependabot
- #556: Update Go Version to 1.21 @ricoberger
- #555: Update Flutter to Version 3.16.0 @ricoberger
v4.2.3
Fixed
- #544: Use roleArn in AWSGetClusters @alessiopcc
- #542: Fix Restart of Deployments @ricoberger
- #537: Fix Shell Selection in Terminal Widget @ricoberger
v4.2.2
Fixed
- #529: Fix Sidebar in Classic Mode @ricoberger
v4.2.1
Fixed
- #525: Fix "Classic Mode" when User doesn't have any Clusters @ricoberger
Changed
- #526: Change Page Transitions @ricoberger
v4.2.0
Added
- #520: Add Support for Self Signed Certificates in Prometheus Plugin @ricoberger
- #493: Add "Classic Mode" @ricoberger
- #509: Extend OIDC Provider @ricoberger
- #505: Add Support for Multiple AWS SSO Accounts @ricoberger
- #502: Add Filter to Namespaces List @ricoberger
- #500: Navigate to Node from Pod @ricoberger
- #496: Add Support for Navagating to References @ricoberger
- #495: Allow Custom Redirect URL for OIDC and Google @ricoberger
Fixed
- #519: Fix AppActionsWidget Widget for Long List of Actions @ricoberger
- #504: Fix Y-Axis Labels in Live Metrics @ricoberger
- #494: Fix "theme" Function @ricoberger
- #487: Fix GHA for macOS Release @ricoberger
Changed
- #518: Update Flutter Version and Dependencies @ricoberger
- #517: Update Go Version and Dependencies @ricoberger
- #510: Update Dependencies @ricoberger
- #506: Upgrade Flutter Version to 3.7.2 @ricoberger
- #503: Filter List of Resources on Change @ricoberger
- #501: Make Text in DetailsItemWidget Selectable @ricoberger
- #492: Automatic Select Theme based on OS Settings @ricoberger
- #491: Remove Requests and Limits from Pod Metrics @ricoberger
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