Skip to content

Releases: kubernetes-sigs/kui

v9.2.7

04 Dec 00:32
Compare
Choose a tag to compare

Fixes

  • 637fad4 sidecar toolbar text is not always vertically centered
  • cd32f46 Sidecar header and body may lack contrast
  • f84e380 tweak the toolbar text and button label of k get -f tree
  • dfe9de2 LeftNav UIs can be too wide
  • 80b2b8c processing block disappears in minisplits
  • 2bec0ac kubectl kustomize does not handle ~ home directory expansion

v9.2.6

02 Dec 22:33
Compare
Choose a tag to compare

Fixes

  • 4bf2808 Experimental badge too tall for lightweight UI themes.
  • d1f6581 ls ; ls has excessive vertical whitespace
  • 2c85bdb ls in minisplit has tall rows
  • 7c34c1e ls -l does not show stat data
  • a6f0bec double whitespace may be removed from completed inputs
  • 21efe13 Size column in ls output has odd text alignment
  • a018157 scale-out gzip not quite right
  • ef81e6a refine input UI for lightweight ui themes
  • d8f13d6 tree should support leaf node drilling down

v9.2.5

02 Dec 12:23
Compare
Choose a tag to compare

Fixes

This release is small, covering only a few experimental features.

  • 44ca653 port gunzip and gzip to use new job controller
  • 0e881f5 port experimental scale-out grep to use new job controller

v9.2.4

01 Dec 01:00
Compare
Choose a tag to compare

Fixes

  • be156c7 tekton flow command fails
  • 785880b tekton flow command does not support previewing a remote url
  • 60dcd1a inline sidecar should not have a min-width

v9.2.3

27 Nov 00:40
Compare
Choose a tag to compare

Fixes

  • 0de9b09 keyboard history navigation does not work in Popup clients
  • 123978f kubectl-kui popup can fail when setting allowRendererProcessReuse
  • 7812594 ls against s3 vfs does not properly handle brace expansion
  • 143b3b4 Popup mode input stripe does not have reliable auto-focus behavior
  • 31d097f Don't use OpenWhisk status stripe widget in popup mode

v9.2.2

26 Nov 02:36
Compare
Choose a tag to compare

Fixes

  • 599141b in lightweight themes, hover on sequence diagram rows may result in errant border-top
  • 267d554 ibmcloud cos bind fails to resolve endpoint aliases
  • ec2270a the Deploy Applications notebook has some typos

ref: #6255

v9.2.1

25 Nov 22:37
Compare
Choose a tag to compare

Fixes

  • 6e66b23 prompt focus may not be restored when switching tabs
  • 849f67e CodeEngine.ts uses invalid option
  • 1f669ec PatternFly 2012.14 breaks the indentation of TreeView
  • ea7fd1a unlabeled resources shouldn’t have badge for children's count
  • 82563ec Tree view badges can have low contrast
  • 8f4fbb3 input element is not distinct enough in lightweight ui themes with splits
  • a9a073b in lightweight ui themes, markdown content has odd font spacing

ref: #6242

v9.2.0

25 Nov 01:01
Compare
Choose a tag to compare

Features

  • kubectl get -f dir/ now presents as a Tree view that shows pending changes in a diff viewer
  • core themes now use a considerably more lightweight style of presentation; Carbon and PatternFly themes continue to use the more conventional Console-like presentation
  • Support for Apache OpenWhisk

Major infra updates

  • Update from Electron 7 to Electron 10. WARNING: tests coded against the @kui-shell/tests API, be warned that this change includes an update to SPectron 12 and, in turn, to webdriverio v6 (from v4). This webdriverio update breaks some of the v4 APIs. For example app.client.getText(selector) is now app.client.$(selector).then(_ => _.getText())

Fixes

  • Tab completion UI sometimes fails silently #6131

v9.1.0

26 Oct 16:36
Compare
Choose a tag to compare

Features

Inline Sidecar

This release of Kui includes an update to the way sidecar views are presented. Up till now, Kui has displayed a single global sidecar per tab. With 9.1.0, Kui will now display sidecars inline with responses. #6007

This change allows you to choose the layout of your views more flexibly. Rather than being forced to accept a single sidecar, and always on the right, you may now use the Split button and have no sidecars, a sidecar in the right-hand split, sidecars in both splits, etc.

Linux arm64 builds

We now include builds for Linux on arm64 (a.k.a aarch64) platforms.

Fixes

  • You will no longer see "Created a split" messages when clicking the split button #6070
  • Sidecar tabs may have low-contrast background color, e.g. kubectl Events #6076

v9.0.7

23 Oct 16:34
Compare
Choose a tag to compare

This release only contains a version bump of a dependence.

Details

[907 5bc75d9] chore: bump react-markdown to 5.0.x
Author: Nick Mitchell [email protected]
Date: Thu Oct 22 07:45:16 2020 -0400
2 files changed, 186 insertions(+), 135 deletions(-)