This repository was archived by the owner on Jul 30, 2025. It is now read-only.
11.3.0
Note for Windows users. Please use Kui 10.8.2 for now. There is an issue with the PTY behavior on Windows builds after Kui 10.8.2. We are looking into it!
Design
- In light themes, the input element now uses inverted colors.
#8656#8665 - In dark themes, inverted colors should not be light. They will now be tone-adjusted, but still dark.
#8671 - In Deployment details, the pods table is now accessible more consistently via a "Show Pods" button, rather than a tab
#8660
Fixes
- UpdateChecker component popover does not display
#8673 - Only a small set of table columns were sortable
#8651 - Table columns with single value need not be sortable
#8663 oc loginissued from Kui does not update the CurrentContext and Currentnamespace widgets.#8654- monaco line number gutter text squished beyond line 10
#8647 - drilling down from tables in guidebooks results in buggy layout
#8659 - splits opened by drilling down in guidebook can not be closed
#8661 - empty pty responses can leave odd blank space
#8669
For Kui Developers
- Table drilldowns in offline (static single web page) clients can now offer prefetched models. This allows offline clients not only to show table responses, but also drilldowns from those tables.
#8683
Breaking Changes
- Untested iter8 commands have been removed
#8679
