Skip to content

Latest commit

 

History

History
495 lines (366 loc) · 37 KB

CHANGELOG.md

File metadata and controls

495 lines (366 loc) · 37 KB

Changelog

3.4.0 (2021-03-01)

Full Changelog

Implemented enhancements:

  • Ability to specify extra scopes for OIDC #303

Fixed bugs:

  • BUG: js-yaml edit error in latest builds #301
  • Fix edit cluster modal for cloud providers #299 (ricoberger)
  • Update build.yml #295 (si458)

Closed issues:

  • README Language updates #305

Merged pull requests:

3.3.0 (2021-01-03)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • BUG: can’t scroll info panel on iOS #293
  • BUG: unable to run latest schedule builds as REQUIRES Mac 11 #291
  • bug: weird port forward delay with firefox #284
  • Issue with prometheus configuration #278
  • Bug: overview page blank if no cluster connection #274

Closed issues:

  • Unable to connect to node (failed to find pem in certificate input) #290
  • unexpected end of json input #275

Merged pull requests:

3.2.1 (2020-12-02)

Full Changelog

Fixed bugs:

  • Unexpected JSON error when logging in with GKE on Android #267
  • "Esc" not work with shell #265
  • Bug: authentication enabled still requires clicking sign in to open prompt #264
  • Bug: android in landscape mode hides login button #263

Merged pull requests:

3.2.0 (2020-11-28)

Full Changelog

Implemented enhancements:

  • Bug: new authentication plugin has no fallover/retry option #255
  • Feature Request: filter events #248
  • AWS SSO authentication #239
  • Add tooltip for charts #259 (ricoberger)
  • Add authentication support for mobile app #253 (ricoberger)
  • Add support for DigitalOcean #252 (ricoberger)

Fixed bugs:

  • kubenav does not have version numbers on macOS #260
  • Bug: edit option showing wrong yaml? #250
  • kubenav doesn’t show all helm releases #245
  • Bug: click open on port foward opens in app on mobile #242

Closed issues:

  • Bug: blank white screen after selecting service, deployment then service again #251
  • BUG: big charts on large tablet #244

Merged pull requests:

3.1.0 (2020-10-28)

Full Changelog

Implemented enhancements:

  • Feature Request: list installed helm applications in cluster #238
  • Feature Request: add shortcut for fullscreen mode #227
  • Feature Request: new overview charts are cool, maybe show on per node too? #223
  • Feature Request: an add option to each of the sections #212
  • Feature Request: Custom Shortcut/Pins for CRD or General #160
  • Create Job from CronJob #230 (ricoberger)
  • Add possibility to disable Pod metrics in list view #225 (ricoberger)
  • Add cluster overview page #221 (ricoberger)
  • Close item options and popovers after selection #211 (ricoberger)

Fixed bugs:

  • BUG: namespaces arent refreshed in dropdown selector #235
  • Bug: when editing a configmap on iPad, the panel isn’t resized when keyboard closed #222
  • Bug: scale deloyment to 0 doesnt wipe pods panel on refresh #218
  • Bug: long pod name makes terminal/log panel unable to close tab #213
  • Bug: scale a deployment to 0 when already 0 generates an error #207
  • Bug: resize of terminal window on mobile doesn’t resize if open in split view #202

Closed issues:

  • Bug: bug with selecting revision in helm #243
  • BUG: click deployment and seems to show all pods? #237
  • Feature Request: extra info for pods like restart reason and time #232
  • Bug: its possible cluster doesnt have metrics installed #228

Merged pull requests:

3.0.0 (2020-09-27)

Full Changelog

Breaking changes:

Implemented enhancements:

  • feature request: hover tool tips for usage columns #199
  • Feature Request: app crashes if too many events try to be listed #178
  • Feature Request: export/save yaml to file #177
  • Feature Request: use either bash or sh for terminal sessions #172
  • Feature request: Auto dark mode #167
  • Feature Request: font size of log window #161
  • feature request: Close button on tab Logs #157
  • feature request: auto refresh pages automatically #153
  • feature request: portforward for pods/services #152
  • add options to use a proxy #140
  • Add status for PVs and PVCs #171 (ricoberger)
  • Add Prometheus Plugin #169 (ricoberger)
  • Add Support for Port-Forwarding #156 (ricoberger)

Fixed bugs:

  • BUG: selecting a longhorn crd generates a blank white screen #182
  • Bug: port-forward for grafana service uses wrong port #179
  • Missing log/terminal headers on mobile #166
  • new ionrange sliders look squashed on laptop #164
  • pods/events section on deployments arent refreshed when clicking refresh button #148
  • after changing namespace 5 times via quick menu, the app locks up? #143
  • clicking links opens up another electron window instead of default browser #141
  • Bug: No OIDC re-authentication when refresh token is expired #136
  • Fix permissions table #155 (ricoberger)

Closed issues:

  • BUG: pod container details panel vanished? #196
  • BUG: auto-refresh bugs #194
  • Donation links #174
  • going back a page doesnt refresh the old page until refresh clicked #173
  • Why $HOME/.kube/.config #170

Merged pull requests:

2.2.0 (2020-07-26)

Full Changelog

Implemented enhancements:

  • Feature(ux) Add empty cluster Page #131
  • [Bug/Feature request] cannot copy text from terminals #120
  • Add support for Pod Security Policies #130 (ricoberger)
  • Support Component Statuses #127 (ricoberger)
  • Add support for SSH connections to nodes #126 (ricoberger)
  • Support terminal selection on mobile and add new shortcut to copy text #124 (ricoberger)

Fixed bugs:

  • Issue with DigitalOcean Kubernetes #132
  • Pod Status is green even the pod was evicted #128
  • Current Version 2.1.0 crashes on up to date ArchLinux #123
  • Fix scrolling in terminal #138 (ricoberger)
  • Fix panic for invalid Kubeconfig #125 (ricoberger)

Merged pull requests:

2.1.0 (2020-06-28)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • unable to open releases properly on Mac #108
  • Too many open files. #78
  • Fix GitHub Action #104 (ricoberger)

Closed issues:

  • Y #119
  • Could not create Kubernetes API client #115

Merged pull requests:

2.0.0 (2020-06-15)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • [bug] parsing KUBECONFIG environment variable containing multiple files #100
  • cluster role bindings generates blank white page #95
  • ports listed under services are incorrectly displayed #93
  • Could not connect to AWS EKS using token/username password #90
  • Losses connect if don't do anything in a period. #85
  • Loadbalancer external IP address isn't shown #83
  • Incorrect page displayed. #79
  • Update ServiceDetails.tsx #94 (si458)

Closed issues:

  • [feature request] add Endpoints #96
  • Ability to change default namespace without namespace permission #67
  • fresh install cant add new cluster mac #62
  • Could not connect to aws eks using token #61

Merged pull requests:

1.4.1 (2020-04-14)

Full Changelog

Fixed bugs:

1.4.0 (2020-04-13)

Full Changelog

Implemented enhancements:

Closed issues:

  • User "system:anonymous" cannot list resource #31

1.3.0 (2020-03-13)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • User "system:anonymous" cannot list resource #30
  • Does this work on AWS EKS? #27

Merged pull requests:

1.2.0 (2020-02-17)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Cannot edit a cluster #20
  • Can't add microk8s config #18

Merged pull requests:

1.1.0 (2020-01-19)

Full Changelog

Implemented enhancements:

Fixed bugs:

Merged pull requests:

  • Fix deletion and editing of resources on desktop #3 (ricoberger)

1.0.0 (2020-01-05)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator