([8bcf21d](https://github.com/IBM/kui/commit/8bcf21d))
+* **plugins/plugin-client-common:** sidecar screenshot button is visible even inBrowser ([860981a](https://github.com/IBM/kui/commit/860981a))
+* **plugins/plugin-client-common:** sidecar tab overflow buttons have low contrast ([840e16b](https://github.com/IBM/kui/commit/840e16b)), closes [#8017](https://github.com/IBM/kui/issues/8017)
+* **plugins/plugin-client-common:** sidecar toolbar buttons are not vertically centered ([6c4f2f0](https://github.com/IBM/kui/commit/6c4f2f0)), closes [#7488](https://github.com/IBM/kui/issues/7488)
+* **plugins/plugin-client-common:** Small tweaks for LabelList variant UI ([b3171da](https://github.com/IBM/kui/commit/b3171da)), closes [#8118](https://github.com/IBM/kui/issues/8118)
+* **plugins/plugin-client-common:** splicing in codeblock responses was ignoring line prefix ([6fcac36](https://github.com/IBM/kui/commit/6fcac36))
+* **plugins/plugin-client-common:** split headers have low contrast in dark themes ([f51407b](https://github.com/IBM/kui/commit/f51407b)), closes [#7538](https://github.com/IBM/kui/issues/7538)
+* **plugins/plugin-client-common:** spurious console errors on unmount ([a7cb96b](https://github.com/IBM/kui/commit/a7cb96b))
+* **plugins/plugin-client-common:** status badge for Succeeeded shows up yellow ([226ce0d](https://github.com/IBM/kui/commit/226ce0d))
+* **plugins/plugin-client-common:** status stripe "dropdown" menus can have poor color contrast ([fda4ee6](https://github.com/IBM/kui/commit/fda4ee6)), closes [#6706](https://github.com/IBM/kui/issues/6706)
+* **plugins/plugin-client-common:** StatusStripe widgets may have double borders ([affc1ba](https://github.com/IBM/kui/commit/affc1ba)), closes [#7544](https://github.com/IBM/kui/issues/7544)
+* **plugins/plugin-client-common:** stop clicks in StatusVisualizer bottom strip from focusing the split ([de4e271](https://github.com/IBM/kui/commit/de4e271))
+* **plugins/plugin-client-common:** stop using larger font-size for paragraphs in markdown ([ecc7b73](https://github.com/IBM/kui/commit/ecc7b73))
+* **plugins/plugin-client-common:** Switching to and from Terminal tab causes reset of terminal ([c3101ae](https://github.com/IBM/kui/commit/c3101ae))
+* **plugins/plugin-client-common:** tab completion can be flakey ([145d1a5](https://github.com/IBM/kui/commit/145d1a5)), closes [#6649](https://github.com/IBM/kui/issues/6649)
+* **plugins/plugin-client-common:** TabContainer and TabContent double render on startup ([d4c1f06](https://github.com/IBM/kui/commit/d4c1f06)), closes [#7929](https://github.com/IBM/kui/issues/7929)
+* **plugins/plugin-client-common:** tests unstable after focus fix ([e8a92fe](https://github.com/IBM/kui/commit/e8a92fe)), closes [#7645](https://github.com/IBM/kui/issues/7645)
+* **plugins/plugin-client-common:** Tooltip contrast issues ([9e52b0a](https://github.com/IBM/kui/commit/9e52b0a)), closes [#8105](https://github.com/IBM/kui/issues/8105)
+* **plugins/plugin-client-common:** use `html-entities` npm for — etc. decoding ([74b4380](https://github.com/IBM/kui/commit/74b4380))
+* **plugins/plugin-client-common:** use brighter color for comments in code editor ([f824659](https://github.com/IBM/kui/commit/f824659))
+* **plugins/plugin-client-common:** use brighter tooltip ([1299d32](https://github.com/IBM/kui/commit/1299d32))
+* **plugins/plugin-client-common:** Wizard/Footer can throw null pointer exception ([0b9474d](https://github.com/IBM/kui/commit/0b9474d))
+* a few small fixes to enhance typescript strict type checking ([7108946](https://github.com/IBM/kui/commit/7108946))
+* a few tweaks for monaco editor selection color and CodeSnippet monaco defaults ([ec2f940](https://github.com/IBM/kui/commit/ec2f940)), closes [#8076](https://github.com/IBM/kui/issues/8076)
+* Commentary Editor in patternfly4 light theme has low contrast ([b74fc6b](https://github.com/IBM/kui/commit/b74fc6b)), closes [#7925](https://github.com/IBM/kui/issues/7925)
+* dim colors in xterm output can have low contrast ([27c03b5](https://github.com/IBM/kui/commit/27c03b5))
+* disable escape handler for sidebar ([b6d19ed](https://github.com/IBM/kui/commit/b6d19ed))
+* guide command should not open a new tab when in popup mode ([6be84d4](https://github.com/IBM/kui/commit/6be84d4))
+* markdown tabs should not unmount on exit ([29ce03d](https://github.com/IBM/kui/commit/29ce03d))
+* monaco-editor cursor color now has low contrast ([6e4ef16](https://github.com/IBM/kui/commit/6e4ef16))
+* multiple contrast and padding issues with Dropdowns ([910a566](https://github.com/IBM/kui/commit/910a566)), closes [#7913](https://github.com/IBM/kui/issues/7913)
+* pty xterm causes tab to scroll to bottom, even if output is not from last block ([ad85ece](https://github.com/IBM/kui/commit/ad85ece))
+* redirect to a file also echos the output to the kui terminal ([7bc6ce2](https://github.com/IBM/kui/commit/7bc6ce2)), closes [#8089](https://github.com/IBM/kui/issues/8089)
+* Support for nested tabs in markdown, and code blocks in tabs ([0a22bf8](https://github.com/IBM/kui/commit/0a22bf8))
+* test regressions in xterm ([c8e218e](https://github.com/IBM/kui/commit/c8e218e)), closes [#8925](https://github.com/IBM/kui/issues/8925)
+* tooltip for theme switcher is annoying and not helping ([ac19411](https://github.com/IBM/kui/commit/ac19411))
+* **plugins/plugin-client-common:** adopt jq syntax for guidebook json filters ([f4c8314](https://github.com/IBM/kui/commit/f4c8314))
+* **plugins/plugin-client-common:** Ansi.tsx renders all dim text in gray ([8be22c2](https://github.com/IBM/kui/commit/8be22c2))
+* **plugins/plugin-client-common:** cursor in monaco editor can have low contrast ([f87e825](https://github.com/IBM/kui/commit/f87e825))
+* **plugins/plugin-client-common:** don't constrain content width for maximized splits ([6cb2f99](https://github.com/IBM/kui/commit/6cb2f99))
+* **plugins/plugin-client-common:** fix buggy "display: span" ([61a46fa](https://github.com/IBM/kui/commit/61a46fa))
+* **plugins/plugin-client-common:** Guide should not auto-advance on render ([570907d](https://github.com/IBM/kui/commit/570907d))
+* **plugins/plugin-client-common:** hack workaround for buggy propTypes in react-markdown ([4d7f571](https://github.com/IBM/kui/commit/4d7f571))
+* **plugins/plugin-client-common:** improved fix for CodeBlock setState after unmount ([7c28bca](https://github.com/IBM/kui/commit/7c28bca))
+* **plugins/plugin-client-common:** markdown tabs in dark themes can have low contrast ([62e904c](https://github.com/IBM/kui/commit/62e904c))
+* wide content in left or right strip does not horizontally overflow ([8d82b4b](https://github.com/IBM/kui/commit/8d82b4b))
+* Xterm UI may miss whitespace ([766053e](https://github.com/IBM/kui/commit/766053e))
+* zooming fonts in the playground notebook do not increase height of tab bar ([38c6b7f](https://github.com/IBM/kui/commit/38c6b7f))
+* **plugins/plugin-client-common:** code blocks in tips in guide are misformatted ([2f7781e](https://github.com/IBM/kui/commit/2f7781e))
+* **plugins/plugin-client-common:** fix for nested tabs squishing ([091ba5b](https://github.com/IBM/kui/commit/091ba5b))
+* **plugins/plugin-client-common:** Improve legitability of Options in dependence tree ([8e02f4e](https://github.com/IBM/kui/commit/8e02f4e))
+* **plugins/plugin-client-common:** improved error handling in Imports component ([6787bfa](https://github.com/IBM/kui/commit/6787bfa))
+* **plugins/plugin-client-common:** improved handling of wizard step titles with colons ([ca207ee](https://github.com/IBM/kui/commit/ca207ee))
+* **plugins/plugin-client-common:** leverage patternfly's no-cancel support for Wizards ([d2e9b1e](https://github.com/IBM/kui/commit/d2e9b1e))
+* **plugins/plugin-client-common:** make Left split a bit wider ([74f9d0e](https://github.com/IBM/kui/commit/74f9d0e))
+* **plugins/plugin-client-common:** Markdown component can call setState after unmounting ([a4edb85](https://github.com/IBM/kui/commit/a4edb85))
+* **plugins/plugin-client-common:** markdown tip open does not survive round-trip ([68e26a6](https://github.com/IBM/kui/commit/68e26a6))
+* **plugins/plugin-client-common:** Missing React `key` property on table cells ([94433f7](https://github.com/IBM/kui/commit/94433f7))
+* **plugins/plugin-client-common:** nested choices in wizards were not presented as such ([a36274d](https://github.com/IBM/kui/commit/a36274d))
+* **plugins/plugin-client-common:** nested import that is a wizard that has imports ([8c4dc9d](https://github.com/IBM/kui/commit/8c4dc9d))
+* **plugins/plugin-client-common:** non-pty output can have extra whitespace at top ([ba5b425](https://github.com/IBM/kui/commit/ba5b425))
+* **plugins/plugin-client-common:** optimize population of platform/arch/etc. choice detection ([5c7728d](https://github.com/IBM/kui/commit/5c7728d))
+* **plugins/plugin-client-common:** performance work on guidebook choice changing ([b509f7c](https://github.com/IBM/kui/commit/b509f7c))
+* **plugins/plugin-client-common:** progress bar in wizard header has poor layout ([4a26075](https://github.com/IBM/kui/commit/4a26075))
+* **plugins/plugin-client-common:** pty output can have extra blank vertical space ([b19e221](https://github.com/IBM/kui/commit/b19e221))
+* **plugins/plugin-client-common:** pty output paragraphs have too much spacing ([4a7978c](https://github.com/IBM/kui/commit/4a7978c))
+* **plugins/plugin-client-common:** regression in playground maximization ([d25015d](https://github.com/IBM/kui/commit/d25015d))
+* **plugins/plugin-client-common:** remove extra margin-top in wizard header description ([27a7ac5](https://github.com/IBM/kui/commit/27a7ac5))
+* **plugins/plugin-client-common:** remove leftover debugging printf ([829b864](https://github.com/IBM/kui/commit/829b864))
+* **plugins/plugin-client-common:** remove wizard right-margin ([a1e05cf](https://github.com/IBM/kui/commit/a1e05cf))
+* **plugins/plugin-client-common:** ScrollableTerminal may emit react setState errors ([3559acb](https://github.com/IBM/kui/commit/3559acb))
+* **plugins/plugin-client-common:** secondary markdown tabs do display well ([76930f4](https://github.com/IBM/kui/commit/76930f4))
+* **plugins/plugin-client-common:** SequenceDiagram can bomb ([b3ce77a](https://github.com/IBM/kui/commit/b3ce77a)), closes [#7946](https://github.com/IBM/kui/issues/7946)
+* **plugins/plugin-client-common:** Sidebar footer is no longer at the bottom ([f4bb908](https://github.com/IBM/kui/commit/f4bb908))
+* **plugins/plugin-client-common:** small adjustments to markdown h1 icon size and position ([199604c](https://github.com/IBM/kui/commit/199604c))
+* **plugins/plugin-client-common:** small tweaks to colors in dependence UI ([ec6ce49](https://github.com/IBM/kui/commit/ec6ce49))
+* **plugins/plugin-client-common:** snippet inliner does not properly handle certain recursion ([22cf299](https://github.com/IBM/kui/commit/22cf299))
+* **plugins/plugin-client-common:** snippet inliner fails when rerouting links ([e02cf46](https://github.com/IBM/kui/commit/e02cf46))
+* **plugins/plugin-client-common:** split header tooltips have odd spacing ([9acb9fb](https://github.com/IBM/kui/commit/9acb9fb))
+* **plugins/plugin-client-common:** StatusStripe widgets may have extra left padding ([bbce2a7](https://github.com/IBM/kui/commit/bbce2a7))
+* **plugins/plugin-client-common:** support for tips in guidebook wizard steps ([596d7b2](https://github.com/IBM/kui/commit/596d7b2))
+* **plugins/plugin-client-common:** tab renaming is broken ([ffa8f6f](https://github.com/IBM/kui/commit/ffa8f6f))
+* **plugins/plugin-client-common:** table status column can yield odd vertical alignment ([222762c](https://github.com/IBM/kui/commit/222762c))
+* **plugins/plugin-client-common:** table sticky headers are transparent ([13a6f8d](https://github.com/IBM/kui/commit/13a6f8d))
+* **plugins/plugin-client-common:** Theme switching from StatusStripe widget should be quiet ([be0b1fe](https://github.com/IBM/kui/commit/be0b1fe)), closes [#7961](https://github.com/IBM/kui/issues/7961)
+* **plugins/plugin-client-common:** tiles in guide should have width:100% ([e00a711](https://github.com/IBM/kui/commit/e00a711))
+* **plugins/plugin-client-common:** tips in guide have too many newlines ([d109c0b](https://github.com/IBM/kui/commit/d109c0b))
+* **plugins/plugin-client-common:** Tooltip component can present empty tooltip ([f9850d8](https://github.com/IBM/kui/commit/f9850d8))
+* **plugins/plugin-client-common:** tooltips often have low contrast against surrounding elements ([b66d997](https://github.com/IBM/kui/commit/b66d997))
+* **plugins/plugin-client-common:** topmatter imports in content from guide command mis-rendered ([c8ad627](https://github.com/IBM/kui/commit/c8ad627))
+* **plugins/plugin-client-common:** tweak code block option color ([3a7b425](https://github.com/IBM/kui/commit/3a7b425))
+* **plugins/plugin-client-common:** two fixes for setState during render ([c442a31](https://github.com/IBM/kui/commit/c442a31))
+* a few tweaks to avoid loading the Markdown component on initial page load ([cb0f509](https://github.com/IBM/kui/commit/cb0f509))
+* **plugins/plugin-client-common:** use inner scrolling for guide wizard body ([5b627e4](https://github.com/IBM/kui/commit/5b627e4))
+* **plugins/plugin-client-common:** welcome notebook has a bogus sample output ([64a2f07](https://github.com/IBM/kui/commit/64a2f07))
+* **plugins/plugin-client-common:** when showing replayed output, use prefetched drilldowns always ([43780e8](https://github.com/IBM/kui/commit/43780e8))
+* **plugins/plugin-client-common:** with left and right strips, opening sidebar causes funky layout ([dbed98d](https://github.com/IBM/kui/commit/dbed98d))
+* **plugins/plugin-client-common:** with narrower windows, content disappears ([8ea9743](https://github.com/IBM/kui/commit/8ea9743))
+* **plugins/plugin-client-common:** Wizard Cancel button is visible again ([f58403b](https://github.com/IBM/kui/commit/f58403b))
+* **plugins/plugin-client-common:** wizard header minimize can result in cropped text ([cabefc2](https://github.com/IBM/kui/commit/cabefc2))
+* **plugins/plugin-kubectl:** use markdown kube icon, rather than hard-coded svg content ([7ae94d3](https://github.com/IBM/kui/commit/7ae94d3))
+* creating split can cause funky layout ([768bb2e](https://github.com/IBM/kui/commit/768bb2e))
+* tone down the tooltips a bit ([1cc19e2](https://github.com/IBM/kui/commit/1cc19e2))
+* **plugins/plugin-client-common:** workarounds for odd table tooltip positioning ([dfc4be0](https://github.com/IBM/kui/commit/dfc4be0))
+* UpdateChecker component does not display popover content ([20f89a2](https://github.com/IBM/kui/commit/20f89a2))
+* **packages/test:** tests may fail because active prompt is not in view ([c61f9a5](https://github.com/IBM/kui/commit/c61f9a5))
+* **plugins/plugin-client-common:** Accordion font size discrepancy in guidebooks ([ba177a2](https://github.com/IBM/kui/commit/ba177a2))
+* **plugins/plugin-client-common:** avoid infinite loop in snippet inliner ([d6482db](https://github.com/IBM/kui/commit/d6482db))
+* **plugins/plugin-client-common:** block border of active block in focused split is gray ([290b6d2](https://github.com/IBM/kui/commit/290b6d2))
+* **plugins/plugin-client-common:** incorrectly named `componentDidUnmount()` method ([5018c85](https://github.com/IBM/kui/commit/5018c85))
+* fixes for inverted colors in dark themes ([43425a8](https://github.com/IBM/kui/commit/43425a8))
+* **plugins/plugin-client-common:** avoid infinite loop of code block validation ([a379c1d](https://github.com/IBM/kui/commit/a379c1d))
+* **plugins/plugin-client-common:** code blocks indented beyond normal tab indentation parsed incorrectly ([a72d599](https://github.com/IBM/kui/commit/a72d599))
+* **plugins/plugin-client-common:** empty pty responses can leave odd extra space in output ([6ae062f](https://github.com/IBM/kui/commit/6ae062f))
+* **plugins/plugin-client-common:** ExpandableSections in guidebooks can have extraneous margins ([8614a15](https://github.com/IBM/kui/commit/8614a15))
+* **plugins/plugin-client-common:** in guidebooks, left strip has inconsistent font size ([00fd4be](https://github.com/IBM/kui/commit/00fd4be))
+* **plugins/plugin-client-common:** markdown tips need to be case insensitive ([5a05197](https://github.com/IBM/kui/commit/5a05197))
+* Light theme does not get expected sepia filter for finished blocks ([752150f](https://github.com/IBM/kui/commit/752150f))
+* **plugins/plugin-client-common:** a few small spacing tweaks to Guidebooks ([a8935bf](https://github.com/IBM/kui/commit/a8935bf))
+* **plugins/plugin-client-common:** avoid pre-wrap in guidebook paragraphs ([f388c5b](https://github.com/IBM/kui/commit/f388c5b))
+* **plugins/plugin-client-common:** GitHubIcon fails to compile if client has no homepage ([5ef6493](https://github.com/IBM/kui/commit/5ef6493))
+* **plugins/plugin-client-common:** in dark themes, links in tips have low contrast ([5d4ac24](https://github.com/IBM/kui/commit/5d4ac24))
+* **plugins/plugin-client-common:** increase saturation of blue, yellow, red markdown tips ([5a7ad58](https://github.com/IBM/kui/commit/5a7ad58))
+* **plugins/plugin-client-common:** markdown material-icons do not preserve trailing whitespace ([d573767](https://github.com/IBM/kui/commit/d573767))
+* **plugins/plugin-client-common:** markdown tables can have odd ellipsis ([567f85f](https://github.com/IBM/kui/commit/567f85f))
+* **plugins/plugin-client-common:** top tab overflow buttons can have low contrast ([ccf6a65](https://github.com/IBM/kui/commit/ccf6a65))
+* more color contrast fixes for wizard ([1bf1ea6](https://github.com/IBM/kui/commit/1bf1ea6))
+* **plugins/plugin-client-common:** another tweak for right-alignment of markdown ([33a7707](https://github.com/IBM/kui/commit/33a7707))
+* **plugins/plugin-client-common:** clean out leftover debug messages ([5124d46](https://github.com/IBM/kui/commit/5124d46))
+* **plugins/plugin-client-common:** mis-parsing of tips after tips in tabs ([b45c9a4](https://github.com/IBM/kui/commit/b45c9a4))
+* several UI tweaks to popover rendering ([f65d5d3](https://github.com/IBM/kui/commit/f65d5d3))
+* **plugins/plugin-client-common:** external links in markdown broken ([a2c0a54](https://github.com/IBM/kui/commit/a2c0a54))
+* **plugins/plugin-client-common:** fontawesome; fix for multiple icons per paragraph ([c03d8ae](https://github.com/IBM/kui/commit/c03d8ae))
+* **plugins/plugin-client-common:** guidebooks render poorly in big windows with large fonts ([98d8e42](https://github.com/IBM/kui/commit/98d8e42))
+* **plugins/plugin-client-common:** hide except on hover play button for validated code blocks ([776b4ef](https://github.com/IBM/kui/commit/776b4ef))
+* **plugins/plugin-client-common:** if client does not define notebooks, Sidebar crashes on Escape ([dee5598](https://github.com/IBM/kui/commit/dee5598))
+* **plugins/plugin-client-common:** markdown "note" tips should be blue ([ec30f40](https://github.com/IBM/kui/commit/ec30f40))
+* **plugins/plugin-client-common:** markdown expandable sections can have double margins ([1d53a7d](https://github.com/IBM/kui/commit/1d53a7d))
+* **plugins/plugin-client-common:** markdown icons test has timing-related failures ([5c0c150](https://github.com/IBM/kui/commit/5c0c150))
+* **plugins/plugin-client-common:** markdown mark tags sometimes confused with tabbed ([405201c](https://github.com/IBM/kui/commit/405201c))
+* **plugins/plugin-client-common:** markdown tab/tip content does not preserve indentation ([c1e7981](https://github.com/IBM/kui/commit/c1e7981))
+* **plugins/plugin-client-common:** markdown with non-tab/tip indentation formats poorly ([7cd9a9e](https://github.com/IBM/kui/commit/7cd9a9e))
+* **plugins/plugin-client-common:** minor fix to avoid `float: undefined` ([9f11850](https://github.com/IBM/kui/commit/9f11850))
+* **plugins/plugin-client-common:** mis-parsing of wizard headers ([7777e6a](https://github.com/IBM/kui/commit/7777e6a))
+* **plugins/plugin-client-common:** monaco line number gutter can look weird ([7a98130](https://github.com/IBM/kui/commit/7a98130))
+* **plugins/plugin-client-common:** move wizard progress into wizard description/header area ([50890cd](https://github.com/IBM/kui/commit/50890cd))
+* **plugins/plugin-client-common:** only a few table columns are sortable ([ee25305](https://github.com/IBM/kui/commit/ee25305))
+* **plugins/plugin-client-common:** plain markdown blockquotes show our injected topmatter ([44104df](https://github.com/IBM/kui/commit/44104df))
+* **plugins/plugin-client-common:** recursive snippet inlining does not properly handle base path ([14b702b](https://github.com/IBM/kui/commit/14b702b))
+* **plugins/plugin-client-common:** recursive snippet inlining via absolute paths can fail ([32c06a9](https://github.com/IBM/kui/commit/32c06a9))
+* **plugins/plugin-client-common:** reduce saturation of tip headers ([401d0a7](https://github.com/IBM/kui/commit/401d0a7))
+* **plugins/plugin-client-common:** replay against files with relative image links fail to load image ([6eea6d1](https://github.com/IBM/kui/commit/6eea6d1))
+* **plugins/plugin-client-common:** saving code block responses is broken ([1310475](https://github.com/IBM/kui/commit/1310475))
+* **plugins/plugin-client-common:** show input index ui when using a left strip split ([1ab48ad](https://github.com/IBM/kui/commit/1ab48ad))
+* **plugins/plugin-client-common:** sidebar nav expansions not persisted ([bc5f206](https://github.com/IBM/kui/commit/bc5f206))
+* **plugins/plugin-client-common:** sidecar should not offer drilldown buttons in offline clients ([0570733](https://github.com/IBM/kui/commit/0570733))
+* **plugins/plugin-client-common:** snippet inclusion does not support full urls or recursive inclusion ([b643a12](https://github.com/IBM/kui/commit/b643a12))
+* **plugins/plugin-client-common:** snippet inliner fails for lines with trailing whitespace ([9a64b19](https://github.com/IBM/kui/commit/9a64b19))
+* **plugins/plugin-client-common:** snippet inliner fails in reroute links ([29393ce](https://github.com/IBM/kui/commit/29393ce))
+* **plugins/plugin-client-common:** snippet inliner image link rewriter does not handle two links on one line ([904e91a](https://github.com/IBM/kui/commit/904e91a))
+* **plugins/plugin-client-common:** snippet inliner recursion sometimes fails ([15d16d8](https://github.com/IBM/kui/commit/15d16d8))
+* **plugins/plugin-client-common:** table columns with a single value need not be sortable ([c62f7e6](https://github.com/IBM/kui/commit/c62f7e6))
+* **plugins/plugin-client-common:** tip-after-tip in markdown fails to render second tip ([a72df25](https://github.com/IBM/kui/commit/a72df25))
+* **plugins/plugin-client-common:** tweaks to "mini progress" ui in wizard ([09cefc6](https://github.com/IBM/kui/commit/09cefc6))
+* **plugins/plugin-client-common:** use a left-right split for drilldown even with left strip ([81353a5](https://github.com/IBM/kui/commit/81353a5))
+* **plugins/plugin-client-common:** use inner scrolling of nav for sidebar ([f93f302](https://github.com/IBM/kui/commit/f93f302))
+* **plugins/plugin-client-common:** use narrower left strip ([25327a7](https://github.com/IBM/kui/commit/25327a7))
+* **plugins/plugin-client-common:** use sepia tone also for validated blocks ([5201968](https://github.com/IBM/kui/commit/5201968))
+* **plugins/plugin-client-common:** use standard patternfly tables for markdown tables ([81a985e](https://github.com/IBM/kui/commit/81a985e))
+* **plugins/plugin-client-common:** when including snippets, ignore trailing newlines ([e4b1a28](https://github.com/IBM/kui/commit/e4b1a28))
+* **plugins/plugin-client-common:** with sidebar open, drilling down can lead to bad split layout ([3d10fbe](https://github.com/IBM/kui/commit/3d10fbe))
+* **plugins/plugin-client-common:** wizard description overlay can be misplaced ([a47d2c8](https://github.com/IBM/kui/commit/a47d2c8))
+* **plugins/plugin-client-common:** wizard mini progress UI lacks hover effect ([2349c40](https://github.com/IBM/kui/commit/2349c40))
+* **plugins/plugin-client-common:** wizard parser fails if step header preceded by comment ([a5d401d](https://github.com/IBM/kui/commit/a5d401d))
+* **plugins/plugin-client-common:** wizard progress "Remaining tasks" should be "Completed tasks" ([6c64926](https://github.com/IBM/kui/commit/6c64926))
+* **plugins/plugin-client-common:** wizard steps with no code blocks have blank area ([6975eb5](https://github.com/IBM/kui/commit/6975eb5))
+* **plugins/plugin-client-common:** wizards with left splits and headers not possible ([b95fe66](https://github.com/IBM/kui/commit/b95fe66))
+* **Plugins/plugin-client-common:** saving guidebook fails with subset of responses ([9f3486c](https://github.com/IBM/kui/commit/9f3486c))
+* **plugins/plugin-client-default:** don't show ? icon in default client ([f03e7de](https://github.com/IBM/kui/commit/f03e7de))
+* fetchfile controller refuses any in-browser fetch, even if CORS would allow it ([3551607](https://github.com/IBM/kui/commit/3551607))
+* **plugins/plugin-client-common:** `watch ls` does not watch ([a74884d](https://github.com/IBM/kui/commit/a74884d))
+* **plugins/plugin-client-common:** allow code block id to be optional ([842becc](https://github.com/IBM/kui/commit/842becc))
+* **plugins/plugin-client-common:** blank heading lines in markdown cause internal exception ([a679005](https://github.com/IBM/kui/commit/a679005))
+* **plugins/plugin-client-common:** code block run button should not be visible in offline clients ([4234d3e](https://github.com/IBM/kui/commit/4234d3e))
+* **plugins/plugin-client-common:** code blocks with validate: true do not validate ([cf78662](https://github.com/IBM/kui/commit/cf78662))
+* **plugins/plugin-client-common:** commentary --replace fails to reset split layout completely ([3192925](https://github.com/IBM/kui/commit/3192925))
+* **plugins/plugin-client-common:** commentary editor does not respond to making window narrower ([d02fdc5](https://github.com/IBM/kui/commit/d02fdc5))
+* **plugins/plugin-client-common:** DescriptionList ui poorly formats cells with long content ([fe2a26d](https://github.com/IBM/kui/commit/fe2a26d))
+* **plugins/plugin-client-common:** don't hue-rotate markdown tips/expandable sections ([aae4cd7](https://github.com/IBM/kui/commit/aae4cd7))
+* **plugins/plugin-client-common:** escape in playground cancels editor ([571c7bb](https://github.com/IBM/kui/commit/571c7bb))
+* **plugins/plugin-client-common:** in some browsers, hovering in wizard mini step oddly moves elements ([ed7ee67](https://github.com/IBM/kui/commit/ed7ee67))
+* **plugins/plugin-client-common:** markdown code block edits not durable ([e180bde](https://github.com/IBM/kui/commit/e180bde))
+* **plugins/plugin-client-common:** markdown expandable section left-border color not consistent ([262724f](https://github.com/IBM/kui/commit/262724f))
+* **plugins/plugin-client-common:** markdown tabs may drop/misplace text near tab title ([c27b709](https://github.com/IBM/kui/commit/c27b709))
+* **plugins/plugin-client-common:** markdown tip parsing may not recognize elements after "bug" ([7bccaa5](https://github.com/IBM/kui/commit/7bccaa5))
+* **plugins/plugin-client-common:** more nav width tweaks ([21e9e1f](https://github.com/IBM/kui/commit/21e9e1f))
+* **plugins/plugin-client-common:** notebook content may not wrap as expected ([fcefbf6](https://github.com/IBM/kui/commit/fcefbf6))
+* **plugins/plugin-client-common:** noTopTabs support can show to active nav items ([d2c8286](https://github.com/IBM/kui/commit/d2c8286))
+* **plugins/plugin-client-common:** opening a guidebook from sidebar shows internal command execution ([6c06b2d](https://github.com/IBM/kui/commit/6c06b2d))
+* **plugins/plugin-client-common:** regression in margin around commentary editor ([36a83ef](https://github.com/IBM/kui/commit/36a83ef))
+* **plugins/plugin-client-common:** regression in tooltip font size ([3e76327](https://github.com/IBM/kui/commit/3e76327))
+* **plugins/plugin-client-common:** remove some unneeded and inconsistent margins and padding in repl blocks ([4d46f92](https://github.com/IBM/kui/commit/4d46f92))
+* **plugins/plugin-client-common:** sigh more tweaks to wizard nav width ([24e0290](https://github.com/IBM/kui/commit/24e0290))
+* **plugins/plugin-client-common:** text after colon lost for wizard header ([24c7d55](https://github.com/IBM/kui/commit/24c7d55))
+* **plugins/plugin-client-common:** top tab labels can overflow into surrounding tabs ([35a9aa5](https://github.com/IBM/kui/commit/35a9aa5))
+* **plugins/plugin-client-common:** wizard behaves poorly when empty ([5ef51f1](https://github.com/IBM/kui/commit/5ef51f1))
+* **plugins/plugin-client-common:** wizard nav can be too wide ([5b10af1](https://github.com/IBM/kui/commit/5b10af1))
+* **plugins/plugin-client-common:** wizard nav can still be too thin ([155ab4a](https://github.com/IBM/kui/commit/155ab4a))
+* **plugins/plugin-client-common:** Wizard nav items use too-aggressive word breaking ([5cbd4ea](https://github.com/IBM/kui/commit/5cbd4ea))
+* **plugins/plugin-client-common:** wizards are mis-parsed for sections immediately following tip ([85383e0](https://github.com/IBM/kui/commit/85383e0))
+* **plugins/plugin-client-common:** wizards with emtpy 1st section have empty header UI ([14119d2](https://github.com/IBM/kui/commit/14119d2))
+* **plugins/plugin-client-common:** wizards with no title render as "undefined" in the UI ([6287e3c](https://github.com/IBM/kui/commit/6287e3c))
+* color contrast fixes for Sidebar and Wizard header ([cc76957](https://github.com/IBM/kui/commit/cc76957))
+* **plugins/plugin-client-common:** a few tweaks/fixes to the Progress Step ui ([6c00df8](https://github.com/IBM/kui/commit/6c00df8))
+* **plugins/plugin-client-common:** another small tweak to markdown tips in inverted color splits ([8fcc592](https://github.com/IBM/kui/commit/8fcc592))
+* **plugins/plugin-client-common:** block quotes in markdown tip sections have too much indentation ([ac8b6a2](https://github.com/IBM/kui/commit/ac8b6a2))
+* **plugins/plugin-client-common:** blockquotes with language do not render with monaco inside of a markdown tip ([63b5e93](https://github.com/IBM/kui/commit/63b5e93))
+* **plugins/plugin-client-common:** code block component does not handle line comments ([7f5f74e](https://github.com/IBM/kui/commit/7f5f74e))
+* **plugins/plugin-client-common:** code block status and timer can overlap ([933f47e](https://github.com/IBM/kui/commit/933f47e))
+* **plugins/plugin-client-common:** code blocks in markdown without language aren't white-space: pre ([e284095](https://github.com/IBM/kui/commit/e284095))
+* **plugins/plugin-client-common:** code blocks may fail with double semicolons ([45b2eb3](https://github.com/IBM/kui/commit/45b2eb3))
+* **plugins/plugin-client-common:** code blocks may have Sample Output that expands to show nothing ([4dd9a2e](https://github.com/IBM/kui/commit/4dd9a2e))
+* **plugins/plugin-client-common:** commentary command fails in offline mode against /kui vfs ([74f9242](https://github.com/IBM/kui/commit/74f9242))
+* **plugins/plugin-client-common:** don't hide productName in "lightweight" themes ([6c3d3e9](https://github.com/IBM/kui/commit/6c3d3e9))
+* **plugins/plugin-client-common:** don't use inverted colors for SourceRef component ([0b211f0](https://github.com/IBM/kui/commit/0b211f0))
+* **plugins/plugin-client-common:** expandable sections should have contrast to content ([2102b37](https://github.com/IBM/kui/commit/2102b37))
+* **plugins/plugin-client-common:** improve padding-background for code snippets in markdown ([9edf062](https://github.com/IBM/kui/commit/9edf062))
+* **plugins/plugin-client-common:** improved color contrast for markdown in inverted color splits ([f306caf](https://github.com/IBM/kui/commit/f306caf))
+* **plugins/plugin-client-common:** improved support for quoted input to commentary command ([527faef](https://github.com/IBM/kui/commit/527faef))
+* **plugins/plugin-client-common:** improved support for tabs in tips in markdown ([a8f1291](https://github.com/IBM/kui/commit/a8f1291))
+* **plugins/plugin-client-common:** improvements for markdown tip parsing ([2367202](https://github.com/IBM/kui/commit/2367202))
+* **plugins/plugin-client-common:** in code block response rendering, concat contiguous pty responses ([c7f1d08](https://github.com/IBM/kui/commit/c7f1d08))
+* **plugins/plugin-client-common:** major improvements for nested tabs and tips in markdown ([d733711](https://github.com/IBM/kui/commit/d733711))
+* **plugins/plugin-client-common:** markdown "tip" parsing does not handle e.g. links in title ([6cc3b7f](https://github.com/IBM/kui/commit/6cc3b7f))
+* **plugins/plugin-client-common:** markdown block links don't work in browser ([137d471](https://github.com/IBM/kui/commit/137d471))
+* **plugins/plugin-client-common:** markdown links to other markdowns do not work ([648479e](https://github.com/IBM/kui/commit/648479e))
+* **plugins/plugin-client-common:** markdown tips inside of markdown tabbed ([0cbd52c](https://github.com/IBM/kui/commit/0cbd52c))
+* **plugins/plugin-client-common:** new tab/new split button size does not match the rest of kui ([1b9bde7](https://github.com/IBM/kui/commit/1b9bde7))
+* **plugins/plugin-client-common:** regression in sidecar tab font size ([21a7145](https://github.com/IBM/kui/commit/21a7145))
+* **plugins/plugin-client-common:** sidebar hamburger icon can have low contrast in some themes ([fa0fc41](https://github.com/IBM/kui/commit/fa0fc41))
+* **plugins/plugin-client-common:** yet more tweaks to wizard nav width ([ad08c79](https://github.com/IBM/kui/commit/ad08c79))
+* commentary --readonly for offline clients results in editable tabs ([1ee8e24](https://github.com/IBM/kui/commit/1ee8e24))
+* font size for kube context/namespace selectors is too large ([08de38a](https://github.com/IBM/kui/commit/08de38a))
+* improved markdown expandable section colors ([52b7e38](https://github.com/IBM/kui/commit/52b7e38))
+* **plugins/plugin-client-common:** restore card header padding ([7435504](https://github.com/IBM/kui/commit/7435504))
+* **plugins/plugin-client-common:** some command output is 16px with extra padding ([11366f3](https://github.com/IBM/kui/commit/11366f3))
+* multi-notebook replay does not properly handle tab titles ([8a6b2d7](https://github.com/IBM/kui/commit/8a6b2d7))
+* rendering improvements for playground ([883b522](https://github.com/IBM/kui/commit/883b522))
+* tip without title parsing improvements ([d31c2f6](https://github.com/IBM/kui/commit/d31c2f6)), closes [#8417](https://github.com/IBM/kui/issues/8417)
+* Util.findFile behaves poorly on windows versus /kui ([82429f5](https://github.com/IBM/kui/commit/82429f5))
+* **plugins/plugin-client-common:** minor tweak to markdown tip color ([15c8bd7](https://github.com/IBM/kui/commit/15c8bd7))
+* **plugins/plugin-client-common:** stop using blue and a grayscale filter on StatusStripe ([589bba7](https://github.com/IBM/kui/commit/589bba7))
+* **plugins/plugin-client-common:** when re-running CodeBlocks, streaming output piles up ([4b9bfa7](https://github.com/IBM/kui/commit/4b9bfa7))
+* **plugins/plugin-client-common:** work around mkdocs {target=} syntax ([123c3f1](https://github.com/IBM/kui/commit/123c3f1))
+* improved error handling for MixedResponse ([332feb7](https://github.com/IBM/kui/commit/332feb7))
+* several regressions for white-space: pre and font-size in non-commentary output ([fb90c57](https://github.com/IBM/kui/commit/fb90c57))
+* **plugins/plugin-client-common:** weird blue right border in popup mode ([dc6da1c](https://github.com/IBM/kui/commit/dc6da1c)), closes [#8073](https://github.com/IBM/kui/issues/8073)
+* **plugins/plugin-client-common:** when monaco-editor scrolls, odd box-shadow appears at the top ([d6f3303](https://github.com/IBM/kui/commit/d6f3303)), closes [#8295](https://github.com/IBM/kui/issues/8295)
+* improve error handling of redirect handler vs error responses ([094b400](https://github.com/IBM/kui/commit/094b400))
+* improve support for redirecting Buffer/binary output to files ([26f88f0](https://github.com/IBM/kui/commit/26f88f0))
+* improved replaying StatusModels in an offline notebook ([784f06f](https://github.com/IBM/kui/commit/784f06f))
+* multi-line input is partially broken ([3255e2b](https://github.com/IBM/kui/commit/3255e2b)), closes [#8274](https://github.com/IBM/kui/issues/8274)
+* notebooks do not open scrolled to top ([d8e697b](https://github.com/IBM/kui/commit/d8e697b)), closes [#8152](https://github.com/IBM/kui/issues/8152) [#8151](https://github.com/IBM/kui/issues/8151)
+* tweak stylings of sequence diagram view ([aa37ad7](https://github.com/IBM/kui/commit/aa37ad7))
+* **plugins/plugin-client-common:** remove debugging leftover ([823b0ba](https://github.com/IBM/kui/commit/823b0ba))
+* **plugins/plugin-client-common:** remove leftover debug printf from Editor ([dd33fb8](https://github.com/IBM/kui/commit/dd33fb8))
+* **plugins/plugin-client-common:** remove leftover debug printf in SimpleEditor ([4e49a7f](https://github.com/IBM/kui/commit/4e49a7f))
+* **plugins/plugin-client-common:** speed up initial page loads by deferring monaco loading ([0128e48](https://github.com/IBM/kui/commit/0128e48)), closes [#8176](https://github.com/IBM/kui/issues/8176)
+* **plugins/plugin-client-common:** Unable to close or untoggle bottom strip splits ([c40db04](https://github.com/IBM/kui/commit/c40db04)), closes [#8183](https://github.com/IBM/kui/issues/8183) [#8184](https://github.com/IBM/kui/issues/8184)
+* **plugins/plugin-client-common:** welcome notebook has double Kubernetes prereq checks ([0dfdb05](https://github.com/IBM/kui/commit/0dfdb05))
+* **plugins/plugin-client-common:** when proxy disconnects, all terminal state is lost ([ba84805](https://github.com/IBM/kui/commit/ba84805)), closes [#8030](https://github.com/IBM/kui/issues/8030)
+* **plugins/plugin-client-common:** when switching tabs, no prompt is active ([7c97e91](https://github.com/IBM/kui/commit/7c97e91)), closes [#8208](https://github.com/IBM/kui/issues/8208)
+* **plugins/plugin-kubectl:** Kubernetes Context widget does not always correctly show "This is your current context" ([9848dc4](https://github.com/IBM/kui/commit/9848dc4)), closes [#7996](https://github.com/IBM/kui/issues/7996)
+* Carbon Gray10 theme has poor contrast for hints ([930fd57](https://github.com/IBM/kui/commit/930fd57)), closes [#7956](https://github.com/IBM/kui/issues/7956)
+* Commentary Hints have low contrast in PatternFly4 Dark ([15532e4](https://github.com/IBM/kui/commit/15532e4)), closes [#7952](https://github.com/IBM/kui/issues/7952)
+* Revamp notebook styling a bit ([c4bc1e1](https://github.com/IBM/kui/commit/c4bc1e1)), closes [#7922](https://github.com/IBM/kui/issues/7922)
+* StatusStripe in light themes has low contrast ([d99f33b](https://github.com/IBM/kui/commit/d99f33b)), closes [#7927](https://github.com/IBM/kui/issues/7927)
+* **packages/core:** pipeStages splits command with >> incorrectly ([124c177](https://github.com/IBM/kui/commit/124c177)), closes [#7413](https://github.com/IBM/kui/issues/7413)
+* **plugins/plugin-client-common:** "quiet" markdown kui command execution links show the internal "quiet" part ([a3dc8cc](https://github.com/IBM/kui/commit/a3dc8cc)), closes [#7698](https://github.com/IBM/kui/issues/7698)
+* **plugins/plugin-client-common:** avoid link-like hover effect for product name in header ([b331d0b](https://github.com/IBM/kui/commit/b331d0b)), closes [#7709](https://github.com/IBM/kui/issues/7709)
+* **plugins/plugin-client-common:** Change block rerun action button from Retry icon to Play icon ([1e74b8f](https://github.com/IBM/kui/commit/1e74b8f)), closes [#7696](https://github.com/IBM/kui/issues/7696)
+* **plugins/plugin-client-common:** commentary doesn't suport intrapage links ([6488a89](https://github.com/IBM/kui/commit/6488a89))
+* **plugins/plugin-client-common:** don't show block borders for not-focused finished blocks ([214636f](https://github.com/IBM/kui/commit/214636f)), closes [#7905](https://github.com/IBM/kui/issues/7905)
+* **plugins/plugin-client-common:** fix for regression in status stripe widget padding ([36ef718](https://github.com/IBM/kui/commit/36ef718)), closes [#7913](https://github.com/IBM/kui/issues/7913)
+* **plugins/plugin-client-common:** hideReplayOutput doesn't always work as expected ([db6eeef](https://github.com/IBM/kui/commit/db6eeef)), closes [#7711](https://github.com/IBM/kui/issues/7711)
+* **plugins/plugin-client-common:** improve rendering of "core" themes ([3e9d8d2](https://github.com/IBM/kui/commit/3e9d8d2)), closes [#7907](https://github.com/IBM/kui/issues/7907)
+* **plugins/plugin-client-common:** kubectl Status cell can be empty with splits ([44061f7](https://github.com/IBM/kui/commit/44061f7)), closes [#7726](https://github.com/IBM/kui/issues/7726)
+* **plugins/plugin-client-common:** link status should not show "yellow", only green or red ([e42bd01](https://github.com/IBM/kui/commit/e42bd01)), closes [#7839](https://github.com/IBM/kui/issues/7839)
+* **plugins/plugin-client-common:** Logs/Terminal container selector cannot be interacted with ([9e1af35](https://github.com/IBM/kui/commit/9e1af35)), closes [#7707](https://github.com/IBM/kui/issues/7707)
+* **plugins/plugin-client-common:** new CodeSnippet impl should better size height to fit ([fd93f58](https://github.com/IBM/kui/commit/fd93f58)), closes [#7828](https://github.com/IBM/kui/issues/7828)
+* **plugins/plugin-client-common:** React dev warning for Input ([cf923c1](https://github.com/IBM/kui/commit/cf923c1)), closes [#7911](https://github.com/IBM/kui/issues/7911)
+* **plugins/plugin-client-common:** readonly client property should only apply to replayed notebooks ([00555ab](https://github.com/IBM/kui/commit/00555ab)), closes [#7787](https://github.com/IBM/kui/issues/7787)
+* **plugins/plugin-client-common:** reduce min-width for SequenceDiagram bars ([b9694e0](https://github.com/IBM/kui/commit/b9694e0)), closes [#7876](https://github.com/IBM/kui/issues/7876)
+* **plugins/plugin-client-common:** some dark themes can have anomaly with Card bg versus repl bg ([4c7459b](https://github.com/IBM/kui/commit/4c7459b)), closes [#7918](https://github.com/IBM/kui/issues/7918)
+* **plugins/plugin-client-common:** tooltip for kui block links says "External Link" ([da67e73](https://github.com/IBM/kui/commit/da67e73)), closes [#7832](https://github.com/IBM/kui/issues/7832)
+* **plugins/plugin-client-common:** when switching themes, there is blank space after the theme switch command line ([4e56e26](https://github.com/IBM/kui/commit/4e56e26)), closes [#7908](https://github.com/IBM/kui/issues/7908)
+* a few more patternfly theme tweaks ([cb17ea5](https://github.com/IBM/kui/commit/cb17ea5)), closes [#7900](https://github.com/IBM/kui/issues/7900)
+* **plugins/plugin-kubectl:** tables-as-grid display bogus Status in tooltip if table has a durationColumnIndex ([f54aef6](https://github.com/IBM/kui/commit/f54aef6)), closes [#7872](https://github.com/IBM/kui/issues/7872)
+* fixes for font rendering regressions due to [#7818](https://github.com/IBM/kui/issues/7818) ([4a1420f](https://github.com/IBM/kui/commit/4a1420f)), closes [#7817](https://github.com/IBM/kui/issues/7817)
+* Markdown component can emit console error "invalid dom nesting" with nested ([b0cf102](https://github.com/IBM/kui/commit/b0cf102)), closes [#7856](https://github.com/IBM/kui/issues/7856)
+* react components result in invalid updates on unmounted components errors ([db66434](https://github.com/IBM/kui/commit/db66434)), closes [#7854](https://github.com/IBM/kui/issues/7854)
+* **plugins/plugin-client-common:** leftover debug in SimpleEditor ([386c98f](https://github.com/IBM/kui/commit/386c98f)), closes [#7851](https://github.com/IBM/kui/issues/7851) [#7681](https://github.com/IBM/kui/issues/7681)
+* **plugins/plugin-client-common:** Linkified blocks can result in React console error ([c40a13d](https://github.com/IBM/kui/commit/c40a13d)), closes [#7836](https://github.com/IBM/kui/issues/7836)
+* improve rendering of commentary in notebooks ([19bf0aa](https://github.com/IBM/kui/commit/19bf0aa)), closes [#7826](https://github.com/IBM/kui/issues/7826)
+* new Hint and CodeSnippet UIs do not need a wrapping Card ([dee7a62](https://github.com/IBM/kui/commit/dee7a62)), closes [#7830](https://github.com/IBM/kui/issues/7830)
+* UI cleanups for notebooks ([b1e2d79](https://github.com/IBM/kui/commit/b1e2d79)), closes [#7824](https://github.com/IBM/kui/issues/7824)
+* **plugins/plugin-client-common:** snapshot doesn't preserve cancelled or empty block ([2300d65](https://github.com/IBM/kui/commit/2300d65))
+* **plugins/plugin-client-common:** Table event footer should define font color ([0eaf6ce](https://github.com/IBM/kui/commit/0eaf6ce)), closes [#7822](https://github.com/IBM/kui/issues/7822)
+* sequential execution ignores errors and in progress ([209f6ce](https://github.com/IBM/kui/commit/209f6ce))
+* sidecar contrast issues ([eba7d1b](https://github.com/IBM/kui/commit/eba7d1b)), closes [#7993](https://github.com/IBM/kui/issues/7993)
+* small tweaks to StatusVisualizer spacing ([99dec6d](https://github.com/IBM/kui/commit/99dec6d))
+* **plugins/plugin-kubectl:** CurrentContext/CurrentNamespace widgets show nothing while loading ([088bb68](https://github.com/IBM/kui/commit/088bb68)), closes [#7629](https://github.com/IBM/kui/issues/7629)
+* 3-way split should probably have equal-height ([b4d76d3](https://github.com/IBM/kui/commit/b4d76d3))
+* CurrentContext and CurrentNamespace widgets double-fetch onLoad ([599c974](https://github.com/IBM/kui/commit/599c974)), closes [#7624](https://github.com/IBM/kui/issues/7624)
+* history commands in bottom-input mode show history of Primary Tab instead of Split ([454b893](https://github.com/IBM/kui/commit/454b893))
+* in "lightweight" themes, split header buttons overflow ([e059fb8](https://github.com/IBM/kui/commit/e059fb8)), closes [#7620](https://github.com/IBM/kui/issues/7620)
+* S3Mounts widget does not properly format ansi control codes from errors ([563573b](https://github.com/IBM/kui/commit/563573b)), closes [#7569](https://github.com/IBM/kui/issues/7569)
+* StatusStripe text can oddly overflow ([38166c6](https://github.com/IBM/kui/commit/38166c6))
+* width of vi not correct after closing splits ([d6a3b92](https://github.com/IBM/kui/commit/d6a3b92)), closes [#7600](https://github.com/IBM/kui/issues/7600)
+* **plugins/plugin-client-common:** remove the "press ctrl+d to close this split" placeholder text ([4042ef4](https://github.com/IBM/kui/commit/4042ef4)), closes [#7587](https://github.com/IBM/kui/issues/7587)
+* **plugins/plugin-client-common:** rerunning a block when there is an active block seems to insert a new block ([a9163e5](https://github.com/IBM/kui/commit/a9163e5))
+* sidecar toolbar buttons use different tooltip style than split close/clear buttons ([fa29a99](https://github.com/IBM/kui/commit/fa29a99)), closes [#7568](https://github.com/IBM/kui/issues/7568)
+* split close button is not tab navigable ([a4b02b0](https://github.com/IBM/kui/commit/a4b02b0))
+* **plugins/plugin-bash-like:** new tab in browser-based clients may result in multiple new sessions ([268d3b4](https://github.com/IBM/kui/commit/268d3b4)), closes [#7465](https://github.com/IBM/kui/issues/7465)
+* using / for division is deprecated for sass ([acddea5](https://github.com/IBM/kui/commit/acddea5))
+* **packages/core:** the pipeStages splitting logic should not remove quotes and backslash escapes ([1cd235b](https://github.com/IBM/kui/commit/1cd235b)), closes [#7199](https://github.com/IBM/kui/issues/7199)
+* **plugins/plugin-client-common:** Add sass mixins for Grid cells and Card Footer ([0218ed3](https://github.com/IBM/kui/commit/0218ed3)), closes [#7410](https://github.com/IBM/kui/issues/7410)
+* **plugins/plugin-client-common:** bars in Histogram view may slightly overlap ([5180715](https://github.com/IBM/kui/commit/5180715)), closes [#7157](https://github.com/IBM/kui/issues/7157)
+* **plugins/plugin-client-common:** bump to pick up string-similarity-coloring@1.0.5 ([97613a7](https://github.com/IBM/kui/commit/97613a7)), closes [#7181](https://github.com/IBM/kui/issues/7181)
+* **plugins/plugin-client-common:** Bump to string-similiarity-coloring@1.0.6 to improve consistency of coloring across data sets ([5818dab](https://github.com/IBM/kui/commit/5818dab)), closes [#7183](https://github.com/IBM/kui/issues/7183)
+* **plugins/plugin-client-common:** clicking on YAML tab incorrectly shows "You are in edit mode" even if you aren't ([2bc5328](https://github.com/IBM/kui/commit/2bc5328)), closes [#7426](https://github.com/IBM/kui/issues/7426) [#7385](https://github.com/IBM/kui/issues/7385)
+* **plugins/plugin-client-common:** Custom Popup clients cannot specify noSettings and noHelp properties ([b50d5d2](https://github.com/IBM/kui/commit/b50d5d2))
+* **plugins/plugin-client-common:** disable minisplit ([b32a940](https://github.com/IBM/kui/commit/b32a940))
+* **plugins/plugin-client-common:** enhance live grammy ([551b297](https://github.com/IBM/kui/commit/551b297)), closes [#7173](https://github.com/IBM/kui/issues/7173)
+* **plugins/plugin-client-common:** FancyPipeline renders prefix incorrectly ([7498abe](https://github.com/IBM/kui/commit/7498abe))
+* **plugins/plugin-client-common:** grammy command can create an unbounded number of parallel network requests ([12966cf](https://github.com/IBM/kui/commit/12966cf)), closes [#7151](https://github.com/IBM/kui/issues/7151)
+* **plugins/plugin-client-common:** grammy command should enforce UI ([5c26730](https://github.com/IBM/kui/commit/5c26730))
+* **plugins/plugin-client-common:** histogram animate is slow with large data ([54c93cf](https://github.com/IBM/kui/commit/54c93cf)), closes [#7193](https://github.com/IBM/kui/issues/7193)
+* **plugins/plugin-client-common:** Histogram animation can still be laggy with a great many bars ([ae8d41b](https://github.com/IBM/kui/commit/ae8d41b)), closes [#7205](https://github.com/IBM/kui/issues/7205)
+* **plugins/plugin-client-common:** histograms with a small number of bars can have overlapping bars ([80197f2](https://github.com/IBM/kui/commit/80197f2)), closes [#7209](https://github.com/IBM/kui/issues/7209)
+* **plugins/plugin-client-common:** improve the error handling of grammy ([0918b71](https://github.com/IBM/kui/commit/0918b71)), closes [#7201](https://github.com/IBM/kui/issues/7201)
+* **plugins/plugin-client-common:** improve the error-handling of grammy parsing histogram data ([8758f8d](https://github.com/IBM/kui/commit/8758f8d)), closes [#7177](https://github.com/IBM/kui/issues/7177)
+* **plugins/plugin-client-common:** in popup mode, drilldowns may not be visible ([c59f6d7](https://github.com/IBM/kui/commit/c59f6d7))
+* **plugins/plugin-client-common:** in popup mode, terminal does not scroll to the bottom after command execution ([c9ea936](https://github.com/IBM/kui/commit/c9ea936))
+* **plugins/plugin-client-common:** input cursor will move to the end after tab-completes ([671a20f](https://github.com/IBM/kui/commit/671a20f))
+* **plugins/plugin-client-common:** Live Histogram view consumes lots of CPU ([eda3167](https://github.com/IBM/kui/commit/eda3167)), closes [#7175](https://github.com/IBM/kui/issues/7175)
+* **plugins/plugin-client-common:** Output.tsx streaming to UI can be very slow ([37fdc9f](https://github.com/IBM/kui/commit/37fdc9f)), closes [#7350](https://github.com/IBM/kui/issues/7350)
+* **plugins/plugin-client-common:** RadioTable UI component can fail badly for models with no (optional!) nameIdx attr ([c457b92](https://github.com/IBM/kui/commit/c457b92)), closes [#7352](https://github.com/IBM/kui/issues/7352)
+* **plugins/plugin-client-common:** regression in Commentary margin ([8a8f26f](https://github.com/IBM/kui/commit/8a8f26f)), closes [#7348](https://github.com/IBM/kui/issues/7348)
+* **plugins/plugin-client-common:** SequenceDiagram bars have odd transparent 1px border ([309880b](https://github.com/IBM/kui/commit/309880b)), closes [#7397](https://github.com/IBM/kui/issues/7397)
+* **plugins/plugin-client-common:** sourceRef's color isn't right in PatternFly Dark ([a145a4e](https://github.com/IBM/kui/commit/a145a4e))
+* **plugins/plugin-client-common:** spinner spacing regression ([605afa9](https://github.com/IBM/kui/commit/605afa9)), closes [#7155](https://github.com/IBM/kui/issues/7155)
+* **plugins/plugin-client-common:** split close button lacks tooltip ([6b01e3b](https://github.com/IBM/kui/commit/6b01e3b)), closes [#7549](https://github.com/IBM/kui/issues/7549)
+* **plugins/plugin-client-common:** table drilldowns in popup act oddly ([9b01347](https://github.com/IBM/kui/commit/9b01347))
+* **plugins/plugin-client-common:** the first time PTY output appears, Kui flashes briefly ([b660030](https://github.com/IBM/kui/commit/b660030))
+* **plugins/plugin-client-common:** watchable blocks when replaced by rerun/reexec are not aborted ([08ed634](https://github.com/IBM/kui/commit/08ed634))
+* **plugins/plugin-client-common:** when rerunning blocks, output always scrolls to bottom ([4e360a9](https://github.com/IBM/kui/commit/4e360a9)), closes [#7527](https://github.com/IBM/kui/issues/7527)
+* cannot invoke grammy from headless mode ([4e73be4](https://github.com/IBM/kui/commit/4e73be4))
+* **plugins/plugin-client-common:** `kubectl get -f` does not render well when in a minisplit ([d9f6548](https://github.com/IBM/kui/commit/d9f6548)), closes [#6750](https://github.com/IBM/kui/issues/6750)
+* **plugins/plugin-client-common:** a few more small tweaks to welcome notebook ([27773cb](https://github.com/IBM/kui/commit/27773cb)), closes [#6829](https://github.com/IBM/kui/issues/6829)
+* **plugins/plugin-client-common:** age field in event footer is underlined ([c733449](https://github.com/IBM/kui/commit/c733449)), closes [#6739](https://github.com/IBM/kui/issues/6739)
+* **plugins/plugin-client-common:** Block borders aren't quite right ([7050a02](https://github.com/IBM/kui/commit/7050a02)), closes [#6808](https://github.com/IBM/kui/issues/6808)
+* **plugins/plugin-client-common:** Dropdown hover effect in PatternFly4 Dark has no contrast ([35eefb4](https://github.com/IBM/kui/commit/35eefb4)), closes [#6744](https://github.com/IBM/kui/issues/6744)
+* **plugins/plugin-client-common:** events table doesn't handle long messages and narrow viewports ([ea90a34](https://github.com/IBM/kui/commit/ea90a34)), closes [#6831](https://github.com/IBM/kui/issues/6831)
+* **plugins/plugin-client-common:** Grids in minisplits have horizontal overflow ([d2483fd](https://github.com/IBM/kui/commit/d2483fd)), closes [#6781](https://github.com/IBM/kui/issues/6781)
+* **plugins/plugin-client-common:** Histogram's inline label could be off for short bars ([82a3b38](https://github.com/IBM/kui/commit/82a3b38)), closes [#7146](https://github.com/IBM/kui/issues/7146)
+* LivePaginatedTable may drop updates ([4f8f510](https://github.com/IBM/kui/commit/4f8f510)), closes [#7137](https://github.com/IBM/kui/issues/7137)
+* **plugins/plugin-client-common:** "lost connection to your cluster" alert takes up the full window height ([71f2236](https://github.com/IBM/kui/commit/71f2236)), closes [#7018](https://github.com/IBM/kui/issues/7018)
+* **plugins/plugin-client-common:** `open index.html` can smash kui's stylesheets ([2b38e9b](https://github.com/IBM/kui/commit/2b38e9b)), closes [#7101](https://github.com/IBM/kui/issues/7101)
+* **plugins/plugin-client-common:** blocks with Processing commands cannot be removed ([626c419](https://github.com/IBM/kui/commit/626c419)), closes [#6954](https://github.com/IBM/kui/issues/6954)
+* **plugins/plugin-client-common:** Experimental tag is not centered ([e1fd930](https://github.com/IBM/kui/commit/e1fd930)), closes [#7131](https://github.com/IBM/kui/issues/7131)
+* **plugins/plugin-client-common:** header inference logic does not copy over hide-in-sidecar hints ([34b11ed](https://github.com/IBM/kui/commit/34b11ed)), closes [#7053](https://github.com/IBM/kui/issues/7053)
+* **plugins/plugin-client-common:** improve SequenceDiagram layout of gap, status, and duration columns ([9341ec7](https://github.com/IBM/kui/commit/9341ec7)), closes [#7028](https://github.com/IBM/kui/issues/7028)
+* **plugins/plugin-client-common:** in browser clients, the prompt may not be initially focused ([76a4419](https://github.com/IBM/kui/commit/76a4419)), closes [#7056](https://github.com/IBM/kui/issues/7056)
+* **plugins/plugin-client-common:** in splits, spinner is not centered ([08c5b3c](https://github.com/IBM/kui/commit/08c5b3c)), closes [#7129](https://github.com/IBM/kui/issues/7129)
+* **plugins/plugin-client-common:** Increase entryDelay for table tooltips ([4e3739a](https://github.com/IBM/kui/commit/4e3739a)), closes [#6870](https://github.com/IBM/kui/issues/6870)
+* **plugins/plugin-client-common:** isWidthConstrained is always true for nSplits > 1 ([7d832f2](https://github.com/IBM/kui/commit/7d832f2)), closes [#6782](https://github.com/IBM/kui/issues/6782)
+* **plugins/plugin-client-common:** kubectl unified tables have a NAME column (all caps) ([419f35d](https://github.com/IBM/kui/commit/419f35d)), closes [#6820](https://github.com/IBM/kui/issues/6820)
+* **plugins/plugin-client-common:** Leftover console logs in ScrollableTerminal ([4f4af0d](https://github.com/IBM/kui/commit/4f4af0d)), closes [#6755](https://github.com/IBM/kui/issues/6755)
+* **plugins/plugin-client-common:** live tables may never show "Last Updated" footer message ([477fa04](https://github.com/IBM/kui/commit/477fa04)), closes [#6845](https://github.com/IBM/kui/issues/6845)
+* **plugins/plugin-client-common:** ls does not render markdown cells properly ([1083962](https://github.com/IBM/kui/commit/1083962)), closes [#7000](https://github.com/IBM/kui/issues/7000)
+* **plugins/plugin-client-common:** make popover-select widget narrower ([82d27d1](https://github.com/IBM/kui/commit/82d27d1)), closes [#7046](https://github.com/IBM/kui/issues/7046)
+* **plugins/plugin-client-common:** Markdown kuiexec drilldowns do not work if Markdown isn't passed a REPL controller ([90652f3](https://github.com/IBM/kui/commit/90652f3)), closes [#6977](https://github.com/IBM/kui/issues/6977)
+* **plugins/plugin-client-common:** Markdown links should have a tooltip ([9a1f2d9](https://github.com/IBM/kui/commit/9a1f2d9)), closes [#6939](https://github.com/IBM/kui/issues/6939)
+* **plugins/plugin-client-common:** Markdown lists may lack bullets/numbers ([3db9eaa](https://github.com/IBM/kui/commit/3db9eaa)), closes [#6947](https://github.com/IBM/kui/issues/6947)
+* **plugins/plugin-client-common:** Markdown renderer does not handle img tags with http src ([fe12530](https://github.com/IBM/kui/commit/fe12530)), closes [#6818](https://github.com/IBM/kui/issues/6818)
+* **plugins/plugin-client-common:** Markdown rendering of images does not support percentage width or height ([6e75c40](https://github.com/IBM/kui/commit/6e75c40)), closes [#6822](https://github.com/IBM/kui/issues/6822)
+* **plugins/plugin-client-common:** markdown spacing regressions with h3 and h4 ([d674931](https://github.com/IBM/kui/commit/d674931)), closes [#6736](https://github.com/IBM/kui/issues/6736)
+* **plugins/plugin-client-common:** numeric responses may not be displayed ([93603cf](https://github.com/IBM/kui/commit/93603cf)), closes [#6982](https://github.com/IBM/kui/issues/6982)
+* **plugins/plugin-client-common:** offline notebooks have unnecessary buttons ([09d0af6](https://github.com/IBM/kui/commit/09d0af6)), closes [#7076](https://github.com/IBM/kui/issues/7076)
+* **plugins/plugin-client-common:** on windows, table breadcrumb has vertical scrollbars ([b2fda10](https://github.com/IBM/kui/commit/b2fda10)), closes [#6878](https://github.com/IBM/kui/issues/6878)
+* **plugins/plugin-client-common:** opening monaco-editor component causes 1px of vertical scrolling at the root level ([e63782e](https://github.com/IBM/kui/commit/e63782e)), closes [#7113](https://github.com/IBM/kui/issues/7113)
+* **plugins/plugin-client-common:** pty output in the first block does not render ([9ec3996](https://github.com/IBM/kui/commit/9ec3996)), closes [#6758](https://github.com/IBM/kui/issues/6758)
+* **plugins/plugin-client-common:** reduce animations in SequenceDiagram ([3c469bd](https://github.com/IBM/kui/commit/3c469bd)), closes [#7133](https://github.com/IBM/kui/issues/7133)
+* **plugins/plugin-client-common:** remove block border and refine input border for minisplits ([7b5ce5b](https://github.com/IBM/kui/commit/7b5ce5b)), closes [#6801](https://github.com/IBM/kui/issues/6801)
+* **plugins/plugin-client-common:** Remove superfluous padding around source ref items ([b821a2b](https://github.com/IBM/kui/commit/b821a2b)), closes [#6731](https://github.com/IBM/kui/issues/6731)
+* **plugins/plugin-client-common:** restore Table sorting ([b590e6e](https://github.com/IBM/kui/commit/b590e6e)), closes [#6729](https://github.com/IBM/kui/issues/6729)
+* **plugins/plugin-client-common:** SequenceDiagram should use MB/sec rather than MBps ([7dd4ddf](https://github.com/IBM/kui/commit/7dd4ddf)), closes [#7111](https://github.com/IBM/kui/issues/7111)
+* **plugins/plugin-client-common:** sidecar toolbar text can overflow ([048bd81](https://github.com/IBM/kui/commit/048bd81)), closes [#7114](https://github.com/IBM/kui/issues/7114)
+* ctrl+c then clear results in wrong command being executed ([b153110](https://github.com/IBM/kui/commit/b153110)), closes [#6979](https://github.com/IBM/kui/issues/6979)
+* kui may try to open files of unbounded size in monaco-editor ([00197a5](https://github.com/IBM/kui/commit/00197a5)), closes [#7091](https://github.com/IBM/kui/issues/7091)
+* missing some theme alignment rules for pf-t-dark ([60486a2](https://github.com/IBM/kui/commit/60486a2)), closes [#7036](https://github.com/IBM/kui/issues/7036)
+* **plugins/plugin-client-common:** redirectToPlainSplitIfNeeded may favor smaller terminals ([58f9ab0](https://github.com/IBM/kui/commit/58f9ab0)), closes [#6930](https://github.com/IBM/kui/issues/6930)
+* **plugins/plugin-client-common:** Sidecar sticks to a short height when switching from Yaml -> Summary -> Yaml tab ([79e7df3](https://github.com/IBM/kui/commit/79e7df3)), closes [#6913](https://github.com/IBM/kui/issues/6913)
+* **plugins/plugin-client-common:** sidecar top tabs may not have the proper sidecar header color ([dee76ed](https://github.com/IBM/kui/commit/dee76ed)), closes [#6841](https://github.com/IBM/kui/issues/6841)
+* **plugins/plugin-client-common:** sometimes both the block action buttons and the timestamp are visible at the same time ([a3ece2b](https://github.com/IBM/kui/commit/a3ece2b)), closes [#5936](https://github.com/IBM/kui/issues/5936)
+* **plugins/plugin-client-common:** spinner is off-center by 1px ([e8cea91](https://github.com/IBM/kui/commit/e8cea91)), closes [#6885](https://github.com/IBM/kui/issues/6885)
+* **plugins/plugin-client-common:** Tab Completion view color codes partial completions if no slashes ([78010a8](https://github.com/IBM/kui/commit/78010a8)), closes [#6993](https://github.com/IBM/kui/issues/6993)
+* **plugins/plugin-client-common:** table clicks fail when the maximum number of splits is reached ([d2c6146](https://github.com/IBM/kui/commit/d2c6146)), closes [#6938](https://github.com/IBM/kui/issues/6938)
+* **plugins/plugin-client-common:** Table header seems to float in front of dropdowns ([8a2b54b](https://github.com/IBM/kui/commit/8a2b54b)), closes [#6880](https://github.com/IBM/kui/issues/6880)
+* **plugins/plugin-client-common:** The pause watching icon should be grey ([a0de73a](https://github.com/IBM/kui/commit/a0de73a)), closes [#6931](https://github.com/IBM/kui/issues/6931)
+* **plugins/plugin-client-common:** Tooltips for kuiexec markdown links have incorrect tooltip content ([e147fca](https://github.com/IBM/kui/commit/e147fca)), closes [#6958](https://github.com/IBM/kui/issues/6958)
+* **plugins/plugin-client-common:** tweak sidecar button spacing a bit ([9bdf8a6](https://github.com/IBM/kui/commit/9bdf8a6)), closes [#6873](https://github.com/IBM/kui/issues/6873)
+* **plugins/plugin-client-common:** when there're 3 splits, clicking table cells in the first split fail ([77dfb54](https://github.com/IBM/kui/commit/77dfb54)), closes [#6937](https://github.com/IBM/kui/issues/6937)
+* **plugins/plugin-client-common:** when there're 3 splits, clicking table in the first split will create the 4th split ([b894b27](https://github.com/IBM/kui/commit/b894b27)), closes [#6932](https://github.com/IBM/kui/issues/6932)
+* change new split keyboard shortcut from cltrOrMeta+U -> +Y ([9cac19d](https://github.com/IBM/kui/commit/9cac19d)), closes [#6876](https://github.com/IBM/kui/issues/6876)
+* commands can register evaluator option so core/repl will not redirect output ([d622221](https://github.com/IBM/kui/commit/d622221))
+* invoking a non-popup window from headless kui will have incorrect uuid for splits ([f068b39](https://github.com/IBM/kui/commit/f068b39))
+* LivePaginatedTable implements WatchPusher's update incorrectly ([a997e1e](https://github.com/IBM/kui/commit/a997e1e)), closes [#7203](https://github.com/IBM/kui/issues/7203)
+* LivePaginatedTable.setBody can be very slow ([82acb4f](https://github.com/IBM/kui/commit/82acb4f)), closes [#7191](https://github.com/IBM/kui/issues/7191)
+* Screenshot alert is not visible in narrower windows ([d94da68](https://github.com/IBM/kui/commit/d94da68)), closes [#6843](https://github.com/IBM/kui/issues/6843)
+* the x in the offline badge is sometimes low contrast, especially in dark themes ([c60157c](https://github.com/IBM/kui/commit/c60157c)), closes [#6784](https://github.com/IBM/kui/issues/6784)
+* vi doesn't take up the full dimensions of the viewport ([51006a1](https://github.com/IBM/kui/commit/51006a1)), closes [#7482](https://github.com/IBM/kui/issues/7482)
+* **plugins/plugin-client-common:** popover has odd spacing and overflow ([12d2508](https://github.com/IBM/kui/commit/12d2508)), closes [#6809](https://github.com/IBM/kui/issues/6809)
+* **plugins/plugin-client-common:** some grid cells display with no background color ([3d4a41d](https://github.com/IBM/kui/commit/3d4a41d)), closes [#6794](https://github.com/IBM/kui/issues/6794)
+* **plugins/plugin-client-common:** tab completion does not render well in minisplits ([8eb0fbc](https://github.com/IBM/kui/commit/8eb0fbc)), closes [#6752](https://github.com/IBM/kui/issues/6752)
+* **plugins/plugin-client-common:** tab-completion font-family regression ([13b3d49](https://github.com/IBM/kui/commit/13b3d49)), closes [#6751](https://github.com/IBM/kui/issues/6751)
+* **plugins/plugin-client-common:** table and nav content are not left-aligned with breadcrumb ([a8b8015](https://github.com/IBM/kui/commit/a8b8015)), closes [#6741](https://github.com/IBM/kui/issues/6741)
+* **plugins/plugin-client-common:** Table header background color can be incorrect ([3249d89](https://github.com/IBM/kui/commit/3249d89)), closes [#6810](https://github.com/IBM/kui/issues/6810)
+* **plugins/plugin-client-common:** Table onclick handlers applied to every cell ([d5a9c3a](https://github.com/IBM/kui/commit/d5a9c3a)), closes [#6792](https://github.com/IBM/kui/issues/6792)
+* **plugins/plugin-client-common:** tables with inferred headers never allow for grid presentation ([a384783](https://github.com/IBM/kui/commit/a384783)), closes [#6763](https://github.com/IBM/kui/issues/6763)
+* **plugins/plugin-client-common:** watched histograms do not register changes to files ([253f708](https://github.com/IBM/kui/commit/253f708)), closes [#7197](https://github.com/IBM/kui/issues/7197)
+* **plugins/plugin-client-common:** width-constrained NavResponse UI should spend more space on content ([309c6ff](https://github.com/IBM/kui/commit/309c6ff)), closes [#6742](https://github.com/IBM/kui/issues/6742)
+* **plugins/plugin-client-common:** With full-width blocks, PatternFly Tables have odd column spacing ([4062489](https://github.com/IBM/kui/commit/4062489)), closes [#6766](https://github.com/IBM/kui/issues/6766)
+* **Plugins/plugin-client-common:** replayed notebooks don't always open scrolled to top ([6d71638](https://github.com/IBM/kui/commit/6d71638)), closes [#6824](https://github.com/IBM/kui/issues/6824)
+* **plugins/plugin-kubectl:** event watcher doesn't render well in minisplit ([56176de](https://github.com/IBM/kui/commit/56176de)), closes [#6772](https://github.com/IBM/kui/issues/6772)
+* in minisplits, blocks that contain pty output may have excess whitespace ([d9299ae](https://github.com/IBM/kui/commit/d9299ae)), closes [#6759](https://github.com/IBM/kui/issues/6759)
+* in screenshot alert, the icon and title text are misaligned ([ff57573](https://github.com/IBM/kui/commit/ff57573)), closes [#6770](https://github.com/IBM/kui/issues/6770)
+* kubectl direct/get does not specify that get tables have the `onclickIdempotent` property ([31361ec](https://github.com/IBM/kui/commit/31361ec)), closes [#6778](https://github.com/IBM/kui/issues/6778)
+* UpdateChecker does not render tables, lists, or relative image refs properly ([3e6ba75](https://github.com/IBM/kui/commit/3e6ba75)), closes [#6918](https://github.com/IBM/kui/issues/6918)
+* **plugins/plugin-kubectl:** events watching returns an empty table with just a streaming events footer ([fbeae76](https://github.com/IBM/kui/commit/fbeae76)), closes [#2771](https://github.com/IBM/kui/issues/2771)
+* **plugins/plugin-kubectl:** show SourceRef when creating heterogeneous resources ([adb21c5](https://github.com/IBM/kui/commit/adb21c5)), closes [#6640](https://github.com/IBM/kui/issues/6640)
+* add Kui version and github link to client-notebook ([7b2562a](https://github.com/IBM/kui/commit/7b2562a)), closes [#5918](https://github.com/IBM/kui/issues/5918)
+* ctrl+L in the first block makes the prompt inactive ([232e5e1](https://github.com/IBM/kui/commit/232e5e1)), closes [#6597](https://github.com/IBM/kui/issues/6597)
+* improve the discoverability of repl-block action buttons ([470da34](https://github.com/IBM/kui/commit/470da34)), closes [#5604](https://github.com/IBM/kui/issues/5604)
+* In narrower windows, there is too much content in the StatusStripe ([453bc86](https://github.com/IBM/kui/commit/453bc86)), closes [#6570](https://github.com/IBM/kui/issues/6570)
+* kubectl contexts table has odd CURRENT column ([f6d0a98](https://github.com/IBM/kui/commit/f6d0a98)), closes [#6523](https://github.com/IBM/kui/issues/6523)
+* kubectl get -f --watch doesn't watch ([e45e8ee](https://github.com/IBM/kui/commit/e45e8ee)), closes [#6588](https://github.com/IBM/kui/issues/6588)
+* kubectl kustomize can have bogus output ([8bf8ebe](https://github.com/IBM/kui/commit/8bf8ebe)), closes [#6114](https://github.com/IBM/kui/issues/6114)
+* ls clicks that do another ls should not open a split ([fc0873b](https://github.com/IBM/kui/commit/fc0873b)), closes [#6565](https://github.com/IBM/kui/issues/6565)
+* remove TreeResponse and PatternFly Tree Component ([e539a53](https://github.com/IBM/kui/commit/e539a53)), closes [#6581](https://github.com/IBM/kui/issues/6581) [#6328](https://github.com/IBM/kui/issues/6328)
+* **plugins/plugin-client-common:** PatternFly's CodeSnippet rendering issues ([48f30fa](https://github.com/IBM/kui/commit/48f30fa)), closes [#6542](https://github.com/IBM/kui/issues/6542) [#6544](https://github.com/IBM/kui/issues/6544)
+* **plugins/plugin-client-common:** Rendering of markdown files could be improved ([23d6e75](https://github.com/IBM/kui/commit/23d6e75)), closes [#6557](https://github.com/IBM/kui/issues/6557)
+* **plugins/plugin-client-common:** Rendering of markdown incorrectly inherits white-space:nowrap from repl ([d66b8b2](https://github.com/IBM/kui/commit/d66b8b2)), closes [#6575](https://github.com/IBM/kui/issues/6575)
+* store the commentary text result to the command when editing is done ([5a3f5e8](https://github.com/IBM/kui/commit/5a3f5e8)), closes [#5916](https://github.com/IBM/kui/issues/5916) [#5672](https://github.com/IBM/kui/issues/5672)
+* use Dropdown component for RadioTable impl ([244b16a](https://github.com/IBM/kui/commit/244b16a)), closes [#6539](https://github.com/IBM/kui/issues/6539)
+* **plugins/plugin-client-common:** Whem moving blocks, the moved block is not longer focused after the move ([fc13198](https://github.com/IBM/kui/commit/fc13198)), closes [#5612](https://github.com/IBM/kui/issues/5612)
+* **plugins/plugin-client-common:** avoid inner scrolling in Commentary cards ([d3ea558](https://github.com/IBM/kui/commit/d3ea558)), closes [#5517](https://github.com/IBM/kui/issues/5517)
+* **plugins/plugin-client-common:** Block Action buttons have poor contrast in dark themes ([f52511e](https://github.com/IBM/kui/commit/f52511e)), closes [#5590](https://github.com/IBM/kui/issues/5590)
+* **plugins/plugin-client-common:** Block Actions should be top-aligned in output-only blocks ([55ce899](https://github.com/IBM/kui/commit/55ce899)), closes [#5595](https://github.com/IBM/kui/issues/5595)
+* **plugins/plugin-client-common:** block left-border is not centered with In[1] text in minisplits ([4df61cc](https://github.com/IBM/kui/commit/4df61cc)), closes [#5585](https://github.com/IBM/kui/issues/5585)
+* **plugins/plugin-client-common:** CodeSnippet component renders with zero contrast in dark themes ([10e40a9](https://github.com/IBM/kui/commit/10e40a9)), closes [#5886](https://github.com/IBM/kui/issues/5886)
+* **plugins/plugin-client-common:** Commentary blocks are not focusable in minisplits ([1286b0d](https://github.com/IBM/kui/commit/1286b0d)), closes [#5594](https://github.com/IBM/kui/issues/5594)
+* **plugins/plugin-client-common:** Commentary paragraphs have no separation ([6b77a13](https://github.com/IBM/kui/commit/6b77a13)), closes [#5531](https://github.com/IBM/kui/issues/5531)
+* **plugins/plugin-client-common:** custom tab titles may have monospace font ([b34b5a4](https://github.com/IBM/kui/commit/b34b5a4)), closes [#5527](https://github.com/IBM/kui/issues/5527)
+* **plugins/plugin-client-common:** don't decorate code elements in top tab ([531e8b8](https://github.com/IBM/kui/commit/531e8b8)), closes [#5778](https://github.com/IBM/kui/issues/5778)
+* **plugins/plugin-client-common:** don't show "2 rows" table header for short tables ([2350115](https://github.com/IBM/kui/commit/2350115)), closes [#5581](https://github.com/IBM/kui/issues/5581)
+* **plugins/plugin-client-common:** focus a block upon moving or pasting it ([43c3d9a](https://github.com/IBM/kui/commit/43c3d9a)), closes [#5751](https://github.com/IBM/kui/issues/5751)
+* **plugins/plugin-client-common:** h2 in Notebooks have double underline ([40a4bd1](https://github.com/IBM/kui/commit/40a4bd1)), closes [#5574](https://github.com/IBM/kui/issues/5574)
+* **plugins/plugin-client-common:** improve layout of In[1] with sidecar open ([263d59a](https://github.com/IBM/kui/commit/263d59a)), closes [#5482](https://github.com/IBM/kui/issues/5482)
+* **plugins/plugin-client-common:** improved focus behavior of terminals ([f5a3dd0](https://github.com/IBM/kui/commit/f5a3dd0)), closes [#5615](https://github.com/IBM/kui/issues/5615)
+* **plugins/plugin-client-common:** Input timestamp should also hide when block is focused ([6e1ca6d](https://github.com/IBM/kui/commit/6e1ca6d)), closes [#5809](https://github.com/IBM/kui/issues/5809)
+* **plugins/plugin-client-common:** isReplay bit on Blocks is not set for snapshots ([c6d1633](https://github.com/IBM/kui/commit/c6d1633)), closes [#5868](https://github.com/IBM/kui/issues/5868)
+* **plugins/plugin-client-common:** linux can show unneeded scrollbars in tables ([4d49a23](https://github.com/IBM/kui/commit/4d49a23)), closes [#5884](https://github.com/IBM/kui/issues/5884)
+* **plugins/plugin-client-common:** markdown code has incorrect color in a split with inverse color ([c8c10af](https://github.com/IBM/kui/commit/c8c10af)), closes [#5902](https://github.com/IBM/kui/issues/5902)
+* **plugins/plugin-client-common:** markdown inline code in table cells shows with scrollbars on linux and windows ([1ff88b9](https://github.com/IBM/kui/commit/1ff88b9)), closes [#5890](https://github.com/IBM/kui/issues/5890)
+* **plugins/plugin-client-common:** minor spacing improvements for Commentary and Notebooks ([c473181](https://github.com/IBM/kui/commit/c473181)), closes [#5503](https://github.com/IBM/kui/issues/5503)
+* **plugins/plugin-client-common:** on switching tabs, active prompt isn't always focused ([5b28dd2](https://github.com/IBM/kui/commit/5b28dd2)), closes [#5637](https://github.com/IBM/kui/issues/5637)
+* **plugins/plugin-client-common:** RadioTable should scroll the selected row into view on render ([6eb45db](https://github.com/IBM/kui/commit/6eb45db)), closes [#5781](https://github.com/IBM/kui/issues/5781)
+* **plugins/plugin-client-common:** regression in columnar alignment of Input and Output ([cf1a836](https://github.com/IBM/kui/commit/cf1a836)), closes [#5507](https://github.com/IBM/kui/issues/5507)
+* **plugins/plugin-client-common:** remove active prompts in an offline notebook ([dd2b53f](https://github.com/IBM/kui/commit/dd2b53f)), closes [#5620](https://github.com/IBM/kui/issues/5620)
+* **plugins/plugin-client-common:** remove clicks from NotebookImpl ([45f0be5](https://github.com/IBM/kui/commit/45f0be5)), closes [#5856](https://github.com/IBM/kui/issues/5856)
+* **plugins/plugin-client-common:** saving a snapshot can fail with "cannot read property uuid of undefined" ([85fe1f3](https://github.com/IBM/kui/commit/85fe1f3)), closes [#5913](https://github.com/IBM/kui/issues/5913)
+* **plugins/plugin-client-common:** selecting text in prior Input causes selection to be lost and Input to enter edit mode ([4d977d2](https://github.com/IBM/kui/commit/4d977d2)), closes [#5792](https://github.com/IBM/kui/issues/5792)
+* **plugins/plugin-client-common:** SequenceDiagram bars are too narrow ([a0ed13a](https://github.com/IBM/kui/commit/a0ed13a)), closes [#5544](https://github.com/IBM/kui/issues/5544)
+* **plugins/plugin-client-common:** show table click result in a new split ([fd1b3a1](https://github.com/IBM/kui/commit/fd1b3a1)), closes [#6477](https://github.com/IBM/kui/issues/6477)
+* **plugins/plugin-client-common:** sidecar maximization is a bit off when in a split ([f103379](https://github.com/IBM/kui/commit/f103379)), closes [#6531](https://github.com/IBM/kui/issues/6531)
+* in patternfly-based themes, CurrentContext DropDown renders poorly ([f1a3faf](https://github.com/IBM/kui/commit/f1a3faf)), closes [#6496](https://github.com/IBM/kui/issues/6496)
+* **plugins/plugin-client-common:** `ls` in minisplit has tall rows ([00b5e41](https://github.com/IBM/kui/commit/00b5e41)), closes [#6289](https://github.com/IBM/kui/issues/6289)
+* **plugins/plugin-client-common:** a few minor UI glitches in Block css ([a25c72c](https://github.com/IBM/kui/commit/a25c72c)), closes [#6335](https://github.com/IBM/kui/issues/6335)
+* **plugins/plugin-client-common:** as sequence diagram nRows grows, rows shrink, but fonts do not ([eac0220](https://github.com/IBM/kui/commit/eac0220)), closes [#6420](https://github.com/IBM/kui/issues/6420)
+* **plugins/plugin-client-common:** blocks with no input or output shouldn't have a background color ([42b5b01](https://github.com/IBM/kui/commit/42b5b01)), closes [#6367](https://github.com/IBM/kui/issues/6367)
+* **plugins/plugin-client-common:** DiffEditor does not respond to resize events ([7f88934](https://github.com/IBM/kui/commit/7f88934)), closes [#6365](https://github.com/IBM/kui/issues/6365)
+* **plugins/plugin-client-common:** double whitespace may be removed from completed inputs ([fc0c0db](https://github.com/IBM/kui/commit/fc0c0db)), closes [#6279](https://github.com/IBM/kui/issues/6279)
+* **plugins/plugin-client-common:** DropdownWidget does not obey `title` property ([e534cbc](https://github.com/IBM/kui/commit/e534cbc)), closes [#6393](https://github.com/IBM/kui/issues/6393)
+* **plugins/plugin-client-common:** Experimental badge too tall for lightweight UI themes. ([57b1f51](https://github.com/IBM/kui/commit/57b1f51)), closes [#6284](https://github.com/IBM/kui/issues/6284)
+* **plugins/plugin-client-common:** in minisplits, no margin between active block and previous response ([e20c115](https://github.com/IBM/kui/commit/e20c115)), closes [#6333](https://github.com/IBM/kui/issues/6333)
+* **plugins/plugin-client-common:** in PatternFly Light theme, status stripe hovers and borders are not visible ([8bfc9a1](https://github.com/IBM/kui/commit/8bfc9a1)), closes [#6324](https://github.com/IBM/kui/issues/6324)
+* **plugins/plugin-client-common:** in patternfly-based components, the CurrentContext widget has poor alignment ([c6f873c](https://github.com/IBM/kui/commit/c6f873c)), closes [#6494](https://github.com/IBM/kui/issues/6494)
+* **plugins/plugin-client-common:** inline sidecar should not have a min-width ([11a0cfb](https://github.com/IBM/kui/commit/11a0cfb)), closes [#6270](https://github.com/IBM/kui/issues/6270)
+* **plugins/plugin-client-common:** inverted color context in mini splits can have low contrast ([2541d74](https://github.com/IBM/kui/commit/2541d74)), closes [#6383](https://github.com/IBM/kui/issues/6383)
+* **plugins/plugin-client-common:** kubectl help sometimes does not line wrap properly ([b66928b](https://github.com/IBM/kui/commit/b66928b)), closes [#6425](https://github.com/IBM/kui/issues/6425)
+* **plugins/plugin-client-common:** LeftNav UIs can be too wide ([5dae64c](https://github.com/IBM/kui/commit/5dae64c)), closes [#6302](https://github.com/IBM/kui/issues/6302)
+* **plugins/plugin-client-common:** ls ; ls has excessive vertical whitespace ([1b41c59](https://github.com/IBM/kui/commit/1b41c59)), closes [#6291](https://github.com/IBM/kui/issues/6291)
+* **plugins/plugin-client-common:** minor Output alignment regression ([91442ad](https://github.com/IBM/kui/commit/91442ad)), closes [#6438](https://github.com/IBM/kui/issues/6438)
+* **plugins/plugin-client-common:** monaco editor always consumes mouse wheel scrolling events ([bed75eb](https://github.com/IBM/kui/commit/bed75eb)), closes [#6480](https://github.com/IBM/kui/issues/6480)
+* **plugins/plugin-client-common:** patternfly popover close button has odd spacing ([e7c21fd](https://github.com/IBM/kui/commit/e7c21fd)), closes [#6345](https://github.com/IBM/kui/issues/6345)
+* **plugins/plugin-client-common:** Popup mode client has a few status stripe rendering issues ([57bb8b2](https://github.com/IBM/kui/commit/57bb8b2)), closes [#6357](https://github.com/IBM/kui/issues/6357)
+* **plugins/plugin-client-common:** sometimes response is not scrolled into view properly ([a2fae6a](https://github.com/IBM/kui/commit/a2fae6a)), closes [#6479](https://github.com/IBM/kui/issues/6479)
+* Clean up the way patternfly fonts are incorporated into themes ([2ba49e9](https://github.com/IBM/kui/commit/2ba49e9)), closes [#6375](https://github.com/IBM/kui/issues/6375)
+* DIffEditor should render inline when in terminal split ([b86b127](https://github.com/IBM/kui/commit/b86b127)), closes [#6366](https://github.com/IBM/kui/issues/6366)
+* drilldown from an undeployed application in tree will issue a kubectl get with 404 ([309a9a0](https://github.com/IBM/kui/commit/309a9a0)), closes [#6331](https://github.com/IBM/kui/issues/6331)
+* in patternfly4 light theme, the status stripe hovers background color are not visible ([a0e79d5](https://github.com/IBM/kui/commit/a0e79d5)), closes [#6361](https://github.com/IBM/kui/issues/6361)
+* s3 job watcher sometimes fails due to startup issues ([8851d50](https://github.com/IBM/kui/commit/8851d50)), closes [#6411](https://github.com/IBM/kui/issues/6411)
+* SequenceDiagram bar widths are pretty buggy ([6d1c458](https://github.com/IBM/kui/commit/6d1c458)), closes [#6408](https://github.com/IBM/kui/issues/6408)
+* UpdateChecker popover can be too height ([8f87488](https://github.com/IBM/kui/commit/8f87488)), closes [#6413](https://github.com/IBM/kui/issues/6413)
+* **plugins/plugin-client-common:** PatternFly themes are still using a carbon icon for Split ([4c05d28](https://github.com/IBM/kui/commit/4c05d28)), closes [#6322](https://github.com/IBM/kui/issues/6322)
+* **plugins/plugin-client-common:** Popup mode input stripe does not have reliable auto-focus behavior ([ac3935e](https://github.com/IBM/kui/commit/ac3935e)), closes [#6266](https://github.com/IBM/kui/issues/6266)
+* **plugins/plugin-client-common:** processing block disappears in minisplits ([907a9d5](https://github.com/IBM/kui/commit/907a9d5)), closes [#6310](https://github.com/IBM/kui/issues/6310)
+* **plugins/plugin-client-common:** red and green overlays in diff views are hard to see ([1843bff](https://github.com/IBM/kui/commit/1843bff)), closes [#6363](https://github.com/IBM/kui/issues/6363)
+* **plugins/plugin-client-common:** refine input UI for lightweight ui themes ([c479cdb](https://github.com/IBM/kui/commit/c479cdb)), closes [#6296](https://github.com/IBM/kui/issues/6296)
+* **plugins/plugin-client-common:** Rendering glitches in carbon fonts for status stripe DropdownWidgets ([1ee18a6](https://github.com/IBM/kui/commit/1ee18a6)), closes [#6359](https://github.com/IBM/kui/issues/6359)
+* **plugins/plugin-client-common:** sidecar toolbar text is not always vertically centered ([cbceee3](https://github.com/IBM/kui/commit/cbceee3)), closes [#6305](https://github.com/IBM/kui/issues/6305)
+* **plugins/plugin-client-common:** table sorting may result in bad drilldown onclicks ([17d75c3](https://github.com/IBM/kui/commit/17d75c3)), closes [#6524](https://github.com/IBM/kui/issues/6524)
+* **plugins/plugin-client-common:** TopTabStripe for Lightweight UI themes could be a bit lighter-weight ([8d0e144](https://github.com/IBM/kui/commit/8d0e144)), closes [#6398](https://github.com/IBM/kui/issues/6398)
+* keyboard history navigation does not work in Popup clients ([89197ba](https://github.com/IBM/kui/commit/89197ba)), closes [#6262](https://github.com/IBM/kui/issues/6262)
+* **plugins/plugin-client-common:** adjust TopTabStripe for lightweight ui themes ([00ee896](https://github.com/IBM/kui/commit/00ee896)), closes [#6204](https://github.com/IBM/kui/issues/6204)
+* **plugins/plugin-client-common:** after Electron 10 update, ls output can render poorly ([1b7010b](https://github.com/IBM/kui/commit/1b7010b)), closes [#6147](https://github.com/IBM/kui/issues/6147)
+* **plugins/plugin-client-common:** core themes should use fixed tab names ([f93fe2b](https://github.com/IBM/kui/commit/f93fe2b)), closes [#6208](https://github.com/IBM/kui/issues/6208)
+* **plugins/plugin-client-common:** events in tree should stay scrolled to the bottom as events come in ([c5efedd](https://github.com/IBM/kui/commit/c5efedd)), closes [#6164](https://github.com/IBM/kui/issues/6164)
+* **plugins/plugin-client-common:** externalize PatternFly TreeView component to SPI ([486a02e](https://github.com/IBM/kui/commit/486a02e)), closes [#6134](https://github.com/IBM/kui/issues/6134)
+* **plugins/plugin-client-common:** height of TreeView events should match that of sidecar header ([bba1ccd](https://github.com/IBM/kui/commit/bba1ccd)), closes [#6174](https://github.com/IBM/kui/issues/6174)
+* **plugins/plugin-client-common:** in lightweight presentation mode, lighten up sidecar a bit ([c73c080](https://github.com/IBM/kui/commit/c73c080)), closes [#6202](https://github.com/IBM/kui/issues/6202) [#6201](https://github.com/IBM/kui/issues/6201)
+* **plugins/plugin-client-common:** in lightweight themes, hover on sequence diagram rows may result in errant border-top ([679498f](https://github.com/IBM/kui/commit/679498f)), closes [#6251](https://github.com/IBM/kui/issues/6251)
+* **plugins/plugin-client-common:** in lightweight ui themes, markdown content has odd font spacing ([b114221](https://github.com/IBM/kui/commit/b114221)), closes [#6249](https://github.com/IBM/kui/issues/6249)
+* **plugins/plugin-client-common:** input element is not distinct enough in lightweight ui themes with splits ([01b3e40](https://github.com/IBM/kui/commit/01b3e40)), closes [#6247](https://github.com/IBM/kui/issues/6247)
+* @patternfly/react-core breaks the indentation of TreeView ([f5c5253](https://github.com/IBM/kui/commit/f5c5253)), closes [#6224](https://github.com/IBM/kui/issues/6224)
+* block timestamp in Light theme/lightweight ui has low contrast ([6ae08fd](https://github.com/IBM/kui/commit/6ae08fd)), closes [#6226](https://github.com/IBM/kui/issues/6226)
+* Tree view badges can have low contrast ([9be1ae5](https://github.com/IBM/kui/commit/9be1ae5)), closes [#6245](https://github.com/IBM/kui/issues/6245)
+* **plugins/plugin-client-common:** lightweight ui has a few remaining "heavy" elements ([afef54a](https://github.com/IBM/kui/commit/afef54a)), closes [#6195](https://github.com/IBM/kui/issues/6195)
+* **plugins/plugin-client-common:** lightweight ui: minisplits should not have the opacity filter ([96860f3](https://github.com/IBM/kui/commit/96860f3)), closes [#6198](https://github.com/IBM/kui/issues/6198)
+* **plugins/plugin-client-common:** prompt focus may not be restored when switching tabs ([5e81db9](https://github.com/IBM/kui/commit/5e81db9)), closes [#6239](https://github.com/IBM/kui/issues/6239)
+* **plugins/plugin-client-common:** SequenceDiagram can overflow 100% width ([d631fd9](https://github.com/IBM/kui/commit/d631fd9)), closes [#6159](https://github.com/IBM/kui/issues/6159)
+* **plugins/plugin-client-common:** TreeView badges have poor contrast in patternfly themes ([8e0db86](https://github.com/IBM/kui/commit/8e0db86)), closes [#6149](https://github.com/IBM/kui/issues/6149)
+* **plugins/plugin-kubectl:** unlabeled resources shouldn’t have badge for children's count ([4e1fea6](https://github.com/IBM/kui/commit/4e1fea6)), closes [#6243](https://github.com/IBM/kui/issues/6243)
+* monaco diff view colors are not themed ([eed2527](https://github.com/IBM/kui/commit/eed2527)), closes [#6232](https://github.com/IBM/kui/issues/6232)
+* PatternFly 2012.14 breaks the indentation of TreeView ([f052d71](https://github.com/IBM/kui/commit/f052d71)), closes [#6224](https://github.com/IBM/kui/issues/6224)
+* **plugins/plugin-client-common:** core themes should use fixed tab names ([3400431](https://github.com/IBM/kui/commit/3400431)), closes [#6208](https://github.com/IBM/kui/issues/6208)
+* **plugins/plugin-client-common:** font size issues with lightweight ui in tree view ([575ced0](https://github.com/IBM/kui/commit/575ced0)), closes [#6228](https://github.com/IBM/kui/issues/6228) [#6229](https://github.com/IBM/kui/issues/6229)
+* **plugins/plugin-client-common:** for lightweight ui themes, also show block duration in highlight color ([da3a3a7](https://github.com/IBM/kui/commit/da3a3a7)), closes [#6222](https://github.com/IBM/kui/issues/6222)
+* **plugins/plugin-client-common:** pack table rows more densely in lightweight UI themes ([bcb3f23](https://github.com/IBM/kui/commit/bcb3f23)), closes [#6217](https://github.com/IBM/kui/issues/6217)
+* default chart colors should not use blue-red diverging spectrum ([918ab9c](https://github.com/IBM/kui/commit/918ab9c)), closes [#6191](https://github.com/IBM/kui/issues/6191)
+* refine tree label categoriazation of kubectl ([1973a43](https://github.com/IBM/kui/commit/1973a43)), closes [#6185](https://github.com/IBM/kui/issues/6185)
+* **plugins/plugin-client-common:** in carbon-based dark themes, the SourceRef expando text is not visible ([0b462f5](https://github.com/IBM/kui/commit/0b462f5)), closes [#6197](https://github.com/IBM/kui/issues/6197)
+* **plugins/plugin-client-common:** sequence diagram does not display well with lightweight ui ([e746cc6](https://github.com/IBM/kui/commit/e746cc6)), closes [#6189](https://github.com/IBM/kui/issues/6189)
+* **plugins/plugin-client-common:** SequenceDiagram may emit spurious console errors ([c0ba218](https://github.com/IBM/kui/commit/c0ba218)), closes [#6166](https://github.com/IBM/kui/issues/6166)
+* **plugins/plugin-client-common:** small regression in top tab stripe height ([0b07d35](https://github.com/IBM/kui/commit/0b07d35)), closes [#6211](https://github.com/IBM/kui/issues/6211)
+* **plugins/plugin-client-common:** Tree Component tweaks ([2f21e22](https://github.com/IBM/kui/commit/2f21e22)), closes [#6158](https://github.com/IBM/kui/issues/6158) [#6157](https://github.com/IBM/kui/issues/6157)
+* **plugins/plugin-client-common:** typo "soild" in Tree.scss ([1a64ccd](https://github.com/IBM/kui/commit/1a64ccd)), closes [#6172](https://github.com/IBM/kui/issues/6172)
+* events in tree are presented out of temporal order ([b3ba61e](https://github.com/IBM/kui/commit/b3ba61e)), closes [#6168](https://github.com/IBM/kui/issues/6168)
+* **plugins/plugin-client-common:** update spinner to avoid console error messages ([caea507](https://github.com/IBM/kui/commit/caea507)), closes [#6146](https://github.com/IBM/kui/issues/6146)
+* UI glitches of Tree ([fc5af7a](https://github.com/IBM/kui/commit/fc5af7a)), closes [#6138](https://github.com/IBM/kui/issues/6138)
+* **plugins/plugin-client-common:** TabCompletion UI can fail ([cc3fb6d](https://github.com/IBM/kui/commit/cc3fb6d)), closes [#6130](https://github.com/IBM/kui/issues/6130)
+* Switching Carbon tabs can cause content to scroll off-viewport ([51a2aad](https://github.com/IBM/kui/commit/51a2aad)), closes [#6014](https://github.com/IBM/kui/issues/6014)
+* **plugins-client-common:** bump carbon-components-react to 7.22 ([8b98791](https://github.com/IBM/kui/commit/8b98791)), closes [#6011](https://github.com/IBM/kui/issues/6011)
+* **plugins/plugin-client-common:** "No events in the past hour" in sidecar has different bg color than other tabs ([ffba806](https://github.com/IBM/kui/commit/ffba806)), closes [#6075](https://github.com/IBM/kui/issues/6075)
+* **plugins/plugin-client-common:** a few more patternfly navigation styling issues ([5511c1f](https://github.com/IBM/kui/commit/5511c1f)), closes [#6049](https://github.com/IBM/kui/issues/6049)
+* **plugins/plugin-client-common:** active pty output doesn't have repl-context ([6b0929e](https://github.com/IBM/kui/commit/6b0929e)), closes [#5960](https://github.com/IBM/kui/issues/5960)
+* **plugins/plugin-client-common:** clicking the editor in carbon accordion will change the accordion label ([ce3fe02](https://github.com/IBM/kui/commit/ce3fe02)), closes [#6107](https://github.com/IBM/kui/issues/6107)
+* **plugins/plugin-client-common:** commentary editor can overflow with long lines ([3475287](https://github.com/IBM/kui/commit/3475287)), closes [#5981](https://github.com/IBM/kui/issues/5981)
+* **plugins/plugin-client-common:** custom repl-prompt is misaligned with repl-output ([d12b203](https://github.com/IBM/kui/commit/d12b203)), closes [#6046](https://github.com/IBM/kui/issues/6046)
+* **plugins/plugin-client-common:** editor doesn't grab focus for edit command ([9870267](https://github.com/IBM/kui/commit/9870267)), closes [#6090](https://github.com/IBM/kui/issues/6090)
+* **plugins/plugin-client-common:** enhance minisplit by updating the background color of scrollback and dark card ([fd15c5e](https://github.com/IBM/kui/commit/fd15c5e)), closes [#5989](https://github.com/IBM/kui/issues/5989)
+* **plugins/plugin-client-common:** group the notebooks together in the ls -l table ([1a783f3](https://github.com/IBM/kui/commit/1a783f3)), closes [#5977](https://github.com/IBM/kui/issues/5977)
+* **plugins/plugin-client-common:** hovering over error block turns red to blue ([3dbddae](https://github.com/IBM/kui/commit/3dbddae)), closes [#5979](https://github.com/IBM/kui/issues/5979)
+* **plugins/plugin-client-common:** If a command is issued in a mini split, the next block (in the mini split) is not focused ([a35e5c2](https://github.com/IBM/kui/commit/a35e5c2)), closes [#6067](https://github.com/IBM/kui/issues/6067)
+* **plugins/plugin-client-common:** in dark themes, the inter-split gutter is not visible ([288eeae](https://github.com/IBM/kui/commit/288eeae)), closes [#6022](https://github.com/IBM/kui/issues/6022)
+* **plugins/plugin-client-common:** in some cases, Editor may present "you are in edit mode" for readOnly instantiations ([e3e7c16](https://github.com/IBM/kui/commit/e3e7c16)), closes [#6116](https://github.com/IBM/kui/issues/6116)
+* **plugins/plugin-client-common:** In some themes, grid inner text color can have low contrast. ([01f8698](https://github.com/IBM/kui/commit/01f8698)), closes [#6032](https://github.com/IBM/kui/issues/6032)
+* **plugins/plugin-client-common:** PatternFly assumes a 16px body font size, whereas the rest of Kui assumes 14px ([fa65b57](https://github.com/IBM/kui/commit/fa65b57)), closes [#6041](https://github.com/IBM/kui/issues/6041)
+* **plugins/plugin-client-common:** PatternFly LeftNav view has excessive padding ([959d059](https://github.com/IBM/kui/commit/959d059)), closes [#6038](https://github.com/IBM/kui/issues/6038)
+* **plugins/plugin-client-common:** RadioTable has small font size ([19f758a](https://github.com/IBM/kui/commit/19f758a)), closes [#6102](https://github.com/IBM/kui/issues/6102)
+* **plugins/plugin-client-common:** remove leftover debugging in Scalar/index ([82b8e50](https://github.com/IBM/kui/commit/82b8e50)), closes [#5945](https://github.com/IBM/kui/issues/5945)
+* **plugins/plugin-client-common:** removing previous blocks will cause errant rendering to edit command result ([6594e8c](https://github.com/IBM/kui/commit/6594e8c)), closes [#6093](https://github.com/IBM/kui/issues/6093)
+* **plugins/plugin-client-common:** rendering of blockquotes in markdown is inconsistent ([edcc8d1](https://github.com/IBM/kui/commit/edcc8d1)), closes [#6043](https://github.com/IBM/kui/issues/6043)
+* **plugins/plugin-client-common:** restore hiding of In[1] in minisplit ([8d5c93f](https://github.com/IBM/kui/commit/8d5c93f)), closes [#5985](https://github.com/IBM/kui/issues/5985)
+* **plugins/plugin-client-common:** sidecar editor too-aggressively focuses ([8077cec](https://github.com/IBM/kui/commit/8077cec)), closes [#6104](https://github.com/IBM/kui/issues/6104)
+* **plugins/plugin-client-common:** some small tweaks to Commentary headers would help ([b012f8d](https://github.com/IBM/kui/commit/b012f8d)), closes [#5893](https://github.com/IBM/kui/issues/5893)
+* **plugins/plugin-client-common:** sorting widgets in table header are wrapping ([e3520dc](https://github.com/IBM/kui/commit/e3520dc)), closes [#5976](https://github.com/IBM/kui/issues/5976)
+* **plugins/plugin-client-common:** SourceRef does not respond to all tab layout changes ([d3e8b32](https://github.com/IBM/kui/commit/d3e8b32)), closes [#5552](https://github.com/IBM/kui/issues/5552)
+* **plugins/plugin-client-common:** StatusStripe is blank for second+ tabs ([0002dfb](https://github.com/IBM/kui/commit/0002dfb)), closes [#5546](https://github.com/IBM/kui/issues/5546)
+* **plugins/plugin-client-common:** StatusStripe widgets can emit react error when switching to notebook tab ([485fcdf](https://github.com/IBM/kui/commit/485fcdf)), closes [#5639](https://github.com/IBM/kui/issues/5639)
+* **plugins/plugin-client-common:** tab switching can be slow on windows ([09f9b7d](https://github.com/IBM/kui/commit/09f9b7d)), closes [#5907](https://github.com/IBM/kui/issues/5907)
+* **plugins/plugin-client-common:** the alert showing lost connection has incorrect height ([1758758](https://github.com/IBM/kui/commit/1758758)), closes [#5905](https://github.com/IBM/kui/issues/5905)
+* **plugins/plugin-client-common:** update the commentary in settings notebook to store the texts as command ([bbb8f6d](https://github.com/IBM/kui/commit/bbb8f6d)), closes [#5992](https://github.com/IBM/kui/issues/5992)
+* **plugins/plugin-client-common:** update welcome.json to describe kui, not just notebooks ([96330c4](https://github.com/IBM/kui/commit/96330c4)), closes [#5878](https://github.com/IBM/kui/issues/5878)
+* **plugins/plugin-client-common:** welcome.json could use some wordsmithing ([e373ab4](https://github.com/IBM/kui/commit/e373ab4)), closes [#5895](https://github.com/IBM/kui/issues/5895)
+* **plugins/plugin-client-common:** when replaying notebooks, tab should be scrolled to top ([6567412](https://github.com/IBM/kui/commit/6567412)), closes [#5860](https://github.com/IBM/kui/issues/5860)
+* **plugins/plugin-client-common): regression validateDOMNesting(...:**
cannot appear as a descendant of ([1a2cccf](https://github.com/IBM/kui/commit/1a2cccf)), closes [#5900](https://github.com/IBM/kui/issues/5900)
+* **plugins/plugins-client-common:** Carbon Accordion spi should have more contrast ([c0de84d](https://github.com/IBM/kui/commit/c0de84d)), closes [#6111](https://github.com/IBM/kui/issues/6111)
+* "created split" message should disappear when corresponding split is closed ([f8486f8](https://github.com/IBM/kui/commit/f8486f8)), closes [#5629](https://github.com/IBM/kui/issues/5629)
+* A few more themes tweaks are needed ([03be3eb](https://github.com/IBM/kui/commit/03be3eb)), closes [#6034](https://github.com/IBM/kui/issues/6034)
+* block focus regressions ([881fa17](https://github.com/IBM/kui/commit/881fa17)), closes [#6072](https://github.com/IBM/kui/issues/6072)
+* blocks can still disappear if table row is clicked while the enclosing block is focused ([2173af1](https://github.com/IBM/kui/commit/2173af1)), closes [#5814](https://github.com/IBM/kui/issues/5814)
+* don't show "Created a split" when clicking on the New Split button ([80192d5](https://github.com/IBM/kui/commit/80192d5)), closes [#6001](https://github.com/IBM/kui/issues/6001)
+* **plugins/plugin-client-common:** sidecar markdown code snippet has poor color ([765f166](https://github.com/IBM/kui/commit/765f166)), closes [#5995](https://github.com/IBM/kui/issues/5995)
+* improve discovery of ibmcloud s3 credentials ([96d5bc0](https://github.com/IBM/kui/commit/96d5bc0)), closes [#5926](https://github.com/IBM/kui/issues/5926)
+* improve error reporting from APIs ([edff6f1](https://github.com/IBM/kui/commit/edff6f1)), closes [#5950](https://github.com/IBM/kui/issues/5950)
+* improve the replayability of terminal splitting ([67811cd](https://github.com/IBM/kui/commit/67811cd)), closes [#5564](https://github.com/IBM/kui/issues/5564)
+* improved support for replaying splits ([8039a9d](https://github.com/IBM/kui/commit/8039a9d)), closes [#5535](https://github.com/IBM/kui/issues/5535)
+* ls comand is not snapshotable ([f04ca78](https://github.com/IBM/kui/commit/f04ca78)), closes [#5241](https://github.com/IBM/kui/issues/5241)
+* Notebook title "Kui Setting" should be "Kui Settings" ([b14b130](https://github.com/IBM/kui/commit/b14b130)), closes [#5870](https://github.com/IBM/kui/issues/5870)
+* preferReExecute is lost when re-saving a notebook ([87c6c6f](https://github.com/IBM/kui/commit/87c6c6f)), closes [#5954](https://github.com/IBM/kui/issues/5954)
+* RadioTable should have option to not echo the onSelect command ([77d5050](https://github.com/IBM/kui/commit/77d5050)), closes [#5991](https://github.com/IBM/kui/issues/5991)
+* re-saving a notebook via File/Save application menu does not preserve notebook title ([7fb8b43](https://github.com/IBM/kui/commit/7fb8b43)), closes [#5777](https://github.com/IBM/kui/issues/5777)
+* remove up/down actions buttons ([3c8a8a1](https://github.com/IBM/kui/commit/3c8a8a1)), closes [#5774](https://github.com/IBM/kui/issues/5774)
+* tree should support leaf node drilling down ([006b881](https://github.com/IBM/kui/commit/006b881)), closes [#6293](https://github.com/IBM/kui/issues/6293)
+* **plugin-client-common:** RadioTable onSelect changes do not always result in status stripe updates ([3549b7a](https://github.com/IBM/kui/commit/3549b7a)), closes [#5644](https://github.com/IBM/kui/issues/5644)
+* **plugin-client-common:** show the last input block in minisplit ([7997ef0](https://github.com/IBM/kui/commit/7997ef0)), closes [#5756](https://github.com/IBM/kui/issues/5756)
+* **plugins-client-common:** the experimental tag should use sans serif ([143464a](https://github.com/IBM/kui/commit/143464a)), closes [#5363](https://github.com/IBM/kui/issues/5363)
+* **plugins/plugin-client-common:** `ok` string appears at the end of MixResponse ([75606c5](https://github.com/IBM/kui/commit/75606c5)), closes [#5046](https://github.com/IBM/kui/issues/5046)
+* **plugins/plugin-client-common:** a few more rem/em font-size issues ([133b347](https://github.com/IBM/kui/commit/133b347)), closes [#5058](https://github.com/IBM/kui/issues/5058)
+* **plugins/plugin-client-common:** a few small refinements to "editing" UI for Inputs ([001236a](https://github.com/IBM/kui/commit/001236a)), closes [#5656](https://github.com/IBM/kui/issues/5656) [#5658](https://github.com/IBM/kui/issues/5658)
+* **plugins/plugin-client-common:** add error icon for error blocks ([5d9aeea](https://github.com/IBM/kui/commit/5d9aeea)), closes [#4907](https://github.com/IBM/kui/issues/4907)
+* **plugins/plugin-client-common:** add support for titles in commentary ([fbe367c](https://github.com/IBM/kui/commit/fbe367c)), closes [#5434](https://github.com/IBM/kui/issues/5434)
+* **plugins/plugin-client-common:** always place table events in the Card footer ([b667b28](https://github.com/IBM/kui/commit/b667b28)), closes [#5210](https://github.com/IBM/kui/issues/5210)
+* **plugins/plugin-client-common:** borders in top tab stripe are too light ([3908695](https://github.com/IBM/kui/commit/3908695)), closes [#5051](https://github.com/IBM/kui/issues/5051)
+* **plugins/plugin-client-common:** buggy header UI in dark themes in minisplits ([55aef48](https://github.com/IBM/kui/commit/55aef48)), closes [#5266](https://github.com/IBM/kui/issues/5266)
+* **plugins/plugin-client-common:** carbon breadcrumbs may not have proper hover effect ([c8cd2d1](https://github.com/IBM/kui/commit/c8cd2d1)), closes [#4962](https://github.com/IBM/kui/issues/4962)
+* **plugins/plugin-client-common:** clearing Terminal does not abort watchers ([34adb50](https://github.com/IBM/kui/commit/34adb50)), closes [#5116](https://github.com/IBM/kui/issues/5116)
+* **plugins/plugin-client-common:** clicking 'remove' of a watchable response doesn't abort the underlying pty job ([7eb69fb](https://github.com/IBM/kui/commit/7eb69fb)), closes [#5090](https://github.com/IBM/kui/issues/5090)
+* **plugins/plugin-client-common:** clicking on pod delete button can cause command to be executed in minisplit ([37f9019](https://github.com/IBM/kui/commit/37f9019)), closes [#5247](https://github.com/IBM/kui/issues/5247)
+* **plugins/plugin-client-common:** clicking to focus on a split does not always cause full focus effect ([bc59bcf](https://github.com/IBM/kui/commit/bc59bcf)), closes [#5263](https://github.com/IBM/kui/issues/5263)
+* **plugins/plugin-client-common:** close tabs doesn't produce the correct tab content ([6090887](https://github.com/IBM/kui/commit/6090887)), closes [#5220](https://github.com/IBM/kui/issues/5220)
+* **plugins/plugin-client-common:** colored squares in status column of tables have odd alignment ([3e78540](https://github.com/IBM/kui/commit/3e78540)), closes [#5766](https://github.com/IBM/kui/issues/5766)
+* **plugins/plugin-client-common:** Commentary editor can easily overflow when editing in minisplit ([eb14074](https://github.com/IBM/kui/commit/eb14074)), closes [#5675](https://github.com/IBM/kui/issues/5675)
+* **plugins/plugin-client-common:** Commentary editor is 5px tall when presented in mini split ([53074d1](https://github.com/IBM/kui/commit/53074d1)), closes [#5744](https://github.com/IBM/kui/issues/5744)
+* **plugins/plugin-client-common:** Commentary editor should be full width always ([e0a164a](https://github.com/IBM/kui/commit/e0a164a)), closes [#5688](https://github.com/IBM/kui/issues/5688)
+* **plugins/plugin-client-common:** Commentary is always full width ([1920fb9](https://github.com/IBM/kui/commit/1920fb9)), closes [#5705](https://github.com/IBM/kui/issues/5705)
+* **plugins/plugin-client-common:** CSS no longer is reactive to narrow window ([4eb0a11](https://github.com/IBM/kui/commit/4eb0a11)), closes [#5290](https://github.com/IBM/kui/issues/5290)
+* **plugins/plugin-client-common:** decrease height of table footer ([5863622](https://github.com/IBM/kui/commit/5863622)), closes [#5072](https://github.com/IBM/kui/issues/5072)
+* **plugins/plugin-client-common:** disableTableTitle also disables title of watch panes ([053cfb6](https://github.com/IBM/kui/commit/053cfb6)), closes [#5036](https://github.com/IBM/kui/issues/5036)
+* **plugins/plugin-client-common:** Do not focus Block when user expands SourceRef ([6642514](https://github.com/IBM/kui/commit/6642514)), closes [#5711](https://github.com/IBM/kui/issues/5711)
+* **plugins/plugin-client-common:** don't line-wrap input elements in MiniSplits ([c929f5e](https://github.com/IBM/kui/commit/c929f5e)), closes [#5348](https://github.com/IBM/kui/issues/5348)
+* **plugins/plugin-client-common:** don't offer Grid option for 1-row tables ([a2a6f8d](https://github.com/IBM/kui/commit/a2a6f8d)), closes [#5474](https://github.com/IBM/kui/issues/5474)
+* **plugins/plugin-client-common:** don't use fixed maxHeight for Terminal tables ([0e23e22](https://github.com/IBM/kui/commit/0e23e22)), closes [#5206](https://github.com/IBM/kui/issues/5206)
+* **plugins/plugin-client-common:** double watch panes may open up ([7fb70f1](https://github.com/IBM/kui/commit/7fb70f1)), closes [#5034](https://github.com/IBM/kui/issues/5034)
+* **plugins/plugin-client-common:** editor component does not respond to font zooming ([7b7e0f3](https://github.com/IBM/kui/commit/7b7e0f3)), closes [#5120](https://github.com/IBM/kui/issues/5120)
+* **plugins/plugin-client-common:** eliminate react "titleInHeader" console warnings ([8cf3797](https://github.com/IBM/kui/commit/8cf3797)), closes [#5078](https://github.com/IBM/kui/issues/5078)
+* **plugins/plugin-client-common:** Events drilldown from watch table does not always work ([09aee73](https://github.com/IBM/kui/commit/09aee73)), closes [#5204](https://github.com/IBM/kui/issues/5204)
+* **plugins/plugin-client-common:** Events footer in minisplit tables lacks horizontal padding ([f22b1f7](https://github.com/IBM/kui/commit/f22b1f7)), closes [#5196](https://github.com/IBM/kui/issues/5196)
+* **plugins/plugin-client-common:** Events should also be placed in table footer (not tbody) when sidecar is open or 2-way terminal split ([1391b1d](https://github.com/IBM/kui/commit/1391b1d)), closes [#5198](https://github.com/IBM/kui/issues/5198)
+* **plugins/plugin-client-common:** experiment tag has wrong color contrast in dark themes ([22bfb77](https://github.com/IBM/kui/commit/22bfb77)), closes [#5389](https://github.com/IBM/kui/issues/5389)
+* **plugins/plugin-client-common:** Experimental badge should take up less space in minisplits ([268aeb3](https://github.com/IBM/kui/commit/268aeb3)), closes [#5373](https://github.com/IBM/kui/issues/5373)
+* **plugins/plugin-client-common:** font size issues with LeftNavSidecar ([e17fc15](https://github.com/IBM/kui/commit/e17fc15)), closes [#5048](https://github.com/IBM/kui/issues/5048)
+* **plugins/plugin-client-common:** for now, switch interval chart to duration chart ([ea21221](https://github.com/IBM/kui/commit/ea21221)), closes [#5340](https://github.com/IBM/kui/issues/5340)
+* **plugins/plugin-client-common:** Grid regression: grid colors not right ([d1aa46d](https://github.com/IBM/kui/commit/d1aa46d)), closes [#5285](https://github.com/IBM/kui/issues/5285)
+* **plugins/plugin-client-common:** improve behavior of up arrow for first command in MiniSplits ([ed199d4](https://github.com/IBM/kui/commit/ed199d4)), closes [#5297](https://github.com/IBM/kui/issues/5297)
+* **plugins/plugin-client-common:** improve display of empty watch tables ([4cc16be](https://github.com/IBM/kui/commit/4cc16be)), closes [#5176](https://github.com/IBM/kui/issues/5176)
+* **plugins/plugin-client-common:** improve display of tables in side-by-side terminal splits ([5a32255](https://github.com/IBM/kui/commit/5a32255)), closes [#5201](https://github.com/IBM/kui/issues/5201)
+* **plugins/plugin-client-common:** improve look of `code` snippets in Commentary ([493e004](https://github.com/IBM/kui/commit/493e004)), closes [#5768](https://github.com/IBM/kui/issues/5768)
+* **plugins/plugin-client-common:** improve rendering of output only blocks ([664a8da](https://github.com/IBM/kui/commit/664a8da)), closes [#5467](https://github.com/IBM/kui/issues/5467)
+* **plugins/plugin-client-common:** improve row hover effect for SequenceDiagram ([89dbe2a](https://github.com/IBM/kui/commit/89dbe2a)), closes [#5426](https://github.com/IBM/kui/issues/5426)
+* **plugins/plugin-client-common:** improve spacing of Event footer content ([d63a6f1](https://github.com/IBM/kui/commit/d63a6f1)), closes [#5178](https://github.com/IBM/kui/issues/5178)
+* **plugins/plugin-client-common:** improve top tab bottom UI ([8ff4151](https://github.com/IBM/kui/commit/8ff4151)), closes [#5056](https://github.com/IBM/kui/issues/5056)
+* **plugins/plugin-client-common:** in plain Terminals, tables should not inner scroll ([15fcbba](https://github.com/IBM/kui/commit/15fcbba)), closes [#5221](https://github.com/IBM/kui/issues/5221)
+* **plugins/plugin-client-common:** input may not receive focus on tab switch ([7676792](https://github.com/IBM/kui/commit/7676792)), closes [#5102](https://github.com/IBM/kui/issues/5102)
+* **plugins/plugin-client-common:** layout regressions from table screenshot PRs ([8004ee3](https://github.com/IBM/kui/commit/8004ee3)), closes [#5159](https://github.com/IBM/kui/issues/5159)
+* **plugins/plugin-client-common:** minor improvements for ls -l output ([1b59c94](https://github.com/IBM/kui/commit/1b59c94)), closes [#5216](https://github.com/IBM/kui/issues/5216)
+* **plugins/plugin-client-common:** only highlight the Active block in the focused split ([feffad4](https://github.com/IBM/kui/commit/feffad4)), closes [#5261](https://github.com/IBM/kui/issues/5261)
+* **plugins/plugin-client-common:** place event footer outside of table scroll region for minisplits ([e4872b2](https://github.com/IBM/kui/commit/e4872b2)), closes [#5179](https://github.com/IBM/kui/issues/5179)
+* **plugins/plugin-client-common:** present more than 2 footer lines in watch tables ([3e7a78f](https://github.com/IBM/kui/commit/3e7a78f)), closes [#5213](https://github.com/IBM/kui/issues/5213)
+* **plugins/plugin-client-common:** RadioTable screenshots lack box shadow ([b0e0f2e](https://github.com/IBM/kui/commit/b0e0f2e)), closes [#5142](https://github.com/IBM/kui/issues/5142)
+* **plugins/plugin-client-common:** RadioTables can have gratuituous line wrapping ([9c39682](https://github.com/IBM/kui/commit/9c39682)), closes [#5139](https://github.com/IBM/kui/issues/5139)
+* **plugins/plugin-client-common:** RadioTables in minisplits inner-scroll away the header row ([5296dcd](https://github.com/IBM/kui/commit/5296dcd)), closes [#5165](https://github.com/IBM/kui/issues/5165)
+* **plugins/plugin-client-common:** regression in table width with sidecar open ([5938806](https://github.com/IBM/kui/commit/5938806)), closes [#5194](https://github.com/IBM/kui/issues/5194)
+* **plugins/plugin-client-common:** selected row in RadioTables in dark themes has low contrast ([f2c5834](https://github.com/IBM/kui/commit/f2c5834)), closes [#5161](https://github.com/IBM/kui/issues/5161)
+* **plugins/plugin-client-common:** sidecar badges may not be flush-right ([5b54665](https://github.com/IBM/kui/commit/5b54665)), closes [#5175](https://github.com/IBM/kui/issues/5175)
+* **plugins/plugin-client-common:** status column can be invisible in split tables ([c352103](https://github.com/IBM/kui/commit/c352103)), closes [#5244](https://github.com/IBM/kui/issues/5244)
+* **plugins/plugin-client-common:** Tables should have a max-height and use inner scrolling for overflow ([642ef14](https://github.com/IBM/kui/commit/642ef14)), closes [#5153](https://github.com/IBM/kui/issues/5153)
+* **plugins/plugin-client-common:** Tables with identical column names render incorrectly ([161dba2](https://github.com/IBM/kui/commit/161dba2)), closes [#5129](https://github.com/IBM/kui/issues/5129)
+* **plugins/plugin-client-common:** Terminal Block -> Screenshot of table does not capture box shadow ([ed812f3](https://github.com/IBM/kui/commit/ed812f3)), closes [#5142](https://github.com/IBM/kui/issues/5142)
+* **plugins/plugin-client-common:** Terminal focus changes unexpectedly ([866451c](https://github.com/IBM/kui/commit/866451c)), closes [#5170](https://github.com/IBM/kui/issues/5170)
+* **plugins/plugin-client-common:** two MiniSplits with open sidecar are too short ([9e21ab9](https://github.com/IBM/kui/commit/9e21ab9)), closes [#5171](https://github.com/IBM/kui/issues/5171)
+* **plugins/plugin-client-common:** watch tables might not be maximized in minisplits ([63420b2](https://github.com/IBM/kui/commit/63420b2)), closes [#5218](https://github.com/IBM/kui/issues/5218)
+* **plugins/plugin-client-commong:** show RadioTable selected row in the table body and header breadcrumb ([811c21e](https://github.com/IBM/kui/commit/811c21e)), closes [#5239](https://github.com/IBM/kui/issues/5239)
+* **plugins/plugin-client-default:** improve debug logging of client properties ([4daba1f](https://github.com/IBM/kui/commit/4daba1f)), closes [#5088](https://github.com/IBM/kui/issues/5088)
+* Confirm dialog color contrast issues ([da14c25](https://github.com/IBM/kui/commit/da14c25)), closes [#4995](https://github.com/IBM/kui/issues/4995)
+* Editor component does not respond to tab layout changes ([9756336](https://github.com/IBM/kui/commit/9756336)), closes [#5231](https://github.com/IBM/kui/issues/5231) [#5232](https://github.com/IBM/kui/issues/5232)
+* kubectl help misformats helm help tables ([ff36755](https://github.com/IBM/kui/commit/ff36755)), closes [#5080](https://github.com/IBM/kui/issues/5080)
+* **plugins/plugin-client-common:** kubectl edit saves can result in unstyled notification ([5dc658e](https://github.com/IBM/kui/commit/5dc658e)), closes [#4930](https://github.com/IBM/kui/issues/4930)
+* **plugins/plugin-client-common:** leftover debug printfs in table sorting ([9889b49](https://github.com/IBM/kui/commit/9889b49)), closes [#5030](https://github.com/IBM/kui/issues/5030)
+* **plugins/plugin-client-common:** Light tables should use Carbon compact ([2309ec3](https://github.com/IBM/kui/commit/2309ec3)), closes [#5059](https://github.com/IBM/kui/issues/5059)
+* **plugins/plugin-client-common:** long input lines should line wrap ([8804bb1](https://github.com/IBM/kui/commit/8804bb1)), closes [#5338](https://github.com/IBM/kui/issues/5338)
+* **plugins/plugin-client-common:** multi-line paste executes commands out of order ([8f39c80](https://github.com/IBM/kui/commit/8f39c80)), closes [#5295](https://github.com/IBM/kui/issues/5295)
+* **plugins/plugin-client-common:** one-row tables needn't offer column sorting UI ([5184fa1](https://github.com/IBM/kui/commit/5184fa1)), closes [#5050](https://github.com/IBM/kui/issues/5050)
+* **plugins/plugin-client-common:** refine Timeline a bit more ([4b12eec](https://github.com/IBM/kui/commit/4b12eec)), closes [#5409](https://github.com/IBM/kui/issues/5409)
+* **plugins/plugin-client-common:** SequenceDiagram bars may extend beyond the 100% line ([34d03bc](https://github.com/IBM/kui/commit/34d03bc)), closes [#5465](https://github.com/IBM/kui/issues/5465)
+* **plugins/plugin-client-common:** status stripe "blue" color probably needs to be toned done ([137442f](https://github.com/IBM/kui/commit/137442f)), closes [#5772](https://github.com/IBM/kui/issues/5772)
+* **plugins/plugin-client-common:** watch pane grid cells too large ([225f937](https://github.com/IBM/kui/commit/225f937)), closes [#5070](https://github.com/IBM/kui/issues/5070)
+* **plugins/plugin-core-support:** sidecar "window" buttons are too large ([33415d2](https://github.com/IBM/kui/commit/33415d2)), closes [#5094](https://github.com/IBM/kui/issues/5094)
+* **plugins/plugin-kubectl:** CurrentNamespace/Context widgets not live ([93ac829](https://github.com/IBM/kui/commit/93ac829)), closes [#5144](https://github.com/IBM/kui/issues/5144)
+* Card component does not render well in dark themes ([d96def0](https://github.com/IBM/kui/commit/d96def0)), closes [#4996](https://github.com/IBM/kui/issues/4996)
+* clients should be able to enable watcher auto pinning without enabling splitTerminals ([bcade13](https://github.com/IBM/kui/commit/bcade13)), closes [#5002](https://github.com/IBM/kui/issues/5002)
+* don't blink yellow forever for kubectl events ([a59ee86](https://github.com/IBM/kui/commit/a59ee86)), closes [#4869](https://github.com/IBM/kui/issues/4869)
+* don't show the `open` command for clicking files in `ls` table ([03ef269](https://github.com/IBM/kui/commit/03ef269)), closes [#5748](https://github.com/IBM/kui/issues/5748)
+* empty watch tables/grids should show 'No resources' ([c0bfe99](https://github.com/IBM/kui/commit/c0bfe99)), closes [#4884](https://github.com/IBM/kui/issues/4884)
+* erratic scroll region behavior ([be0e2a0](https://github.com/IBM/kui/commit/be0e2a0)), closes [#4898](https://github.com/IBM/kui/issues/4898)
+* for replayed notebooks, don’t show timestamp ([951abc5](https://github.com/IBM/kui/commit/951abc5)), closes [#5763](https://github.com/IBM/kui/issues/5763)
+* improve hover effect for status stripe buttons ([50ced8f](https://github.com/IBM/kui/commit/50ced8f)), closes [#4896](https://github.com/IBM/kui/issues/4896)
+* increase contrast in watch pane ([246ecd2](https://github.com/IBM/kui/commit/246ecd2)), closes [#5000](https://github.com/IBM/kui/issues/5000) [#5001](https://github.com/IBM/kui/issues/5001)
+* move default loadingDone icon into plugin-client-common ([39994bc](https://github.com/IBM/kui/commit/39994bc)), closes [#5026](https://github.com/IBM/kui/issues/5026)
+* move patternfly alignment out of patternfly themes plugin ([6adbfd6](https://github.com/IBM/kui/commit/6adbfd6)), closes [#4988](https://github.com/IBM/kui/issues/4988)
+* multiple issues with tab switching versus status stripe widgets ([8c8a6ec](https://github.com/IBM/kui/commit/8c8a6ec)), closes [#5101](https://github.com/IBM/kui/issues/5101)
+* page-content p should not use text-align: justify ([2646f4b](https://github.com/IBM/kui/commit/2646f4b)), closes [#4908](https://github.com/IBM/kui/issues/4908)
+* reduce custom CSS rules for table UI ([56f69cb](https://github.com/IBM/kui/commit/56f69cb)), closes [#5024](https://github.com/IBM/kui/issues/5024)
+* still see name-related breadcrumbs and short-name header with feature flag sidecarName 'heroText' ([1a8be9f](https://github.com/IBM/kui/commit/1a8be9f)), closes [#5013](https://github.com/IBM/kui/issues/5013)
+* **plugins/plugin-client-common:** carbon breadcrumb secondary text color ([23711f6](https://github.com/IBM/kui/commit/23711f6)), closes [#4575](https://github.com/IBM/kui/issues/4575)
+* **plugins/plugin-client-common:** Carbon RadioTable can have odd row-hover effect ([0aedb27](https://github.com/IBM/kui/commit/0aedb27)), closes [#4780](https://github.com/IBM/kui/issues/4780)
+* **plugins/plugin-client-common:** clicking the remove button of a repl block results in an error white screen ([49bfbcc](https://github.com/IBM/kui/commit/49bfbcc)), closes [#4855](https://github.com/IBM/kui/issues/4855)
+* **plugins/plugin-client-common:** clicking the split button may cause the current processing block to disappear ([aa2b40c](https://github.com/IBM/kui/commit/aa2b40c)), closes [#5703](https://github.com/IBM/kui/issues/5703)
+* **plugins/plugin-client-common:** don't show `isTabLayoutModificationResponse` and PresentedElseWhere response in MiniSplit ([a16767a](https://github.com/IBM/kui/commit/a16767a)), closes [#5690](https://github.com/IBM/kui/issues/5690)
+* **plugins/plugin-client-common:** don't use text-02 for finished Inputs ([eb3e549](https://github.com/IBM/kui/commit/eb3e549)), closes [#4600](https://github.com/IBM/kui/issues/4600)
+* **plugins/plugin-client-common:** dropdown in sidecar theming and spacing tweaks ([1a48af3](https://github.com/IBM/kui/commit/1a48af3)), closes [#4680](https://github.com/IBM/kui/issues/4680)
+* **plugins/plugin-client-common:** DropDown theme alignment issues ([ef75baf](https://github.com/IBM/kui/commit/ef75baf)), closes [#4618](https://github.com/IBM/kui/issues/4618)
+* **plugins/plugin-client-common:** Editing Commentary should require double click ([efaded3](https://github.com/IBM/kui/commit/efaded3)), closes [#5686](https://github.com/IBM/kui/issues/5686)
+* **plugins/plugin-client-common:** empty blocks have excessive height ([12c39b0](https://github.com/IBM/kui/commit/12c39b0)), closes [#5707](https://github.com/IBM/kui/issues/5707)
+* **plugins/plugin-client-common:** improve Terminal screenshots by adding padding ([a9b7b26](https://github.com/IBM/kui/commit/a9b7b26)), closes [#4981](https://github.com/IBM/kui/issues/4981)
+* **plugins/plugin-client-common:** improve visibility of sidecar scrollbars ([827d75a](https://github.com/IBM/kui/commit/827d75a)), closes [#4667](https://github.com/IBM/kui/issues/4667)
+* **plugins/plugin-client-common:** in Popup mode, use > rather than / for prompt in bottom input ([1360bed](https://github.com/IBM/kui/commit/1360bed)), closes [#4887](https://github.com/IBM/kui/issues/4887)
+* **plugins/plugin-client-common:** increase contrast of unfocused left-stripes for blocks ([ab21295](https://github.com/IBM/kui/commit/ab21295)), closes [#5754](https://github.com/IBM/kui/issues/5754)
+* **plugins/plugin-client-common:** increase font size of status stripe ([2fab637](https://github.com/IBM/kui/commit/2fab637)), closes [#4698](https://github.com/IBM/kui/issues/4698)
+* **plugins/plugin-client-common:** Input can appear blank when processing ([d6b6326](https://github.com/IBM/kui/commit/d6b6326)), closes [#4778](https://github.com/IBM/kui/issues/4778)
+* **plugins/plugin-client-common:** input element changes height with i-search and bottomInput ([abf9890](https://github.com/IBM/kui/commit/abf9890)), closes [#4685](https://github.com/IBM/kui/issues/4685)
+* **plugins/plugin-client-common:** input probably needs to word-wrap while in minisplits ([cde272d](https://github.com/IBM/kui/commit/cde272d)), closes [#5696](https://github.com/IBM/kui/issues/5696)
+* **plugins/plugin-client-common:** input spinner is not visible in minisplits ([76eec59](https://github.com/IBM/kui/commit/76eec59)), closes [#5684](https://github.com/IBM/kui/issues/5684)
+* **plugins/plugin-client-common:** LeftNav sidecar nav column width inconsistency ([17e403f](https://github.com/IBM/kui/commit/17e403f)), closes [#4688](https://github.com/IBM/kui/issues/4688)
+* **plugins/plugin-client-common:** LeftNavSidecar content section can take over full width ([7252ad4](https://github.com/IBM/kui/commit/7252ad4)), closes [#4831](https://github.com/IBM/kui/issues/4831)
+* **plugins/plugin-client-common:** LeftNavSidecar does not always reflect updated content ([0f2e1e1](https://github.com/IBM/kui/commit/0f2e1e1)), closes [#4727](https://github.com/IBM/kui/issues/4727) [#4732](https://github.com/IBM/kui/issues/4732)
+* **plugins/plugin-client-common:** LeftNavSidecar font size and layout issues ([d9914f1](https://github.com/IBM/kui/commit/d9914f1)), closes [#4718](https://github.com/IBM/kui/issues/4718) [#4719](https://github.com/IBM/kui/issues/4719)
+* **plugins/plugin-client-common:** long RadioTables should offer indication as to selectability of rows ([02c9ea6](https://github.com/IBM/kui/commit/02c9ea6)), closes [#4793](https://github.com/IBM/kui/issues/4793)
+* **plugins/plugin-client-common:** Lots of little layout issues, e.g. SimpleEditor is not fully width in minisplits ([5a9a1c6](https://github.com/IBM/kui/commit/5a9a1c6)), closes [#5679](https://github.com/IBM/kui/issues/5679) [#5680](https://github.com/IBM/kui/issues/5680)
+* **plugins/plugin-client-common:** make Close a top-level button in watch panes ([3c14da5](https://github.com/IBM/kui/commit/3c14da5)), closes [#4945](https://github.com/IBM/kui/issues/4945)
+* **plugins/plugin-client-common:** markdown with inside renders with odd font size ([b5e3007](https://github.com/IBM/kui/commit/b5e3007)), closes [#5724](https://github.com/IBM/kui/issues/5724)
+* **plugins/plugin-client-common:** monaco highlight color used by SourceRef has low contrast ([385f35e](https://github.com/IBM/kui/commit/385f35e)), closes [#5713](https://github.com/IBM/kui/issues/5713)
+* **plugins/plugin-client-common:** more DropDown theming fixes ([7d874a6](https://github.com/IBM/kui/commit/7d874a6)), closes [#4618](https://github.com/IBM/kui/issues/4618)
+* **plugins/plugin-client-common:** move screenshot button out of status stripe ([0ef900b](https://github.com/IBM/kui/commit/0ef900b)), closes [#4556](https://github.com/IBM/kui/issues/4556)
+* **plugins/plugin-client-common:** never show "ok" ([d1b337a](https://github.com/IBM/kui/commit/d1b337a)), closes [#5697](https://github.com/IBM/kui/issues/5697)
+* **plugins/plugin-client-common:** opening TopNavSidecar results in react Warning in console ([d627272](https://github.com/IBM/kui/commit/d627272)), closes [#3802](https://github.com/IBM/kui/issues/3802)
+* **plugins/plugin-client-common:** Output-only blocks probably don't need a re-execute button ([251a81c](https://github.com/IBM/kui/commit/251a81c)), closes [#5662](https://github.com/IBM/kui/issues/5662)
+* **plugins/plugin-client-common:** PatternFly DropDown rendering glitches ([8efedd8](https://github.com/IBM/kui/commit/8efedd8)), closes [#4649](https://github.com/IBM/kui/issues/4649) [#4651](https://github.com/IBM/kui/issues/4651)
+* **plugins/plugin-client-common:** poor alignment of sidecar toolbar elements ([2307a46](https://github.com/IBM/kui/commit/2307a46)), closes [#4970](https://github.com/IBM/kui/issues/4970)
+* **plugins/plugin-client-common:** presented elsewhere text is not vertically centered in block ([766d355](https://github.com/IBM/kui/commit/766d355)), closes [#5760](https://github.com/IBM/kui/issues/5760)
+* **plugins/plugin-client-common:** RadioTable should use [@badge-only](https://github.com/badge-only) mixin ([3c327cc](https://github.com/IBM/kui/commit/3c327cc)), closes [#4552](https://github.com/IBM/kui/issues/4552)
+* **plugins/plugin-client-common:** re-snapshoting a notebook can fail ([4caff9c](https://github.com/IBM/kui/commit/4caff9c)), closes [#5736](https://github.com/IBM/kui/issues/5736)
+* **plugins/plugin-client-common:** reduce verbosity of logging in Eval.tsx ([03876db](https://github.com/IBM/kui/commit/03876db)), closes [#4829](https://github.com/IBM/kui/issues/4829)
+* **plugins/plugin-client-common:** refine Loading component ([7a07ad3](https://github.com/IBM/kui/commit/7a07ad3)), closes [#4702](https://github.com/IBM/kui/issues/4702)
+* **plugins/plugin-client-common:** regression: non-empty repl output has 'ok' at the end ([103a0f9](https://github.com/IBM/kui/commit/103a0f9)), closes [#4924](https://github.com/IBM/kui/issues/4924)
+* **plugins/plugin-client-common:** reverse-i-search does not properly report no matches ([c16dad3](https://github.com/IBM/kui/commit/c16dad3)), closes [#4943](https://github.com/IBM/kui/issues/4943)
+* **plugins/plugin-client-common:** reverse-i-search text too small ([e488662](https://github.com/IBM/kui/commit/e488662)), closes [#4616](https://github.com/IBM/kui/issues/4616)
+* **plugins/plugin-client-common:** Screenshot button should not be offered inBrowser ([d1c2cfb](https://github.com/IBM/kui/commit/d1c2cfb)), closes [#4636](https://github.com/IBM/kui/issues/4636)
+* **plugins/plugin-client-common:** Screenshot modal never goes away ([bbd1c98](https://github.com/IBM/kui/commit/bbd1c98)), closes [#4979](https://github.com/IBM/kui/issues/4979)
+* **plugins/plugin-client-common:** Screenshot results in a react console error ([725aae5](https://github.com/IBM/kui/commit/725aae5)), closes [#4826](https://github.com/IBM/kui/issues/4826)
+* **plugins/plugin-client-common:** session init done message messes up Terminal scrolling ([7e80ac1](https://github.com/IBM/kui/commit/7e80ac1)), closes [#4683](https://github.com/IBM/kui/issues/4683)
+* **plugins/plugin-client-common:** sidecar does not resopnd to Escape reliably ([cc27c4b](https://github.com/IBM/kui/commit/cc27c4b)), closes [#4774](https://github.com/IBM/kui/issues/4774) [#4804](https://github.com/IBM/kui/issues/4804)
+* **plugins/plugin-client-common:** SourceRef viewer should hide liner numbers but show folding ([5f74a46](https://github.com/IBM/kui/commit/5f74a46)), closes [#5719](https://github.com/IBM/kui/issues/5719)
+* **plugins/plugin-client-common:** split button errors are not reported to the user ([fc4e2a2](https://github.com/IBM/kui/commit/fc4e2a2)), closes [#4876](https://github.com/IBM/kui/issues/4876)
+* **plugins/plugin-client-common:** spurious warning in the console re: Tag ([93982de](https://github.com/IBM/kui/commit/93982de)), closes [#4959](https://github.com/IBM/kui/issues/4959)
+* **plugins/plugin-client-common:** status cells of live tables do not always blink ([c94b05e](https://github.com/IBM/kui/commit/c94b05e)), closes [#4903](https://github.com/IBM/kui/issues/4903)
+* **plugins/plugin-client-common:** table cells with no onclick handler still issue a kui command ([4d8bf37](https://github.com/IBM/kui/commit/4d8bf37)), closes [#5721](https://github.com/IBM/kui/issues/5721)
+* **plugins/plugin-client-common:** table is misaligned with command input ([50dc430](https://github.com/IBM/kui/commit/50dc430)), closes [#5734](https://github.com/IBM/kui/issues/5734)
+* **plugins/plugin-client-common:** Terminal screenshot odd w.r.t. auto-focus ([4b1c7d8](https://github.com/IBM/kui/commit/4b1c7d8)), closes [#4739](https://github.com/IBM/kui/issues/4739)
+* **plugins/plugin-client-common:** there is still too much whitespace after no-response commands ([268f159](https://github.com/IBM/kui/commit/268f159)), closes [#5742](https://github.com/IBM/kui/issues/5742)
+* **plugins/plugin-client-common:** TopNavSidecar tabs easily overflow with narrower windows ([a555cd4](https://github.com/IBM/kui/commit/a555cd4)), closes [#4735](https://github.com/IBM/kui/issues/4735)
+* **plugins/plugn-client-common:** TopTabStripe stays blue after command execution completes ([68f5841](https://github.com/IBM/kui/commit/68f5841)), closes [#4883](https://github.com/IBM/kui/issues/4883)
+* avoid recomputing tabs when switching back and forth ([cf5e41f](https://github.com/IBM/kui/commit/cf5e41f)), closes [#4666](https://github.com/IBM/kui/issues/4666)
+* control+w should not close window on linux and windows ([f80c3e4](https://github.com/IBM/kui/commit/f80c3e4)), closes [#4638](https://github.com/IBM/kui/issues/4638)
+* eliminate assumptions that "default" is the default kube namespace ([4eb392d](https://github.com/IBM/kui/commit/4eb392d)), closes [#4764](https://github.com/IBM/kui/issues/4764)
+* improve accessibility of table in grid form ([0ade4f7](https://github.com/IBM/kui/commit/0ade4f7)), closes [#4601](https://github.com/IBM/kui/issues/4601)
+* kubectl api-resources has duplicate rows and odd pagination behavior ([e740270](https://github.com/IBM/kui/commit/e740270)), closes [#4626](https://github.com/IBM/kui/issues/4626)
+* kubectl edit in sidecar doesn't show success message when a resource is applied ([cc59503](https://github.com/IBM/kui/commit/cc59503)), closes [#4691](https://github.com/IBM/kui/issues/4691)
+* pexecs serviced by now-removed splits fail ([f6176a1](https://github.com/IBM/kui/commit/f6176a1)), closes [#4875](https://github.com/IBM/kui/issues/4875)
+* sidecar shouldn't be opened automatically when replay ([8d4cf8c](https://github.com/IBM/kui/commit/8d4cf8c)), closes [#5730](https://github.com/IBM/kui/issues/5730)
+* **plugins/plugin-client-common:** table container should only be width:100% for table not display-as-grid ([8f327cd](https://github.com/IBM/kui/commit/8f327cd)), closes [#4871](https://github.com/IBM/kui/issues/4871)
+* **plugins/plugin-client-common:** UpdateNotification widget has invisible background color ([c0c1d82](https://github.com/IBM/kui/commit/c0c1d82)), closes [#4968](https://github.com/IBM/kui/issues/4968)
+* **plugins/plugin-client-common:** WatchPane has incorrect padding ([e74bd7b](https://github.com/IBM/kui/commit/e74bd7b)), closes [#5015](https://github.com/IBM/kui/issues/5015)
+* **plugins/plugin-patternfly-themes:** update theme alignment to patternfly v4 ([3784b96](https://github.com/IBM/kui/commit/3784b96)), closes [#4948](https://github.com/IBM/kui/issues/4948)
+* allow user to disable table title by feature flags, and disable table pagination ([5450512](https://github.com/IBM/kui/commit/5450512)), closes [#4640](https://github.com/IBM/kui/issues/4640) [#4655](https://github.com/IBM/kui/issues/4655)
+* **plugin/plugin-client-common:** improvements for patternfly icons ([8941dd0](https://github.com/IBM/kui/commit/8941dd0)), closes [#4471](https://github.com/IBM/kui/issues/4471)
+* **plugins/plugin-client-common:** links in LeftNavSidecar should not have horizontal padding ([233aae6](https://github.com/IBM/kui/commit/233aae6)), closes [#4337](https://github.com/IBM/kui/issues/4337)
+* **plugins/plugin-client-common:** avoid patternfly breadcrumb wrap when used in sidecar ([00ee158](https://github.com/IBM/kui/commit/00ee158)), closes [#4431](https://github.com/IBM/kui/issues/4431)
+* **plugins/plugin-client-common:** breadcrumb fonts can be too large, and double zoom ([2e1ce11](https://github.com/IBM/kui/commit/2e1ce11)), closes [#4519](https://github.com/IBM/kui/issues/4519)
+* **plugins/plugin-client-common:** components choice does not reset to default on theme switch ([1434f8b](https://github.com/IBM/kui/commit/1434f8b)), closes [#4423](https://github.com/IBM/kui/issues/4423)
+* **plugins/plugin-client-common:** don't use a bright color for terminal prompt ([0d97d98](https://github.com/IBM/kui/commit/0d97d98)), closes [#4427](https://github.com/IBM/kui/issues/4427)
+* **plugins/plugin-client-common:** Eval component throws console errors ([2c52dfb](https://github.com/IBM/kui/commit/2c52dfb)), closes [#4462](https://github.com/IBM/kui/issues/4462)
+* **plugins/plugin-client-common:** improved fix for sidecar not showing updates ([19153a7](https://github.com/IBM/kui/commit/19153a7)), closes [#4524](https://github.com/IBM/kui/issues/4524)
+* **plugins/plugin-client-common:** improved rendering of markdown links ([3cbe638](https://github.com/IBM/kui/commit/3cbe638)), closes [#4448](https://github.com/IBM/kui/issues/4448)
+* **plugins/plugin-client-common:** in narrow windows, TabContent window buttons collide with sidecar window buttons ([d377254](https://github.com/IBM/kui/commit/d377254)), closes [#4459](https://github.com/IBM/kui/issues/4459)
+* **plugins/plugin-client-common:** Markdown can fail for headings with nested links ([995b129](https://github.com/IBM/kui/commit/995b129)), closes [#4468](https://github.com/IBM/kui/issues/4468)
+* **plugins/plugin-client-common:** move leftover carbon scss import for CodeSnippet spi ([f8513ef](https://github.com/IBM/kui/commit/f8513ef)), closes [#4483](https://github.com/IBM/kui/issues/4483)
+* **plugins/plugin-client-common:** override carbon's -webkit-font-smoothing: antialiased ([c114252](https://github.com/IBM/kui/commit/c114252)), closes [#4414](https://github.com/IBM/kui/issues/4414)
+* **plugins/plugin-client-common:** PatternFly RadioTable impl lacks header and proper column alignment ([a432728](https://github.com/IBM/kui/commit/a432728)), closes [#4528](https://github.com/IBM/kui/issues/4528)
+* **plugins/plugin-client-common:** radio table font size and zooming issues ([6a9d4e7](https://github.com/IBM/kui/commit/6a9d4e7)), closes [#4521](https://github.com/IBM/kui/issues/4521)
+* **plugins/plugin-client-common:** RadioTable in some dark themes has poor contrast for sub-text ([a94b8c2](https://github.com/IBM/kui/commit/a94b8c2)), closes [#4541](https://github.com/IBM/kui/issues/4541)
+* **plugins/plugin-client-common:** RadioTable UI improvements for PatternFly ([1489310](https://github.com/IBM/kui/commit/1489310)), closes [#4539](https://github.com/IBM/kui/issues/4539)
+* TopNavSidecar does not always show updates ([251e5c4](https://github.com/IBM/kui/commit/251e5c4)), closes [#4524](https://github.com/IBM/kui/issues/4524)
+* **plugins/plugin-client-common:** remove background color from tables in light themes ([87651e0](https://github.com/IBM/kui/commit/87651e0)), closes [#4421](https://github.com/IBM/kui/issues/4421)
+* **plugins/plugin-client-common:** remove radio support from PaginatedTable ([5bf052e](https://github.com/IBM/kui/commit/5bf052e)), closes [#4515](https://github.com/IBM/kui/issues/4515)
+* **plugins/plugin-client-common:** remove use of carbon from LeftNavSidecar ([b0fcd3e](https://github.com/IBM/kui/commit/b0fcd3e)), closes [#4464](https://github.com/IBM/kui/issues/4464)
+* **plugins/plugin-client-common:** sidecar breadcrumb font too small ([506b6a4](https://github.com/IBM/kui/commit/506b6a4)), closes [#4499](https://github.com/IBM/kui/issues/4499)
+* **plugins/plugin-client-common:** while editing Commentary, adding ``` causes a bad error ([097b1b0](https://github.com/IBM/kui/commit/097b1b0)), closes [#5682](https://github.com/IBM/kui/issues/5682)
+* **plugins/plugin-kubectl:** kubectl delete ns m1 m2 m3 m4 results in a one-row table ([97a33a4](https://github.com/IBM/kui/commit/97a33a4)), closes [#5694](https://github.com/IBM/kui/issues/5694)
+* clicking on certain links in kubectl help result in odd behavior ([035894b](https://github.com/IBM/kui/commit/035894b)), closes [#4473](https://github.com/IBM/kui/issues/4473)
+* hitting escape on initial page load toggles open empty sidecar ([8fbdce5](https://github.com/IBM/kui/commit/8fbdce5)), closes [#4487](https://github.com/IBM/kui/issues/4487)
+* Input element throws react error ([e6bb21b](https://github.com/IBM/kui/commit/e6bb21b)), closes [#4765](https://github.com/IBM/kui/issues/4765)
+* js and ts files do not get syntax coloring ([d66e71f](https://github.com/IBM/kui/commit/d66e71f)), closes [#4450](https://github.com/IBM/kui/issues/4450)
+* JS console may contain xtermjs error messages when sidecar is minimized ([a568528](https://github.com/IBM/kui/commit/a568528)), closes [#5454](https://github.com/IBM/kui/issues/5454)
+* kubectl Logs tab should use an xterm ([9aa0176](https://github.com/IBM/kui/commit/9aa0176)), closes [#4750](https://github.com/IBM/kui/issues/4750) [#4747](https://github.com/IBM/kui/issues/4747)
+* optimize kubectl watch load on apiserver ([3f7a32f](https://github.com/IBM/kui/commit/3f7a32f)), closes [#4494](https://github.com/IBM/kui/issues/4494)
+* use 30/70 split for LeftNavSidecar ([9a43d0b](https://github.com/IBM/kui/commit/9a43d0b)), closes [#4454](https://github.com/IBM/kui/issues/4454) [#4455](https://github.com/IBM/kui/issues/4455)
+* **plugins/plugin-client-common:** improve color contrast of green badges in sidecar ([f65be60](https://github.com/IBM/kui/commit/f65be60)), closes [#4370](https://github.com/IBM/kui/issues/4370)
+* **plugins/plugin-client-common:** sidecar toolbar button svgs are not themed ([327d01d](https://github.com/IBM/kui/commit/327d01d)), closes [#4372](https://github.com/IBM/kui/issues/4372)
+* **plugins/plugin-client-common:** Table paginator does not allow traversal to last page ([1916d9d](https://github.com/IBM/kui/commit/1916d9d)), closes [#4358](https://github.com/IBM/kui/issues/4358)
+* **plugins/plugin-wskflow:** bump jquery to 3.5.0 ([6ace265](https://github.com/IBM/kui/commit/6ace265)), closes [#4399](https://github.com/IBM/kui/issues/4399)
+* patternfly Navigation missing theme alignment ([047f292](https://github.com/IBM/kui/commit/047f292)), closes [#4399](https://github.com/IBM/kui/issues/4399)
+* **plugins/plugin-client-common:** some status stripe icons are not vertically centered ([595eec7](https://github.com/IBM/kui/commit/595eec7)), closes [#4404](https://github.com/IBM/kui/issues/4404)
+* make inBrowserOk the default ([2a3c811](https://github.com/IBM/kui/commit/2a3c811)), closes [#4275](https://github.com/IBM/kui/issues/4275)
+* new tab command can hang if title is provided ([a6c25c6](https://github.com/IBM/kui/commit/a6c25c6)), closes [#5624](https://github.com/IBM/kui/issues/5624)
+* notebook replay should scroll to top, and not display welcome message on every tab ([7ade801](https://github.com/IBM/kui/commit/7ade801)), closes [#5515](https://github.com/IBM/kui/issues/5515) [#5516](https://github.com/IBM/kui/issues/5516)
+* output only Actions should also render on hover ([cdbd105](https://github.com/IBM/kui/commit/cdbd105)), closes [#5652](https://github.com/IBM/kui/issues/5652)
+* place namespace breadcrumb first ([5d3b2e4](https://github.com/IBM/kui/commit/5d3b2e4)), closes [#4699](https://github.com/IBM/kui/issues/4699)
+* productName in carbon theme shouldn't have hover effect ([3159cd9](https://github.com/IBM/kui/commit/3159cd9)), closes [#4592](https://github.com/IBM/kui/issues/4592)
+* pty output has different indentation than kui command output ([30b10a3](https://github.com/IBM/kui/commit/30b10a3)), closes [#5542](https://github.com/IBM/kui/issues/5542)
+* pty/client performance tweaks ([d86458c](https://github.com/IBM/kui/commit/d86458c)), closes [#4397](https://github.com/IBM/kui/issues/4397)
+* RadioTables are not replayable ([d0dd00e](https://github.com/IBM/kui/commit/d0dd00e)), closes [#5599](https://github.com/IBM/kui/issues/5599)
+* replace Containers with Logs tab ([00e8786](https://github.com/IBM/kui/commit/00e8786)), closes [#4603](https://github.com/IBM/kui/issues/4603)
+* replay --freshen does not support multi-split notebooks ([afd070c](https://github.com/IBM/kui/commit/afd070c)), closes [#5571](https://github.com/IBM/kui/issues/5571) [#5572](https://github.com/IBM/kui/issues/5572)
+* sidecar back/forward should be ordered by visitation rather than insertion ([fba613a](https://github.com/IBM/kui/commit/fba613a)), closes [#4746](https://github.com/IBM/kui/issues/4746)
+* sidecar container selection kebab has different color with its menu ([639617a](https://github.com/IBM/kui/commit/639617a)), closes [#4676](https://github.com/IBM/kui/issues/4676)
+* sidecar toolbar can't due justice to longer error messages ([e67e0c9](https://github.com/IBM/kui/commit/e67e0c9)), closes [#4789](https://github.com/IBM/kui/issues/4789)
+* split screen terminals sometimes incorrect handle exit ([d63cde7](https://github.com/IBM/kui/commit/d63cde7)), closes [#4860](https://github.com/IBM/kui/issues/4860)
+* upgrade @patternfly/react-core to latest ([0331533](https://github.com/IBM/kui/commit/0331533)), closes [#4937](https://github.com/IBM/kui/issues/4937)
+* **plugins/plugin-client-common:** Breadcrumbs in Sidecar can clip at higher font zoom levels ([3b381d7](https://github.com/IBM/kui/commit/3b381d7)), closes [#4230](https://github.com/IBM/kui/issues/4230)
+* **plugins/plugin-client-common:** captured screenshots can show hover effect ([d48370b](https://github.com/IBM/kui/commit/d48370b)), closes [#4153](https://github.com/IBM/kui/issues/4153)
+* **plugins/plugin-client-common:** captured screenshots sometimes have residual sepia tones ([97172c6](https://github.com/IBM/kui/commit/97172c6)), closes [#4170](https://github.com/IBM/kui/issues/4170)
+* **plugins/plugin-client-common:** combine top toolbar and header of PaginatedTable UI ([3e1a1a7](https://github.com/IBM/kui/commit/3e1a1a7)), closes [#4131](https://github.com/IBM/kui/issues/4131)
+* **plugins/plugin-client-common:** ctrl+l does not clear screen in popup mode ([33fcd82](https://github.com/IBM/kui/commit/33fcd82)), closes [#4269](https://github.com/IBM/kui/issues/4269)
+* **plugins/plugin-client-common:** escape key close both Confirm and the Sidecar ([f9739ec](https://github.com/IBM/kui/commit/f9739ec)), closes [#4215](https://github.com/IBM/kui/issues/4215)
+* **plugins/plugin-client-common:** escape key should not toggle open closed sidecar ([bfa96ed](https://github.com/IBM/kui/commit/bfa96ed)), closes [#4218](https://github.com/IBM/kui/issues/4218)
+* **plugins/plugin-client-common:** escape should not toggle sidecar visibility in popup mode ([2d9b36b](https://github.com/IBM/kui/commit/2d9b36b)), closes [#4211](https://github.com/IBM/kui/issues/4211)
+* **plugins/plugin-client-common:** in popup mode, make sure repl is visible after command execution ([0134952](https://github.com/IBM/kui/commit/0134952)), closes [#4183](https://github.com/IBM/kui/issues/4183)
+* **plugins/plugin-client-common:** inconsistent top padding above Cards ([1e1037f](https://github.com/IBM/kui/commit/1e1037f)), closes [#5299](https://github.com/IBM/kui/issues/5299)
+* **plugins/plugin-client-common:** increase density of SequenceDiagram ([ae29488](https://github.com/IBM/kui/commit/ae29488)), closes [#5344](https://github.com/IBM/kui/issues/5344)
+* **plugins/plugin-client-common:** missed i18n strings in Dropdown menus ([7490b34](https://github.com/IBM/kui/commit/7490b34)), closes [#4850](https://github.com/IBM/kui/issues/4850)
+* **plugins/plugin-client-common:** prompt can oddly shift to left with large font sizes ([10c91f0](https://github.com/IBM/kui/commit/10c91f0)), closes [#4231](https://github.com/IBM/kui/issues/4231)
+* **plugins/plugin-client-common:** pty commands fail in minisplits ([475ea74](https://github.com/IBM/kui/commit/475ea74)), closes [#5267](https://github.com/IBM/kui/issues/5267)
+* **plugins/plugin-client-common:** reduce contrast of block left bars ([7c8d371](https://github.com/IBM/kui/commit/7c8d371)), closes [#5275](https://github.com/IBM/kui/issues/5275)
+* **plugins/plugin-client-common:** repeated ctrl+r does not continue active reverse-i-search ([4e292cc](https://github.com/IBM/kui/commit/4e292cc)), closes [#4216](https://github.com/IBM/kui/issues/4216)
+* **plugins/plugin-client-common:** restore history navigation behavior in minisplits ([26f49e8](https://github.com/IBM/kui/commit/26f49e8)), closes [#5375](https://github.com/IBM/kui/issues/5375)
+* **plugins/plugin-client-common:** reverse the dependency of Card and DropDown ([00b8ecf](https://github.com/IBM/kui/commit/00b8ecf)), closes [#4641](https://github.com/IBM/kui/issues/4641)
+* **plugins/plugin-client-common:** reverse-i-search incorrectly changes match as i type ([135d429](https://github.com/IBM/kui/commit/135d429)), closes [#5403](https://github.com/IBM/kui/issues/5403)
+* **plugins/plugin-client-common:** sidecar history should respect PWD ([b122cc1](https://github.com/IBM/kui/commit/b122cc1)), closes [#4202](https://github.com/IBM/kui/issues/4202)
+* **plugins/plugin-client-common:** sidecar toolbar text incorrectly aligned ([ddd7460](https://github.com/IBM/kui/commit/ddd7460)), closes [#4659](https://github.com/IBM/kui/issues/4659)
+* **plugins/plugin-client-common:** sidecar window buttons oddly shift when sidecar is maximized ([bbf7ecd](https://github.com/IBM/kui/commit/bbf7ecd)), closes [#4374](https://github.com/IBM/kui/issues/4374)
+* **plugins/plugin-client-common:** stop using Carbon's TooltipIcon for DropDown ([be04d20](https://github.com/IBM/kui/commit/be04d20)), closes [#4767](https://github.com/IBM/kui/issues/4767)
+* **plugins/plugin-client-common:** TabCompletion can throw a console error ([4f877aa](https://github.com/IBM/kui/commit/4f877aa)), closes [#4785](https://github.com/IBM/kui/issues/4785)
+* **plugins/plugin-client-common:** table bottom toolbar missing grid buttons, poor alignment and height ([44e1018](https://github.com/IBM/kui/commit/44e1018)), closes [#4133](https://github.com/IBM/kui/issues/4133)
+* **plugins/plugin-client-common:** Table loads before breadcrumbs, oddly ([cb8a97d](https://github.com/IBM/kui/commit/cb8a97d)), closes [#4385](https://github.com/IBM/kui/issues/4385)
+* **plugins/plugin-client-common:** table screenshots include a gray stripe at the top ([11a9fc3](https://github.com/IBM/kui/commit/11a9fc3)), closes [#5410](https://github.com/IBM/kui/issues/5410)
+* **plugins/plugin-client-common:** Timeline view renders poorly in MiniSplit ([07cd000](https://github.com/IBM/kui/commit/07cd000)), closes [#5379](https://github.com/IBM/kui/issues/5379)
+* **plugins/plugin-client-common:** tooltips can render below other UI elements ([6dd4808](https://github.com/IBM/kui/commit/6dd4808)), closes [#4159](https://github.com/IBM/kui/issues/4159)
+* **plugins/plugin-client-common:** top tab buttons should be owned by the top tab stripe ([9a45c43](https://github.com/IBM/kui/commit/9a45c43)), closes [#4690](https://github.com/IBM/kui/issues/4690)
+* **plugins/plugin-client-common:** TopNavSidecar renders poorly with narrower windows ([4be1068](https://github.com/IBM/kui/commit/4be1068)), closes [#4095](https://github.com/IBM/kui/issues/4095)
+* **plugins/plugin-client-common:** topTabNames property does not always obey theme ([c79f9f8](https://github.com/IBM/kui/commit/c79f9f8)), closes [#4314](https://github.com/IBM/kui/issues/4314)
+* **Plugins/plugin-client-common:** Tab.tsx throws console error for new users ([14d8895](https://github.com/IBM/kui/commit/14d8895)), closes [#4318](https://github.com/IBM/kui/issues/4318)
+* > prompt text has poor vertical alignment ([9a796b3](https://github.com/IBM/kui/commit/9a796b3)), closes [#4237](https://github.com/IBM/kui/issues/4237)
+* a few more tweaks to prompt ([7bf658a](https://github.com/IBM/kui/commit/7bf658a)), closes [#4250](https://github.com/IBM/kui/issues/4250)
+* add support for hiding elements at higher zoom levels ([7d2a7e0](https://github.com/IBM/kui/commit/7d2a7e0)), closes [#4232](https://github.com/IBM/kui/issues/4232)
+* breadcrumb in TopNavSidecar isn't zoomable ([2642f39](https://github.com/IBM/kui/commit/2642f39)), closes [#4091](https://github.com/IBM/kui/issues/4091)
+* eliminate complex nesting of NavResponse model ([e849ae7](https://github.com/IBM/kui/commit/e849ae7)), closes [#4205](https://github.com/IBM/kui/issues/4205)
+* font zooming issues ([5442532](https://github.com/IBM/kui/commit/5442532)), closes [#4176](https://github.com/IBM/kui/issues/4176) [#4177](https://github.com/IBM/kui/issues/4177)
+* improve alignment of icons ([221d0f9](https://github.com/IBM/kui/commit/221d0f9)), closes [#4555](https://github.com/IBM/kui/issues/4555)
+* improve error reporting for kubectl apply ([fe21671](https://github.com/IBM/kui/commit/fe21671)), closes [#4605](https://github.com/IBM/kui/issues/4605)
+* improve handling of narrower windows ([7a32591](https://github.com/IBM/kui/commit/7a32591)), closes [#4181](https://github.com/IBM/kui/issues/4181)
+* improve kubectl breadcrumb detection ([6cacfe6](https://github.com/IBM/kui/commit/6cacfe6)), closes [#4099](https://github.com/IBM/kui/issues/4099)
+* kubectl summary form clipping ([7ea65e8](https://github.com/IBM/kui/commit/7ea65e8)), closes [#4093](https://github.com/IBM/kui/issues/4093)
+* lighten up the PaginatedTable UI ([eccf23b](https://github.com/IBM/kui/commit/eccf23b)), closes [#4155](https://github.com/IBM/kui/issues/4155)
+* multiple tab completion bugs ([5513712](https://github.com/IBM/kui/commit/5513712)), closes [#4281](https://github.com/IBM/kui/issues/4281)
+* prompt text alignment issues ([75a3efe](https://github.com/IBM/kui/commit/75a3efe)), closes [#4368](https://github.com/IBM/kui/issues/4368)
+* PTY behaves oddly when switching tabs ([700cdda](https://github.com/IBM/kui/commit/700cdda)), closes [#2579](https://github.com/IBM/kui/issues/2579)
+* remove use of inline styling in Form.tsx ([23121b2](https://github.com/IBM/kui/commit/23121b2)), closes [#4112](https://github.com/IBM/kui/issues/4112)
+* reverse-i-search text should be monospace ([4c0bd05](https://github.com/IBM/kui/commit/4c0bd05)), closes [#4254](https://github.com/IBM/kui/issues/4254)
+* sidecar Toolbar component renders empty if there is no Toolbar content ([14c27ba](https://github.com/IBM/kui/commit/14c27ba)), closes [#4229](https://github.com/IBM/kui/issues/4229)
+* sidecar views do not respect tab-specificity ([5a1cae2](https://github.com/IBM/kui/commit/5a1cae2)), closes [#4362](https://github.com/IBM/kui/issues/4362)
+* **plugins/plugin-client-common:** with narrow windows, hide sidecar resize thumb ([a7c72e8](https://github.com/IBM/kui/commit/a7c72e8)), closes [#4179](https://github.com/IBM/kui/issues/4179)
+* **plugins/plugin-ibmcloud:** ibmcloud ce job list does not support name filters ([5daa930](https://github.com/IBM/kui/commit/5daa930)), closes [#5450](https://github.com/IBM/kui/issues/5450)
+* table status grid layout seems buggy ([7da6ff3](https://github.com/IBM/kui/commit/7da6ff3)), closes [#4143](https://github.com/IBM/kui/issues/4143)
+* **plugins/plugin-kubectl:** kubectl watch tables can be misparsed ([cb3e1c2](https://github.com/IBM/kui/commit/cb3e1c2)), closes [#4139](https://github.com/IBM/kui/issues/4139)
+* **plugins/plugni-client-common:** improve contrast of Toolbar tooltips ([a167f3b](https://github.com/IBM/kui/commit/a167f3b)), closes [#4108](https://github.com/IBM/kui/issues/4108)
+* text selection in active xterms for light themes is not visible ([ace9ec9](https://github.com/IBM/kui/commit/ace9ec9)), closes [#4087](https://github.com/IBM/kui/issues/4087)
+* **plugins/plugin-kubectl:** remove leftover debugging printf in kubectl help ([39ab52f](https://github.com/IBM/kui/commit/39ab52f)), closes [#4083](https://github.com/IBM/kui/issues/4083)
+* improved color contrast in bottom stripe light themes (on hover) ([58681b8](https://github.com/IBM/kui/commit/58681b8)), closes [#4081](https://github.com/IBM/kui/issues/4081)
+* kubectl edit apply twice does not work ([1976134](https://github.com/IBM/kui/commit/1976134)), closes [#4797](https://github.com/IBM/kui/issues/4797)
+* snapshot command throws errors when capturing watch responses ([600f049](https://github.com/IBM/kui/commit/600f049)), closes [#5452](https://github.com/IBM/kui/issues/5452)
+* summary tab is not read-only for kubectl edit command ([9f7ff82](https://github.com/IBM/kui/commit/9f7ff82)), closes [#4809](https://github.com/IBM/kui/issues/4809)
+* tab new command should respond with ElsewhereCommentary response ([19a7e1d](https://github.com/IBM/kui/commit/19a7e1d)), closes [#5602](https://github.com/IBM/kui/issues/5602)
+* terminal clearing versus splits results in non-replayable splits ([8f9dc23](https://github.com/IBM/kui/commit/8f9dc23)), closes [#5626](https://github.com/IBM/kui/issues/5626)
+* TopNavSidecar doesn't return to the previous selected Tab when back button is hit ([32acee5](https://github.com/IBM/kui/commit/32acee5)), closes [#4745](https://github.com/IBM/kui/issues/4745)
+* **plugins/plugin-client-common:** badge/STATUS column is always monospace ([b53e8f9](https://github.com/IBM/kui/commit/b53e8f9)), closes [#4056](https://github.com/IBM/kui/issues/4056)
+* **plugins/plugin-client-common:** css regression of sidecar-header in popup mode ([6112f94](https://github.com/IBM/kui/commit/6112f94)), closes [#4061](https://github.com/IBM/kui/issues/4061)
+* **plugins/plugin-client-common:** defer loading of both icon sets ([7d343b8](https://github.com/IBM/kui/commit/7d343b8)), closes [#5444](https://github.com/IBM/kui/issues/5444)
+* **plugins/plugin-client-common:** input element clips with larger font sizes ([c62678b](https://github.com/IBM/kui/commit/c62678b)), closes [#4026](https://github.com/IBM/kui/issues/4026)
+* **plugins/plugin-client-common:** reduce size of sidecar window buttons ([79336ad](https://github.com/IBM/kui/commit/79336ad)), closes [#4074](https://github.com/IBM/kui/issues/4074)
+* **plugins/plugin-client-common:** SequenceDiagram can have NaNs in the UI ([ac476a6](https://github.com/IBM/kui/commit/ac476a6)), closes [#5559](https://github.com/IBM/kui/issues/5559)
+* **plugins/plugin-client-common:** SequenceDiagram UI refinements ([5d8c3f7](https://github.com/IBM/kui/commit/5d8c3f7)), closes [#5557](https://github.com/IBM/kui/issues/5557)
+* **plugins/plugin-client-common:** switching table from Table to Timeline and back to Table does not work ([c924d67](https://github.com/IBM/kui/commit/c924d67)), closes [#5430](https://github.com/IBM/kui/issues/5430)
+* **plugins/plugin-client-common:** table bottom toolbar buttons lack padding ([79f0abe](https://github.com/IBM/kui/commit/79f0abe)), closes [#5554](https://github.com/IBM/kui/issues/5554)
+* **plugins/plugin-client-common:** threshold for auto-grid is too low ([9cb76ee](https://github.com/IBM/kui/commit/9cb76ee)), closes [#5424](https://github.com/IBM/kui/issues/5424)
+* **plugins/plugin-client-common:** update welcome.json notebook to improve listing of available notebooks ([c6f89f4](https://github.com/IBM/kui/commit/c6f89f4)), closes [#5583](https://github.com/IBM/kui/issues/5583)
+* **plugins/plugin-client-common:** WatchPane has non-zero height even when empty ([67a7070](https://github.com/IBM/kui/commit/67a7070)), closes [#4629](https://github.com/IBM/kui/issues/4629)
+* cmd+w doesn't closes the window when there's only 1 tab ([f2868a9](https://github.com/IBM/kui/commit/f2868a9)), closes [#3884](https://github.com/IBM/kui/issues/3884)
+* disable pagination and use word-break in sidecar sidecar carbon-tables ([8d4ff4f](https://github.com/IBM/kui/commit/8d4ff4f)), closes [#3882](https://github.com/IBM/kui/issues/3882)
+* Form component sometimes has too-small TextInputs ([21d841d](https://github.com/IBM/kui/commit/21d841d)), closes [#4036](https://github.com/IBM/kui/issues/4036)
+* grid colors are sometimes off ([e66f56f](https://github.com/IBM/kui/commit/e66f56f)), closes [#5422](https://github.com/IBM/kui/issues/5422)
+* helm on its own should render in sidecar ([4b82517](https://github.com/IBM/kui/commit/4b82517)), closes [#4010](https://github.com/IBM/kui/issues/4010)
+* improve CodeSnippet rendering in Markdown ([9df43d0](https://github.com/IBM/kui/commit/9df43d0)), closes [#3863](https://github.com/IBM/kui/issues/3863)
+* improve contrast of table Pagination component in light themes ([41246c3](https://github.com/IBM/kui/commit/41246c3)), closes [#4038](https://github.com/IBM/kui/issues/4038)
+* improve contrast of top tab stripe versus sidecar title stripe ([ee9eb63](https://github.com/IBM/kui/commit/ee9eb63)), closes [#3956](https://github.com/IBM/kui/issues/3956)
+* improve Form layout ([2003622](https://github.com/IBM/kui/commit/2003622)), closes [#4034](https://github.com/IBM/kui/issues/4034)
+* improve Terminal horizontal alignment for carbon themes ([fe7c8bb](https://github.com/IBM/kui/commit/fe7c8bb)), closes [#3891](https://github.com/IBM/kui/issues/3891)
+* multiple fixes for screenshot toast notification UI ([8725e0b](https://github.com/IBM/kui/commit/8725e0b)), closes [#3933](https://github.com/IBM/kui/issues/3933)
+* paginated tables always take up full width ([f0fe792](https://github.com/IBM/kui/commit/f0fe792)), closes [#3859](https://github.com/IBM/kui/issues/3859)
+* Popup client should place InputStripe inside of StatusStripe ([a09138d](https://github.com/IBM/kui/commit/a09138d)), closes [#3949](https://github.com/IBM/kui/issues/3949)
+* reduce No log data followed by log data behavior in kube logs ([e1c0624](https://github.com/IBM/kui/commit/e1c0624)), closes [#4624](https://github.com/IBM/kui/issues/4624)
+* restore support for quiet table clicks ([b8d4e51](https://github.com/IBM/kui/commit/b8d4e51)), closes [#3894](https://github.com/IBM/kui/issues/3894)
+* some UI elements missing from editor UI ([797f527](https://github.com/IBM/kui/commit/797f527)), closes [#4582](https://github.com/IBM/kui/issues/4582)
+* STATUS cell not centered when sidecar is open ([4fb507a](https://github.com/IBM/kui/commit/4fb507a)), closes [#4059](https://github.com/IBM/kui/issues/4059)
+* status stripe refinements ([1394043](https://github.com/IBM/kui/commit/1394043)), closes [#4069](https://github.com/IBM/kui/issues/4069) [#4069](https://github.com/IBM/kui/issues/4069)
+* tables overflow horizontally when sidecar is open ([2d6bc95](https://github.com/IBM/kui/commit/2d6bc95)), closes [#4016](https://github.com/IBM/kui/issues/4016)
+* TopNavSidecar tabs should auto-pause and auto-focus when switching ([2b00dd9](https://github.com/IBM/kui/commit/2b00dd9)), closes [#4741](https://github.com/IBM/kui/issues/4741) [#4748](https://github.com/IBM/kui/issues/4748)
+* when sidecar is open, only show status badge, not status text ([3214db2](https://github.com/IBM/kui/commit/3214db2)), closes [#4058](https://github.com/IBM/kui/issues/4058)
+* **plugin-client-common:** PaginatedTable clicks on page N+1 activate handlers on first page ([f5f6045](https://github.com/IBM/kui/commit/f5f6045)), closes [#3999](https://github.com/IBM/kui/issues/3999)
+* **plugins/plugin-client-common:** active PTY easily loses focus ([8ca12e8](https://github.com/IBM/kui/commit/8ca12e8)), closes [#3945](https://github.com/IBM/kui/issues/3945)
+* **plugins/plugin-client-common:** closing first tab can close entire window ([6ef836d](https://github.com/IBM/kui/commit/6ef836d)), closes [#3896](https://github.com/IBM/kui/issues/3896)
+* **plugins/plugin-client-common:** horizontal scrollbar can flash on and off ([3c26eca](https://github.com/IBM/kui/commit/3c26eca)), closes [#3937](https://github.com/IBM/kui/issues/3937)
+* **plugins/plugin-client-common:** improve consistency of button hover effects ([2e96c8c](https://github.com/IBM/kui/commit/2e96c8c)), closes [#3986](https://github.com/IBM/kui/issues/3986)
+* **plugins/plugin-client-common:** improve Markdown styling of ul ([e60d592](https://github.com/IBM/kui/commit/e60d592)), closes [#3865](https://github.com/IBM/kui/issues/3865)
+* **plugins/plugin-client-common:** improve Screenshot UI ([bc2102a](https://github.com/IBM/kui/commit/bc2102a)), closes [#3734](https://github.com/IBM/kui/issues/3734)
+* **plugins/plugin-client-common:** LeftNavSidecar does not support font zooming ([7008857](https://github.com/IBM/kui/commit/7008857)), closes [#4001](https://github.com/IBM/kui/issues/4001)
+* **plugins/plugin-client-common:** live tables too thin when sidecar is open ([ccd41f0](https://github.com/IBM/kui/commit/ccd41f0)), closes [#4029](https://github.com/IBM/kui/issues/4029) [#4031](https://github.com/IBM/kui/issues/4031)
+* **plugins/plugin-client-common:** shorten top tabs ([da02499](https://github.com/IBM/kui/commit/da02499)), closes [#3872](https://github.com/IBM/kui/issues/3872)
+* **plugins/plugin-client-common:** SplitPane layout issues with electron 7 ([b81b75d](https://github.com/IBM/kui/commit/b81b75d)), closes [#3914](https://github.com/IBM/kui/issues/3914)
+* **plugins/plugin-client-common:** yellow badges in sidecar have low contrast ([325d23f](https://github.com/IBM/kui/commit/325d23f)), closes [#4050](https://github.com/IBM/kui/issues/4050)
+* improve presentation with narrow windows ([cb23c63](https://github.com/IBM/kui/commit/cb23c63)), closes [#3954](https://github.com/IBM/kui/issues/3954)
+* **plugins/plugin-client-common:** small tweaks to h3 headers in Markdown content ([3eee334](https://github.com/IBM/kui/commit/3eee334)), closes [#3918](https://github.com/IBM/kui/issues/3918)
+* plugin-client-command/default are publishing tsbuildinfo ([0ad3f2a](https://github.com/IBM/kui/commit/0ad3f2a)), closes [#3846](https://github.com/IBM/kui/issues/3846)
+* restore status stripe to default behavior on terminal clear ([128ec92](https://github.com/IBM/kui/commit/128ec92)), closes [#5495](https://github.com/IBM/kui/issues/5495)
+* TabContent constructor sometimes calls this.setState ([5a72470](https://github.com/IBM/kui/commit/5a72470)), closes [#3844](https://github.com/IBM/kui/issues/3844)
+* table model should not allow raw HTML Node ([39c87ce](https://github.com/IBM/kui/commit/39c87ce)), closes [#3785](https://github.com/IBM/kui/issues/3785)
+* vfs fixes for multi-source copying and for s3 globbing ([893902e](https://github.com/IBM/kui/commit/893902e)), closes [#5511](https://github.com/IBM/kui/issues/5511)
+* **packages/core:** restore CommandStringContent as one of FunctionThatProducesContent types ([1e32b93](https://github.com/IBM/kui/commit/1e32b93)), closes [#3687](https://github.com/IBM/kui/issues/3687)
+* **plugins/plugin-carbon-themes:** carbon themes do not fully apply ([1659157](https://github.com/IBM/kui/commit/1659157)), closes [#3740](https://github.com/IBM/kui/issues/3740)
+* **plugins/plugin-carbon-themes:** color contrast issues in carbon gray 10 ([0211b54](https://github.com/IBM/kui/commit/0211b54)), closes [#3775](https://github.com/IBM/kui/issues/3775)
+* **plugins/plugin-client-common:** active+processing tab is not properly colored ([56bc759](https://github.com/IBM/kui/commit/56bc759)), closes [#3827](https://github.com/IBM/kui/issues/3827)
+* **plugins/plugin-client-common:** clean up screenshot notification UI ([9ddec1a](https://github.com/IBM/kui/commit/9ddec1a)), closes [#3699](https://github.com/IBM/kui/issues/3699)
+* **plugins/plugin-client-common:** clear console should restore active prompt value ([23afefd](https://github.com/IBM/kui/commit/23afefd)), closes [#3797](https://github.com/IBM/kui/issues/3797)
+* **plugins/plugin-client-common:** improve error handling of hackFocus ([a16b680](https://github.com/IBM/kui/commit/a16b680)), closes [#3769](https://github.com/IBM/kui/issues/3769)
+* **plugins/plugin-client-common:** improve error handling of Scalar.tsx ([53cd8e5](https://github.com/IBM/kui/commit/53cd8e5)), closes [#3781](https://github.com/IBM/kui/issues/3781)
+* **plugins/plugin-client-common:** improve focus preservation of active prompt ([1ef2153](https://github.com/IBM/kui/commit/1ef2153)), closes [#3805](https://github.com/IBM/kui/issues/3805)
+* **plugins/plugin-client-common:** improve Scalar renderer error handling ([c42fd6a](https://github.com/IBM/kui/commit/c42fd6a)), closes [#3765](https://github.com/IBM/kui/issues/3765)
+* **plugins/plugin-client-common:** improved fix for status stripe icon spacing ([fe9eab2](https://github.com/IBM/kui/commit/fe9eab2)), closes [#3724](https://github.com/IBM/kui/issues/3724)
+* **plugins/plugin-client-common:** inBrowser, prompt should be basename ([f47d03c](https://github.com/IBM/kui/commit/f47d03c)), closes [#3815](https://github.com/IBM/kui/issues/3815)
+* **plugins/plugin-client-common:** keyboard shortcuts for TopTabStripe aren't working ([24d074f](https://github.com/IBM/kui/commit/24d074f)), closes [#3643](https://github.com/IBM/kui/issues/3643)
+* **plugins/plugin-client-common:** misaligned svgs in paginated table ([7a201c2](https://github.com/IBM/kui/commit/7a201c2)), closes [#3702](https://github.com/IBM/kui/issues/3702)
+* **plugins/plugin-client-common:** odd border-left in prompt for light themes ([a9f8af3](https://github.com/IBM/kui/commit/a9f8af3)), closes [#3752](https://github.com/IBM/kui/issues/3752)
+* **plugins/plugin-client-common:** re-implement "sidecar-visible" attribute of Terminal ([6d280ab](https://github.com/IBM/kui/commit/6d280ab)), closes [#3833](https://github.com/IBM/kui/issues/3833)
+* **plugins/plugin-client-common:** remove old min-width-date-like css class ([b075b7b](https://github.com/IBM/kui/commit/b075b7b)), closes [#3767](https://github.com/IBM/kui/issues/3767)
+* **plugins/plugin-client-common:** screenshot notification never goes away ([9a8ad4f](https://github.com/IBM/kui/commit/9a8ad4f)), closes [#3705](https://github.com/IBM/kui/issues/3705)
+* **plugins/plugin-client-common:** status stripe left-pad missing ([58d0613](https://github.com/IBM/kui/commit/58d0613)), closes [#3724](https://github.com/IBM/kui/issues/3724)
+* **plugins/plugin-client-common:** stop using value prop for uncontrolled input element ([fdbfaff](https://github.com/IBM/kui/commit/fdbfaff)), closes [#3778](https://github.com/IBM/kui/issues/3778)
+* **plugins/plugin-client-common:** streaming output does not scroll terminal ([63891d6](https://github.com/IBM/kui/commit/63891d6)), closes [#3760](https://github.com/IBM/kui/issues/3760)
+* **plugins/plugin-client-common:** tab completion UI does not render on separate line from input ([61b169b](https://github.com/IBM/kui/commit/61b169b)), closes [#5307](https://github.com/IBM/kui/issues/5307)
+* **plugins/plugin-client-common:** Tab uses strings rather than numbers for Close16 dimensions ([786447c](https://github.com/IBM/kui/commit/786447c)), closes [#3771](https://github.com/IBM/kui/issues/3771)
+* **plugins/plugin-client-common:** Tab.tsx does not render "processing" state ([1ae0ab5](https://github.com/IBM/kui/commit/1ae0ab5)), closes [#3646](https://github.com/IBM/kui/issues/3646)
+* **plugins/plugin-client-common:** TableCell view can fail when given empty duration cells ([04251be](https://github.com/IBM/kui/commit/04251be)), closes [#5332](https://github.com/IBM/kui/issues/5332)
+* **plugins/plugin-client-common:** text-selection is not working in repl ([5672e02](https://github.com/IBM/kui/commit/5672e02)), closes [#3738](https://github.com/IBM/kui/issues/3738) [#3739](https://github.com/IBM/kui/issues/3739) [#3741](https://github.com/IBM/kui/issues/3741)
+* **plugins/plugin-client-common:** Timeline may not render properly ([d66d728](https://github.com/IBM/kui/commit/d66d728)), closes [#5383](https://github.com/IBM/kui/issues/5383)
+* **plugins/plugin-client-common:** Timeline should use stdev-based heat map ([5dd7427](https://github.com/IBM/kui/commit/5dd7427)), closes [#5395](https://github.com/IBM/kui/issues/5395)
+* **plugins/plugin-client-common:** Timeline tooltip for cold starts has incorrect concurrency count ([bb54cb8](https://github.com/IBM/kui/commit/bb54cb8)), closes [#5390](https://github.com/IBM/kui/issues/5390)
+* **plugins/plugin-client-common:** top tabs disappear with narrower windows ([4184247](https://github.com/IBM/kui/commit/4184247)), closes [#3842](https://github.com/IBM/kui/issues/3842)
+* **plugins/plugin-client-common:** tweaks to WatchPane layout and typogrpahy ([a716bdc](https://github.com/IBM/kui/commit/a716bdc)), closes [#4549](https://github.com/IBM/kui/issues/4549)
+* **plugins/plugin-client-common:** update SequenceDiagram view to display the duration of each interval ([0cf1fcf](https://github.com/IBM/kui/commit/0cf1fcf)), closes [#5470](https://github.com/IBM/kui/issues/5470)
+* **plugins/plugin-client-common:** WatchPane spacing fixes ([b3bd998](https://github.com/IBM/kui/commit/b3bd998)), closes [#4547](https://github.com/IBM/kui/issues/4547)
+* eliminate the the use of symlink of adding css files to build stage ([dad4987](https://github.com/IBM/kui/commit/dad4987)), closes [#3567](https://github.com/IBM/kui/issues/3567)
+* eliminate use of custom tag ([00e2728](https://github.com/IBM/kui/commit/00e2728)), closes [#3777](https://github.com/IBM/kui/issues/3777)
+* multiple command history regressions ([cbba96c](https://github.com/IBM/kui/commit/cbba96c)), closes [#5283](https://github.com/IBM/kui/issues/5283)
+* pick a winner if more than one tab completion enumerator has offerings ([fbd6696](https://github.com/IBM/kui/commit/fbd6696)), closes [#3736](https://github.com/IBM/kui/issues/3736)
+* reverse-i-search does not always terminate with current completion ([e05d905](https://github.com/IBM/kui/commit/e05d905)), closes [#3799](https://github.com/IBM/kui/issues/3799)
+* snapshot and replay of table clicks for Notebook v1 ([1a87dbf](https://github.com/IBM/kui/commit/1a87dbf)), closes [#5821](https://github.com/IBM/kui/issues/5821)
+* some code is dependent on the existence of static config files ([cdc6487](https://github.com/IBM/kui/commit/cdc6487)), closes [#3813](https://github.com/IBM/kui/issues/3813)
+* stop loading the entire carbon-components.min.css ([5ecba14](https://github.com/IBM/kui/commit/5ecba14)), closes [#3744](https://github.com/IBM/kui/issues/3744)
+* switching splits does not participate in tab state ([6eb8db4](https://github.com/IBM/kui/commit/6eb8db4)), closes [#5272](https://github.com/IBM/kui/issues/5272)
+* tweak the input background and border to enhance the readability of notebooks ([3928768](https://github.com/IBM/kui/commit/3928768)), closes [#5982](https://github.com/IBM/kui/issues/5982)
+* use more standard TopTabStripe UI ([c390dff](https://github.com/IBM/kui/commit/c390dff)), closes [#3867](https://github.com/IBM/kui/issues/3867)
+* **plugins/plugin-client-common:** When command completes, TopTab doesn't change the process state ([f8139ac](https://github.com/IBM/kui/commit/f8139ac)), closes [#3707](https://github.com/IBM/kui/issues/3707)
+* **plugins/plugin-client-common:** with reverse-i-search many errors in console on key press ([794a2d0](https://github.com/IBM/kui/commit/794a2d0)), closes [#4564](https://github.com/IBM/kui/issues/4564)
+* **plugins/plugin-client-default:** improve table layout for radio tables ([75e1e70](https://github.com/IBM/kui/commit/75e1e70)), closes [#3596](https://github.com/IBM/kui/issues/3596)
+* **plugins/plugin-kubectl:** k get events -w bombs ([20c2caf](https://github.com/IBM/kui/commit/20c2caf)), closes [#4557](https://github.com/IBM/kui/issues/4557)
+
+
+### chore
+
+* clean up directory structure ([70d19e9](https://github.com/IBM/kui/commit/70d19e9)), closes [#4301](https://github.com/IBM/kui/issues/4301)
+* kui client cleanup ([b4c3984](https://github.com/IBM/kui/commit/b4c3984)), closes [#3974](https://github.com/IBM/kui/issues/3974)
+* load-time tuning ([1a9b10e](https://github.com/IBM/kui/commit/1a9b10e)), closes [#8070](https://github.com/IBM/kui/issues/8070)
+* port notebooks to markdown ([a64295d](https://github.com/IBM/kui/commit/a64295d))
+* update to react 18 ([277095f](https://github.com/IBM/kui/commit/277095f))
+
+
+### Features
+
+* Add colorful status message to kubernetes sidecar ([981afa6](https://github.com/IBM/kui/commit/981afa6))
+* add KuiHeader mixin ([935f30c](https://github.com/IBM/kui/commit/935f30c))
+* add support for ansi terminal link extension ([d913321](https://github.com/IBM/kui/commit/d913321))
+* allow clients to disable new tab or new split via props ([6bfcbab](https://github.com/IBM/kui/commit/6bfcbab))
+* allow clients to request that the hamburger menu not be shown ([1f2aa6e](https://github.com/IBM/kui/commit/1f2aa6e))
+* allow controllers to add class to top-level tabs ([929d295](https://github.com/IBM/kui/commit/929d295))
+* allow guidebooks to selectively include fields from source material ([09e0b67](https://github.com/IBM/kui/commit/09e0b67))
+* export `CardResponse` to allow for consistent wrappering of "commentary" responses ([1f703c2](https://github.com/IBM/kui/commit/1f703c2))
+* export SplitInjector from plugin-client-common ([5c5b0b4](https://github.com/IBM/kui/commit/5c5b0b4))
+* improved support for passing through window titles for new windows ([670d429](https://github.com/IBM/kui/commit/670d429))
+* integrate plugin-madwizard ([78b1e3b](https://github.com/IBM/kui/commit/78b1e3b))
+* loadbook content loader should support env vars on path to file ([0e8413f](https://github.com/IBM/kui/commit/0e8413f))
+* madwizard playground ([4b6b257](https://github.com/IBM/kui/commit/4b6b257))
+* update Annotations and Labels tabs to use editor view for json values ([4e4fa91](https://github.com/IBM/kui/commit/4e4fa91))
+* **plugins/plugin-client-common:** add `ansi` language tag support for markdown code blocks ([c00667f](https://github.com/IBM/kui/commit/c00667f))
+* **plugins/plugin-client-common:** add `show` command as shorthand for `commentary -f` ([2eaa32b](https://github.com/IBM/kui/commit/2eaa32b))
+* **plugins/plugin-client-common:** add gray markdown tips ([0499e67](https://github.com/IBM/kui/commit/0499e67))
+* **plugins/plugin-client-common:** add progress bar to guide header ([21b6086](https://github.com/IBM/kui/commit/21b6086))
+* **plugins/plugin-client-common:** add Progress UI to Wizard component ([20dc3e0](https://github.com/IBM/kui/commit/20dc3e0))
+* **plugins/plugin-client-common:** add support for :badge-warning-optional: style of markdown ([c8fdbe1](https://github.com/IBM/kui/commit/c8fdbe1))
+* **plugins/plugin-client-common:** add support for "inline/inline-end" tips ([292c441](https://github.com/IBM/kui/commit/292c441))
+* **plugins/plugin-client-common:** add support for {% include %} syntax in markdown ([04db4d4](https://github.com/IBM/kui/commit/04db4d4))
+* **plugins/plugin-client-common:** add support for markdown language in curly braces ([cc5108b](https://github.com/IBM/kui/commit/cc5108b))
+* **plugins/plugin-client-common:** add support for placeholder text in markdown splits ([8c73b31](https://github.com/IBM/kui/commit/8c73b31))
+* **plugins/plugin-client-common:** add two tree reductions to guidebook dependence tree ([a1ee911](https://github.com/IBM/kui/commit/a1ee911))
+* **plugins/plugin-client-common:** allow guidebooks to disable global progress bar ([51c5b44](https://github.com/IBM/kui/commit/51c5b44))
+* **plugins/plugin-client-common:** allow inlining of snippets inside of tabs ([f429dca](https://github.com/IBM/kui/commit/f429dca))
+* **plugins/plugin-client-common:** allow markdown images to point to client images ([e973fcb](https://github.com/IBM/kui/commit/e973fcb))
+* **plugins/plugin-client-common:** allow snippet base path to be specified in topmatter ([f781a35](https://github.com/IBM/kui/commit/f781a35))
+* **plugins/plugin-client-common:** allow splits created in guidebook to be closed ([c6a5a94](https://github.com/IBM/kui/commit/c6a5a94))
+* **plugins/plugin-client-common:** allow tabs to be renamed ([4c1645e](https://github.com/IBM/kui/commit/4c1645e))
+* **plugins/plugin-client-common:** allow topmatter wizard steps to define a step description ([3573e31](https://github.com/IBM/kui/commit/3573e31))
+* **plugins/plugin-client-common:** allow wizard header to be collapsed ([e8b9c2c](https://github.com/IBM/kui/commit/e8b9c2c))
+* **plugins/plugin-client-common:** allow wizard steps to be specified in topmatter ([d75cb02](https://github.com/IBM/kui/commit/d75cb02))
+* **plugins/plugin-client-common:** allow wizards with normal kui splits ([47a644c](https://github.com/IBM/kui/commit/47a644c))
+* **plugins/plugin-client-common:** assign code blocks an ordinal execution order ([c685b94](https://github.com/IBM/kui/commit/c685b94))
+* **plugins/plugin-client-common:** automate selection of platform choices ([bde516c](https://github.com/IBM/kui/commit/bde516c))
+* **plugins/plugin-client-common:** be smarter about enabling line numbers in monaco-editor ([51fb118](https://github.com/IBM/kui/commit/51fb118))
+* **plugins/plugin-client-common:** extract description for guidebook choices ([d7788dd](https://github.com/IBM/kui/commit/d7788dd))
+* **plugins/plugin-client-common:** improve tooltips for SequenceDiagram bars ([89081f7](https://github.com/IBM/kui/commit/89081f7))
+* **plugins/plugin-client-common:** improved layout for grid watchers ([e5dd107](https://github.com/IBM/kui/commit/e5dd107))
+* **plugins/plugin-client-common:** increase font size of markdown icons inside of h1 ([e653147](https://github.com/IBM/kui/commit/e653147))
+* **plugins/plugin-client-common:** infer Wizard from guidebook DAG ([d16c30d](https://github.com/IBM/kui/commit/d16c30d))
+* **plugins/plugin-client-common:** initial support for code block ordering ([adc8beb](https://github.com/IBM/kui/commit/adc8beb))
+* **plugins/plugin-client-common:** kubectl labels ui should be more easily copy/pasteable ([f01c002](https://github.com/IBM/kui/commit/f01c002))
+* **plugins/plugin-client-common:** more clearly distinguish optional and already-executed code blocks ([300cfdb](https://github.com/IBM/kui/commit/300cfdb))
+* **plugins/plugin-client-common:** noTopTabs, allowing clients to use the sidebar instead of top tabs ([4d17b77](https://github.com/IBM/kui/commit/4d17b77))
+* **plugins/plugin-client-common:** refinements to wizard header guidebook spacing ([432ead3](https://github.com/IBM/kui/commit/432ead3))
+* **plugins/plugin-client-common:** shift a few more components to use Tooltip ([f96640d](https://github.com/IBM/kui/commit/f96640d))
+* **plugins/plugin-client-common:** show code block Run in offline clients with sample output ([8922214](https://github.com/IBM/kui/commit/8922214))
+* **plugins/plugin-client-common:** some groundwork for for running choice-free guidebooks ([7117486](https://github.com/IBM/kui/commit/7117486))
+* **plugins/plugin-client-common:** support for "question" tips in markdown ([f4a10a0](https://github.com/IBM/kui/commit/f4a10a0))
+* **plugins/plugin-client-common:** support for imports in markdown ([afc10a7](https://github.com/IBM/kui/commit/afc10a7))
+* **plugins/plugin-client-common:** update Guide to show step validation ([938d88a](https://github.com/IBM/kui/commit/938d88a))
+* **plugins/plugin-client-common:** use Tile UI for choices ([7c0e4e6](https://github.com/IBM/kui/commit/7c0e4e6))
+* **plugins/plugin-client-common:** when renaming a tab, Enter should blur input ([f269ef1](https://github.com/IBM/kui/commit/f269ef1))
+* **plugins/plugin-client-common:** wizard footer should allow for extra buttons ([e59a6be](https://github.com/IBM/kui/commit/e59a6be))
+* add guidebook code block cleanup support ([70723ed](https://github.com/IBM/kui/commit/70723ed))
+* remove bottom strip support and replace with right strip support ([27d06a1](https://github.com/IBM/kui/commit/27d06a1))
+* remove split position button from split header ([ecaf5ef](https://github.com/IBM/kui/commit/ecaf5ef))
+* use dominator tree in formation of code block dependence graph ([58ac0bc](https://github.com/IBM/kui/commit/58ac0bc))
+* **plugins/plugin-kubectl:** CurrentContext/Namespace widgets shouldn't echo the switch commands ([82ca7a0](https://github.com/IBM/kui/commit/82ca7a0))
+* **plugins/plugin-kubectl:** improved display of kubernetes jobs via `kubectl dashboard jobs` ([ad21df4](https://github.com/IBM/kui/commit/ad21df4))
+* allow for guidebooks to have a "normal" split with a terminal ([dfb70f3](https://github.com/IBM/kui/commit/dfb70f3))
+* allow guidebooks to capture prefetched row drilldown content ([15cecd8](https://github.com/IBM/kui/commit/15cecd8))
+* GitHubIcon status stripe component ([3e47d01](https://github.com/IBM/kui/commit/3e47d01))
+* improve consistency of input element coloring between guidebooks and plain terminals ([d5bac1d](https://github.com/IBM/kui/commit/d5bac1d))
+* **plugins/plugin-client-common:** support for markdown `` and `` syntax ([80d0c04](https://github.com/IBM/kui/commit/80d0c04))
+* **plugins/plugin-client-common:** Tables should display as full width in guidebooks ([953d86a](https://github.com/IBM/kui/commit/953d86a))
+* **plugins/plugin-client-common:** wizard mini progress should use our Spinner component ([ae30ae7](https://github.com/IBM/kui/commit/ae30ae7))
+* ` ` component should automate more of guidebook mounting ([58ed18b](https://github.com/IBM/kui/commit/58ed18b))
+* add a client option to show the block execution buttons sequentially ([55d90e0](https://github.com/IBM/kui/commit/55d90e0))
+* add readonly and executable client options for replaying notebooks ([f5f7072](https://github.com/IBM/kui/commit/f5f7072))
+* core/repl handles redirecting command output to files in VFS ([51889c1](https://github.com/IBM/kui/commit/51889c1))
+* enable splits for popup mode ([0b95d9c](https://github.com/IBM/kui/commit/0b95d9c)), closes [#7542](https://github.com/IBM/kui/issues/7542)
+* Table model should allow controller to specify the number of footer events to display ([797eee7](https://github.com/IBM/kui/commit/797eee7)), closes [#7878](https://github.com/IBM/kui/issues/7878)
+* Use patternfly Sidebar to display guidebooks ([d2333e4](https://github.com/IBM/kui/commit/d2333e4))
+* **plugins/plugin-client-common:** add support for `???` syntax in markdown ([f8037f4](https://github.com/IBM/kui/commit/f8037f4))
+* **plugins/plugin-client-common:** Add support for expandable sections in markdown ([a330222](https://github.com/IBM/kui/commit/a330222))
+* **plugins/plugin-client-common:** add Timer to code block ([c576516](https://github.com/IBM/kui/commit/c576516))
+* **plugins/plugin-client-common:** allow markdown code blocks to validate prior executions ([80a67a2](https://github.com/IBM/kui/commit/80a67a2))
+* **plugins/plugin-client-common:** allow markdown to link to markdown tabs ([45ceec9](https://github.com/IBM/kui/commit/45ceec9))
+* **plugins/plugin-client-common:** allow markdown to specify a mapping of content to terminal splits ([21d252a](https://github.com/IBM/kui/commit/21d252a))
+* **plugins/plugin-client-common:** allow notebooks to create a second+ default-positioned split ([d9a729d](https://github.com/IBM/kui/commit/d9a729d))
+* **plugins/plugin-client-common:** display code block status in code block ([608cb62](https://github.com/IBM/kui/commit/608cb62))
+* **plugins/plugin-client-common:** MadeWithKui widget ([d841cd1](https://github.com/IBM/kui/commit/d841cd1))
+* Add ability to swap the order of splits ([0658c5f](https://github.com/IBM/kui/commit/0658c5f)), closes [#7975](https://github.com/IBM/kui/issues/7975)
+* add prereq check to the welcome and kubernetes notebooks ([42a9198](https://github.com/IBM/kui/commit/42a9198))
+* add support for left strip positioning of terminal splits ([a8dc71f](https://github.com/IBM/kui/commit/a8dc71f)), closes [#8202](https://github.com/IBM/kui/issues/8202)
+* allow `replay` command to open multiple notebooks ([a12ad93](https://github.com/IBM/kui/commit/a12ad93)), closes [#8162](https://github.com/IBM/kui/issues/8162)
+* allow commentary edit and preview to be decoupled into separate views ([ce57915](https://github.com/IBM/kui/commit/ce57915))
+* allow table controllers to specify drilldownTo property on a per-cell basis ([38d88d4](https://github.com/IBM/kui/commit/38d88d4))
+* externalize code block responses in serialized form ([4596e49](https://github.com/IBM/kui/commit/4596e49))
+* Improve support for inverted color schemes ([72e096a](https://github.com/IBM/kui/commit/72e096a)), closes [#7918](https://github.com/IBM/kui/issues/7918)
+* MixedResponse only supported string arrays; update to support number arrays ([66002c3](https://github.com/IBM/kui/commit/66002c3))
+* replay notebook from url ([d515f6d](https://github.com/IBM/kui/commit/d515f6d))
+* support for maximized blocks in markdown notebooks ([fe7ede5](https://github.com/IBM/kui/commit/fe7ede5))
+* **plugins/plugin-client-common:** Animation with a spin effect for in-progress states of ProgressStepper ([8a20187](https://github.com/IBM/kui/commit/8a20187))
+* **plugins/plugin-client-common:** initial remark-tabbed markdown extension ([91f7c80](https://github.com/IBM/kui/commit/91f7c80))
+* **plugins/plugin-client-common:** support execution of markdown code blocks! ([3704a2c](https://github.com/IBM/kui/commit/3704a2c))
+* **plugins/plugin-client-common:** support for validate: $body ([cbf7cdc](https://github.com/IBM/kui/commit/cbf7cdc))
+* bottom strip UI and StatusModel UI ([0721ec5](https://github.com/IBM/kui/commit/0721ec5)), closes [#8123](https://github.com/IBM/kui/issues/8123)
+* refine colorings of SequenceDiagram view ([3ff09bc](https://github.com/IBM/kui/commit/3ff09bc))
+* support for Description List UIs ([81050b1](https://github.com/IBM/kui/commit/81050b1)), closes [#8058](https://github.com/IBM/kui/issues/8058)
+* table watchers should be able to provide incremental progress ([f7e4697](https://github.com/IBM/kui/commit/f7e4697))
+* toggling edit mode using CLI command ([47735d0](https://github.com/IBM/kui/commit/47735d0))
+* Update tables and SequenceDiagram to support queueing delays ([726c601](https://github.com/IBM/kui/commit/726c601)), closes [#7944](https://github.com/IBM/kui/issues/7944)
+* use PatternFly LabelGroup for kubernetes Labels tab ([b405eca](https://github.com/IBM/kui/commit/b405eca)), closes [#8116](https://github.com/IBM/kui/issues/8116)
+* Use Patternfly Text components for text styling ([e7a13e4](https://github.com/IBM/kui/commit/e7a13e4))
+* vfs pipe support ([915070c](https://github.com/IBM/kui/commit/915070c))
+* **plugins/plugin-client-common:** Add support for minor steps to ProgressStepper ([5b53174](https://github.com/IBM/kui/commit/5b53174)), closes [#8103](https://github.com/IBM/kui/issues/8103)
+* **plugins/plugin-client-common:** clean up In[1] and other aspects of Input UI ([aa71e9d](https://github.com/IBM/kui/commit/aa71e9d)), closes [#7898](https://github.com/IBM/kui/issues/7898)
+* **plugins/plugin-client-common:** Editor component should default to a fold depth of 2 ([b0ca4e7](https://github.com/IBM/kui/commit/b0ca4e7)), closes [#8008](https://github.com/IBM/kui/issues/8008)
+* **plugins/plugin-client-common:** optimize by delaying the loading of background tabs ([33a3ddb](https://github.com/IBM/kui/commit/33a3ddb))
+* **plugins/plugin-client-common:** StatusStripe widgets should be able to specify the Popover positioning ([586c4e1](https://github.com/IBM/kui/commit/586c4e1)), closes [#7941](https://github.com/IBM/kui/issues/7941)
+* **plugins/plugin-client-common:** Support a "progress stepper" UI in the Markdown component ([f9a166e](https://github.com/IBM/kui/commit/f9a166e)), closes [#8091](https://github.com/IBM/kui/issues/8091)
+* **plugins/plugin-client-common:** Update CodeSnippet to use new Language.shell support ([90427c9](https://github.com/IBM/kui/commit/90427c9))
+* When replaying a notebook, prior output should have an ExpandableSection wrapper ([5ed76ae](https://github.com/IBM/kui/commit/5ed76ae)), closes [#7846](https://github.com/IBM/kui/issues/7846)
+* **plugins/plugin-client-common:** top-level tabs are not allowed to be closed or added in a readonly client ([a535f33](https://github.com/IBM/kui/commit/a535f33))
+* link the accomplishment of a block to commentary ([a8c4f2c](https://github.com/IBM/kui/commit/a8c4f2c))
+* **plugins/plugin-client-common:** add support for in Markdown ([3761805](https://github.com/IBM/kui/commit/3761805)), closes [#7715](https://github.com/IBM/kui/issues/7715)
+* add client option `hideReplayOutput` to hide output when replaying notebook ([73fe91d](https://github.com/IBM/kui/commit/73fe91d))
+* add typeahead to kubernetes context and namespace select widget ([ff9d273](https://github.com/IBM/kui/commit/ff9d273)), closes [#7034](https://github.com/IBM/kui/issues/7034)
+* allow markdown guidebooks to define code block metadata in topmatter ([13758b1](https://github.com/IBM/kui/commit/13758b1))
+* allow table drilldown to a new window ([96d1d0e](https://github.com/IBM/kui/commit/96d1d0e))
+* cache files when watching a command ([77623cb](https://github.com/IBM/kui/commit/77623cb)), closes [#7163](https://github.com/IBM/kui/issues/7163)
+* cd command handles VFS mounts ([b66a2fb](https://github.com/IBM/kui/commit/b66a2fb)), closes [#6988](https://github.com/IBM/kui/issues/6988)
+* escape to toggle Sidebar visibility ([6e94df5](https://github.com/IBM/kui/commit/6e94df5))
+* extend markdown tab syntax to be presented as a Wizard UI ([173e436](https://github.com/IBM/kui/commit/173e436))
+* group namespaces by internal/regular in CurrentNamespace ([be2d98f](https://github.com/IBM/kui/commit/be2d98f)), closes [#7058](https://github.com/IBM/kui/issues/7058)
+* improve streaming ansi support from controllers to UI ([0d41c82](https://github.com/IBM/kui/commit/0d41c82))
+* improved support for commentary-from-file ([2efc70e](https://github.com/IBM/kui/commit/2efc70e)), closes [#7074](https://github.com/IBM/kui/issues/7074)
+* initial support for material-... icons in markdown ([2b030d7](https://github.com/IBM/kui/commit/2b030d7))
+* initial support for snippets (hash include) in markdown ([2053a79](https://github.com/IBM/kui/commit/2053a79))
+* inline markdown snippet inclusions at build time ([276b676](https://github.com/IBM/kui/commit/276b676))
+* kubernetes dashboard guidebook ([052cf65](https://github.com/IBM/kui/commit/052cf65))
+* muti-line input ([60576a4](https://github.com/IBM/kui/commit/60576a4))
+* s3 plugin ([177457f](https://github.com/IBM/kui/commit/177457f)), closes [#7536](https://github.com/IBM/kui/issues/7536)
+* section blocks ([8e79cf4](https://github.com/IBM/kui/commit/8e79cf4))
+* SplitHeader should have a clear button ([7d4456b](https://github.com/IBM/kui/commit/7d4456b))
+* **packages/core:** export prettyPrintBytes function ([5a3296f](https://github.com/IBM/kui/commit/5a3296f)), closes [#7364](https://github.com/IBM/kui/issues/7364)
+* **packages/core:** improve display of pipes vs quotes and backslash escape ([d951f54](https://github.com/IBM/kui/commit/d951f54)), closes [#7195](https://github.com/IBM/kui/issues/7195)
+* **plugins/plugin-client-common:** ability to close a split via UI gesture ([b205f7e](https://github.com/IBM/kui/commit/b205f7e)), closes [#7530](https://github.com/IBM/kui/issues/7530)
+* **plugins/plugin-client-common:** add Select description and isDisabled props ([e0d1c37](https://github.com/IBM/kui/commit/e0d1c37)), closes [#7044](https://github.com/IBM/kui/issues/7044)
+* **plugins/plugin-client-common:** allow Clients to chose not to show the StatusStripe ([b3bac1c](https://github.com/IBM/kui/commit/b3bac1c)), closes [#7359](https://github.com/IBM/kui/issues/7359)
+* add button to WatchPane to show table back in terminal ([dc22591](https://github.com/IBM/kui/commit/dc22591)), closes [#4530](https://github.com/IBM/kui/issues/4530)
+* add Kubernetes Dashboard Notebook ([9f62b63](https://github.com/IBM/kui/commit/9f62b63)), closes [#5617](https://github.com/IBM/kui/issues/5617) [#6915](https://github.com/IBM/kui/issues/6915) [#6917](https://github.com/IBM/kui/issues/6917)
+* pause and resume watchable jobs ([5d3f719](https://github.com/IBM/kui/commit/5d3f719)), closes [#1747](https://github.com/IBM/kui/issues/1747)
+* preserve changes of table view state in Notebook ([a2efb8a](https://github.com/IBM/kui/commit/a2efb8a)), closes [#5399](https://github.com/IBM/kui/issues/5399)
+* **plugins/plugin-client-common:** error messages should format as markdown ([63ca4a7](https://github.com/IBM/kui/commit/63ca4a7)), closes [#5943](https://github.com/IBM/kui/issues/5943)
+* **plugins/plugin-client-common:** for emacs users, it'd be nice if ctrl+backspace would delete prior "word" ([122eb88](https://github.com/IBM/kui/commit/122eb88)), closes [#6579](https://github.com/IBM/kui/issues/6579)
+* **plugins/plugin-client-common:** increase density of table content in minisplits ([8d6513f](https://github.com/IBM/kui/commit/8d6513f)), closes [#6790](https://github.com/IBM/kui/issues/6790)
+* **plugins/plugin-client-common:** last updated indicator in table footer ([5f91f75](https://github.com/IBM/kui/commit/5f91f75)), closes [#6783](https://github.com/IBM/kui/issues/6783)
+* **plugins/plugin-client-common:** Table clickables should have better tooltip ([1eeaa01](https://github.com/IBM/kui/commit/1eeaa01)), closes [#6805](https://github.com/IBM/kui/issues/6805)
+* add delta summary to Tree ([95a0b4a](https://github.com/IBM/kui/commit/95a0b4a)), closes [#6329](https://github.com/IBM/kui/issues/6329)
+* add events to sidecar tree ([dd4d552](https://github.com/IBM/kui/commit/dd4d552)), closes [#6140](https://github.com/IBM/kui/issues/6140)
+* add unit support of TreeResponse as one of the contents in MultiModalResponse ([85ea2d5](https://github.com/IBM/kui/commit/85ea2d5)), closes [#6132](https://github.com/IBM/kui/issues/6132)
+* Allow command registrants to specify no semicolon expansion ([dbcaf87](https://github.com/IBM/kui/commit/dbcaf87)), closes [#6396](https://github.com/IBM/kui/issues/6396)
+* clicking changed files in the `git status widget` should show `git diff` result in a DiffEditor ([3a199c7](https://github.com/IBM/kui/commit/3a199c7)), closes [#6348](https://github.com/IBM/kui/issues/6348)
+* execute the command in url query when the browser app is loaded ([b0b95cf](https://github.com/IBM/kui/commit/b0b95cf)), closes [#5879](https://github.com/IBM/kui/issues/5879)
+* Expand kubectl direct watching to support heterogeneous use cases ([8df1ad3](https://github.com/IBM/kui/commit/8df1ad3)), closes [#6504](https://github.com/IBM/kui/issues/6504)
+* Extend kubectl optimizations to table watching ([9a2bc74](https://github.com/IBM/kui/commit/9a2bc74)), closes [#6449](https://github.com/IBM/kui/issues/6449)
+* Improve support for designing light themes ([b6c859f](https://github.com/IBM/kui/commit/b6c859f)), closes [#6372](https://github.com/IBM/kui/issues/6372)
+* improve the split layout progression ([d3f2d6c](https://github.com/IBM/kui/commit/d3f2d6c)), closes [#6747](https://github.com/IBM/kui/issues/6747) [#6743](https://github.com/IBM/kui/issues/6743)
+* in `kubectl get -f` tree, use Monaco DiffEditor show the preview of dry-run changes ([99266e8](https://github.com/IBM/kui/commit/99266e8)), closes [#6181](https://github.com/IBM/kui/issues/6181) [#6154](https://github.com/IBM/kui/issues/6154)
+* initial support for using a kubectl proxy ([47b26be](https://github.com/IBM/kui/commit/47b26be)), closes [#6440](https://github.com/IBM/kui/issues/6440)
+* inline sidecar ([2c3afeb](https://github.com/IBM/kui/commit/2c3afeb)), closes [#6007](https://github.com/IBM/kui/issues/6007)
+* introduce reexec for rerunning commands ([fe80525](https://github.com/IBM/kui/commit/fe80525)), closes [#6026](https://github.com/IBM/kui/issues/6026)
+* lightweight ui options for core themes ([cf96867](https://github.com/IBM/kui/commit/cf96867)), closes [#6187](https://github.com/IBM/kui/issues/6187)
+* port experimental scale-out grep to use new job controller ([45ce460](https://github.com/IBM/kui/commit/45ce460)), closes [#6280](https://github.com/IBM/kui/issues/6280)
+* revive "app" and "tier" columns from deprecated kubectl tree view ([cd642d9](https://github.com/IBM/kui/commit/cd642d9)), closes [#6591](https://github.com/IBM/kui/issues/6591)
+* show buttons of related resources in sidecar footer ([e10f7f2](https://github.com/IBM/kui/commit/e10f7f2)), closes [#6856](https://github.com/IBM/kui/issues/6856)
+* TopTab buttons should have improved tooltips ([5282612](https://github.com/IBM/kui/commit/5282612)), closes [#6806](https://github.com/IBM/kui/issues/6806)
+* **plugins/plugin-client-common:** Allow user to specify CWD as prompt ([2b2e7a9](https://github.com/IBM/kui/commit/2b2e7a9)), closes [#6405](https://github.com/IBM/kui/issues/6405)
+* **plugins/plugin-client-common:** Allow users to opt in to default meta-click behavior ([13ea5b0](https://github.com/IBM/kui/commit/13ea5b0)), closes [#6406](https://github.com/IBM/kui/issues/6406)
+* **plugins/plugin-client-common:** edit a commentary response using SimpleEditor ([6d828c1](https://github.com/IBM/kui/commit/6d828c1)), closes [#5664](https://github.com/IBM/kui/issues/5664)
+* **plugins/plugin-client-common:** Output-only blocks should offer a Copy action button ([da4f85d](https://github.com/IBM/kui/commit/da4f85d)), closes [#5646](https://github.com/IBM/kui/issues/5646)
+* **plugins/plugin-client-common:** Shift-enter or CmdCtrl+S to save within Commentary ([4cf496a](https://github.com/IBM/kui/commit/4cf496a)), closes [#6827](https://github.com/IBM/kui/issues/6827)
+* **plugins/plugin-client-common:** SourceRef should be default-expanded in Notebooks? ([8ee26e8](https://github.com/IBM/kui/commit/8ee26e8)), closes [#5866](https://github.com/IBM/kui/issues/5866)
+* **plugins/plugin-client-common:** Tab completion should keep offering completions as I type ([67e44d3](https://github.com/IBM/kui/commit/67e44d3)), closes [#6472](https://github.com/IBM/kui/issues/6472)
+* **plugins/plugin-kubectl:** kubectl get -f can use Tree to present structured result ([f94a22f](https://github.com/IBM/kui/commit/f94a22f)), closes [#6136](https://github.com/IBM/kui/issues/6136)
+* **plugins/plugin-kubectl:** Port kubectl pollers to use push, for homogeneous deletes ([82448d7](https://github.com/IBM/kui/commit/82448d7)), closes [#6481](https://github.com/IBM/kui/issues/6481) [#6486](https://github.com/IBM/kui/issues/6486)
+* custom tab titles ([fd780df](https://github.com/IBM/kui/commit/fd780df)), closes [#5525](https://github.com/IBM/kui/issues/5525)
+* Feature: improve support for parallelization across VFS operations ([e05d7e0](https://github.com/IBM/kui/commit/e05d7e0)), closes [#5831](https://github.com/IBM/kui/issues/5831)
+* Kui implementation of `watch` ([2cb3f98](https://github.com/IBM/kui/commit/2cb3f98)), closes [#6379](https://github.com/IBM/kui/issues/6379)
+* Make a notebook about making notebooks ([0d67947](https://github.com/IBM/kui/commit/0d67947)), closes [#6040](https://github.com/IBM/kui/issues/6040)
+* Meta-click on table entries should open the drilldown in a different split ([fb89c29](https://github.com/IBM/kui/commit/fb89c29)), closes [#6403](https://github.com/IBM/kui/issues/6403)
+* Move in OpenWhisk plugin from the external repo ([b9c5867](https://github.com/IBM/kui/commit/b9c5867)), closes [#6109](https://github.com/IBM/kui/issues/6109)
+* Refine Update Checker widget UI ([5c97479](https://github.com/IBM/kui/commit/5c97479)), closes [#6343](https://github.com/IBM/kui/issues/6343)
+* update CurrentContext widget to use Dropdown ([9520e5d](https://github.com/IBM/kui/commit/9520e5d)), closes [#6354](https://github.com/IBM/kui/issues/6354)
+* use a Popover UI for git branch status stripe widget ([6bbf348](https://github.com/IBM/kui/commit/6bbf348)), closes [#6325](https://github.com/IBM/kui/issues/6325)
+* use Accordion for SourceRef ([1b11736](https://github.com/IBM/kui/commit/1b11736)), closes [#6097](https://github.com/IBM/kui/issues/6097)
+* use new Dropdown status stripe for CurrentNamespace widget ([0f7648c](https://github.com/IBM/kui/commit/0f7648c)), closes [#6351](https://github.com/IBM/kui/issues/6351)
+* **plugins/plugin-client-common:** block-level copy/paste ([a72cf8d](https://github.com/IBM/kui/commit/a72cf8d)), closes [#5752](https://github.com/IBM/kui/issues/5752)
+* **plugins/plugin-client-common:** split command should allow user to specify splice index ([75857e9](https://github.com/IBM/kui/commit/75857e9)), closes [#5746](https://github.com/IBM/kui/issues/5746)
+* allow controllers to control the color of the status stripe ([708570c](https://github.com/IBM/kui/commit/708570c)), closes [#5490](https://github.com/IBM/kui/issues/5490)
+* background new tabs ([be9f986](https://github.com/IBM/kui/commit/be9f986)), closes [#5550](https://github.com/IBM/kui/issues/5550)
+* improve repl-block selection ([305b36f](https://github.com/IBM/kui/commit/305b36f)), closes [#5587](https://github.com/IBM/kui/issues/5587)
+* initial support for capturing input files and showing them in the UI ([5744bf4](https://github.com/IBM/kui/commit/5744bf4)), closes [#5513](https://github.com/IBM/kui/issues/5513)
+* inverse splits ([38d2895](https://github.com/IBM/kui/commit/38d2895)), closes [#5537](https://github.com/IBM/kui/issues/5537)
+* notebook client ([4b64133](https://github.com/IBM/kui/commit/4b64133)), closes [#5501](https://github.com/IBM/kui/issues/5501)
+* save/restore pty command output ([2c291a9](https://github.com/IBM/kui/commit/2c291a9)), closes [#5314](https://github.com/IBM/kui/issues/5314)
+* **plugins/plugin-client-common:** allow users to insert command before a repl block ([e935092](https://github.com/IBM/kui/commit/e935092)), closes [#5576](https://github.com/IBM/kui/issues/5576)
+* **plugins/plugin-client-common:** allow users to reorder blocks by MoveUp and MoveDown buttons ([f7f6918](https://github.com/IBM/kui/commit/f7f6918)), closes [#5589](https://github.com/IBM/kui/issues/5589)
+* **plugins/plugin-client-common:** improve action button UI for output-only blocks ([9cb99ad](https://github.com/IBM/kui/commit/9cb99ad)), closes [#5660](https://github.com/IBM/kui/issues/5660)
+* **plugins/plugin-client-common:** User should be able to tab navigate through blocks ([54d3759](https://github.com/IBM/kui/commit/54d3759)), closes [#5717](https://github.com/IBM/kui/issues/5717)
+* ability to register an onClose handler when opening a tab ([58a36c3](https://github.com/IBM/kui/commit/58a36c3)), closes [#5670](https://github.com/IBM/kui/issues/5670)
+* **plugins/plugin-client-common:** Improve Commentary editing UI by adding real Done button ([1f544b5](https://github.com/IBM/kui/commit/1f544b5)), closes [#5667](https://github.com/IBM/kui/issues/5667)
+* add a prefer-re-execution option to snapshot ([af7b98b](https://github.com/IBM/kui/commit/af7b98b)), closes [#5622](https://github.com/IBM/kui/issues/5622)
+* add capability to click to edit/rerun a command ([4296933](https://github.com/IBM/kui/commit/4296933)), closes [#5654](https://github.com/IBM/kui/issues/5654)
+* add CommentaryReponse to snapshot/replay the response of commentary command ([7d13a93](https://github.com/IBM/kui/commit/7d13a93)), closes [#5439](https://github.com/IBM/kui/issues/5439)
+* cold start delays ([83abd14](https://github.com/IBM/kui/commit/83abd14)), closes [#5356](https://github.com/IBM/kui/issues/5356)
+* commentary command to add comments to REPL ([c304fd3](https://github.com/IBM/kui/commit/c304fd3)), closes [#5428](https://github.com/IBM/kui/issues/5428)
+* initial/minimal snapshot/replay support ([bb7ae0f](https://github.com/IBM/kui/commit/bb7ae0f)), closes [#5280](https://github.com/IBM/kui/issues/5280)
+* separate out themes into a new settings Notebook ([5180759](https://github.com/IBM/kui/commit/5180759)), closes [#5605](https://github.com/IBM/kui/issues/5605)
+* **plugins/plugin-client-common:** allow clients to specify initial tab title ([e8e365f](https://github.com/IBM/kui/commit/e8e365f)), closes [#5539](https://github.com/IBM/kui/issues/5539)
+* snapshot freshening ([d5c8991](https://github.com/IBM/kui/commit/d5c8991)), closes [#5522](https://github.com/IBM/kui/issues/5522)
+* support replaying in new tab ([04a2c67](https://github.com/IBM/kui/commit/04a2c67)), closes [#5509](https://github.com/IBM/kui/issues/5509)
+* update ls to allow for presenting content from more limited VFS's such as tutorials ([a1ff1a4](https://github.com/IBM/kui/commit/a1ff1a4)), closes [#5497](https://github.com/IBM/kui/issues/5497)
+* **plugins/plugin-client-common:** allow easier rerunning of command from terminal ([c5384e0](https://github.com/IBM/kui/commit/c5384e0)), closes [#4570](https://github.com/IBM/kui/issues/4570)
+* **plugins/plugin-client-common:** Allow Grid provider to specify css attributes for cell UI ([202c523](https://github.com/IBM/kui/commit/202c523)), closes [#7408](https://github.com/IBM/kui/issues/7408)
+* **plugins/plugin-client-common:** empty tables use PatternFly's "empty state" UI ([f7ccdf1](https://github.com/IBM/kui/commit/f7ccdf1)), closes [#6867](https://github.com/IBM/kui/issues/6867)
+* **plugins/plugin-client-common:** enable monaco-editor word wrapping ([24e43f6](https://github.com/IBM/kui/commit/24e43f6)), closes [#7311](https://github.com/IBM/kui/issues/7311)
+* **plugins/plugin-client-common:** export the command line rendering component ([eb8333e](https://github.com/IBM/kui/commit/eb8333e)), closes [#7365](https://github.com/IBM/kui/issues/7365)
+* **plugins/plugin-client-common:** grammy should assign bar colors based on categories ([e679517](https://github.com/IBM/kui/commit/e679517)), closes [#7165](https://github.com/IBM/kui/issues/7165)
+* **plugins/plugin-client-common:** Improve notebook-style ui ([791160e](https://github.com/IBM/kui/commit/791160e)), closes [#5472](https://github.com/IBM/kui/issues/5472)
+* **plugins/plugin-client-common:** improve presentation of sidecar-destined responses ([02b91e3](https://github.com/IBM/kui/commit/02b91e3)), closes [#5463](https://github.com/IBM/kui/issues/5463)
+* **plugins/plugin-client-common:** improve rendering of long pipeline command lines ([01d1ccd](https://github.com/IBM/kui/commit/01d1ccd)), closes [#7125](https://github.com/IBM/kui/issues/7125)
+* **plugins/plugin-client-common:** Improve sass mixins ([cd4143d](https://github.com/IBM/kui/commit/cd4143d)), closes [#7361](https://github.com/IBM/kui/issues/7361)
+* allow command registrations to express their experimental nature ([eb9f147](https://github.com/IBM/kui/commit/eb9f147)), closes [#5282](https://github.com/IBM/kui/issues/5282)
+* **plugins/plugin-client-common:** improved SequenceDiagram view ([1e2fb41](https://github.com/IBM/kui/commit/1e2fb41)), closes [#5342](https://github.com/IBM/kui/issues/5342)
+* **plugins/plugin-client-common:** Processing command line should line wrap ([23f3f75](https://github.com/IBM/kui/commit/23f3f75)), closes [#7127](https://github.com/IBM/kui/issues/7127)
+* **plugins/plugin-kubectl:** add status column to kube deployment table ([1d35040](https://github.com/IBM/kui/commit/1d35040)), closes [#5476](https://github.com/IBM/kui/issues/5476)
+* **plugins/plugin-kubectl:** allow for pinning a Kubernetes Context or Namespace to a tab ([a7873cd](https://github.com/IBM/kui/commit/a7873cd))
+* add a command to return the Card Component in Terminal ([d8d13ab](https://github.com/IBM/kui/commit/d8d13ab)), closes [#4973](https://github.com/IBM/kui/issues/4973)
+* add alert command to display Alert component in Terminal ([495d3bb](https://github.com/IBM/kui/commit/495d3bb)), closes [#4957](https://github.com/IBM/kui/issues/4957)
+* add capability to show welcome widget to new users in Terminal ([0c33e6e](https://github.com/IBM/kui/commit/0c33e6e)), closes [#4990](https://github.com/IBM/kui/issues/4990) [#5007](https://github.com/IBM/kui/issues/5007)
+* add sequence diagram to table with timestamp columns ([e9028ee](https://github.com/IBM/kui/commit/e9028ee)), closes [#5336](https://github.com/IBM/kui/issues/5336)
+* allow clients to modify the session lifecycle UI by providing custom strings ([3c78fd3](https://github.com/IBM/kui/commit/3c78fd3)), closes [#5019](https://github.com/IBM/kui/issues/5019)
+* allow table model to specify a gridable column index ([f4ba8e6](https://github.com/IBM/kui/commit/f4ba8e6)), closes [#5278](https://github.com/IBM/kui/issues/5278)
+* clicking on events in watch table should drill down to events ([c6dc99f](https://github.com/IBM/kui/commit/c6dc99f)), closes [#5173](https://github.com/IBM/kui/issues/5173)
+* command history should be tab-specific ([1b987e0](https://github.com/IBM/kui/commit/1b987e0)), closes [#1299](https://github.com/IBM/kui/issues/1299)
+* initial typeahead for commands ([7ba313a](https://github.com/IBM/kui/commit/7ba313a)), closes [#5437](https://github.com/IBM/kui/issues/5437)
+* MiniSplits ([70b8441](https://github.com/IBM/kui/commit/70b8441)), closes [#5112](https://github.com/IBM/kui/issues/5112)
+* pass command line comments to commentary command ([a020db5](https://github.com/IBM/kui/commit/a020db5)), closes [#5459](https://github.com/IBM/kui/issues/5459)
+* pin a watchable terminal response in a split pane ([662f413](https://github.com/IBM/kui/commit/662f413)), closes [#4865](https://github.com/IBM/kui/issues/4865) [#4573](https://github.com/IBM/kui/issues/4573) [#4885](https://github.com/IBM/kui/issues/4885) [#4894](https://github.com/IBM/kui/issues/4894)
+* refine kubectl contexts table; add support for RadioTable row titles ([11bb074](https://github.com/IBM/kui/commit/11bb074)), closes [#5131](https://github.com/IBM/kui/issues/5131)
+* s3 plugin, and vfs ([970ba6e](https://github.com/IBM/kui/commit/970ba6e)), closes [#5319](https://github.com/IBM/kui/issues/5319)
+* **plugins/plugin-client-common:** add support for Tags in StatusStripe ([d112c86](https://github.com/IBM/kui/commit/d112c86)), closes [#4951](https://github.com/IBM/kui/issues/4951)
+* **plugins/plugin-client-common:** History navigation in minisplits should navigate In/Out pairs ([93eb2a4](https://github.com/IBM/kui/commit/93eb2a4)), closes [#5270](https://github.com/IBM/kui/issues/5270)
+* **plugins/plugin-client-common:** improve accessibility of "red" error grid cells ([8921292](https://github.com/IBM/kui/commit/8921292)), closes [#4938](https://github.com/IBM/kui/issues/4938)
+* **plugins/plugin-client-common:** show table row count in card header ([deadcfa](https://github.com/IBM/kui/commit/deadcfa)), closes [#5137](https://github.com/IBM/kui/issues/5137)
+* **plugins/plugin-client-common:** support client option for hero names in sidecar ([d4f6984](https://github.com/IBM/kui/commit/d4f6984)), closes [#4909](https://github.com/IBM/kui/issues/4909)
+* **plugins/plugin-client-common:** use Cards to wrap kube tables and grids ([6698013](https://github.com/IBM/kui/commit/6698013)), closes [#5032](https://github.com/IBM/kui/issues/5032)
+* **plugins/plugin-client-common:** use inner scrolling for RadioTables in main Terminals ([952f72a](https://github.com/IBM/kui/commit/952f72a)), closes [#5133](https://github.com/IBM/kui/issues/5133)
+* **plugins/plugin-ibmcloud:** initial CodeEngine support ([677faca](https://github.com/IBM/kui/commit/677faca)), closes [#5302](https://github.com/IBM/kui/issues/5302) [#5303](https://github.com/IBM/kui/issues/5303)
+* **plugins/plugin-kubectl:** initial `kubectl job list` improvement for visualizing Job execution ([06030b0](https://github.com/IBM/kui/commit/06030b0)), closes [#5397](https://github.com/IBM/kui/issues/5397)
+* should allow for custom Input elements ([193a108](https://github.com/IBM/kui/commit/193a108)), closes [#4672](https://github.com/IBM/kui/issues/4672)
+* add history to sidecar views ([b1e5543](https://github.com/IBM/kui/commit/b1e5543)), closes [#3960](https://github.com/IBM/kui/issues/3960)
+* add isSelected and Divider to log container selection menu ([59bdaa5](https://github.com/IBM/kui/commit/59bdaa5)), closes [#4647](https://github.com/IBM/kui/issues/4647)
+* add krew support ([f87cb6c](https://github.com/IBM/kui/commit/f87cb6c)), closes [#4199](https://github.com/IBM/kui/issues/4199)
+* add labels to summary mode ([95f731d](https://github.com/IBM/kui/commit/95f731d)), closes [#4041](https://github.com/IBM/kui/issues/4041) [#4040](https://github.com/IBM/kui/issues/4040)
+* add Patternfly Breadcrumb support ([91e0504](https://github.com/IBM/kui/commit/91e0504)), closes [#4381](https://github.com/IBM/kui/issues/4381)
+* add Patternfly Navigation for LeftNavSidecar ([a4a7a97](https://github.com/IBM/kui/commit/a4a7a97)), closes [#4387](https://github.com/IBM/kui/issues/4387)
+* add Retry button to sidecar toolbar when log streaming stopped abnormally ([47872f4](https://github.com/IBM/kui/commit/47872f4)), closes [#4755](https://github.com/IBM/kui/issues/4755)
+* add Show Owner Reference button for kube resources ([80ea40f](https://github.com/IBM/kui/commit/80ea40f)), closes [#4106](https://github.com/IBM/kui/issues/4106)
+* add Stop Watching capability to WatchPane ([09043c1](https://github.com/IBM/kui/commit/09043c1)), closes [#4554](https://github.com/IBM/kui/issues/4554)
+* add support for and ([a92063d](https://github.com/IBM/kui/commit/a92063d)), closes [#4653](https://github.com/IBM/kui/issues/4653)
+* add support for Toolbar Buttons ([f55b8c6](https://github.com/IBM/kui/commit/f55b8c6)), closes [#4103](https://github.com/IBM/kui/issues/4103) [#4105](https://github.com/IBM/kui/issues/4105)
+* allow users to provide custom views for session init ([1f35894](https://github.com/IBM/kui/commit/1f35894)), closes [#4596](https://github.com/IBM/kui/issues/4596)
+* allow subclasses of InputProvider to specify their own State ([c3fc88e](https://github.com/IBM/kui/commit/c3fc88e)), closes [#4756](https://github.com/IBM/kui/issues/4756)
+* allow themes to dictate Kui client properties ([2b41873](https://github.com/IBM/kui/commit/2b41873)), closes [#4409](https://github.com/IBM/kui/issues/4409)
+* allow users to select container in kubectl Logs ([f4304c5](https://github.com/IBM/kui/commit/f4304c5)), closes [#4627](https://github.com/IBM/kui/issues/4627)
+* auto gridify large table ([bd22fa2](https://github.com/IBM/kui/commit/bd22fa2)), closes [#5305](https://github.com/IBM/kui/issues/5305)
+* bottom input ([c6d2af0](https://github.com/IBM/kui/commit/c6d2af0)), closes [#3729](https://github.com/IBM/kui/issues/3729)
+* carbon tables ([237e9a5](https://github.com/IBM/kui/commit/237e9a5)), closes [#3632](https://github.com/IBM/kui/issues/3632)
+* decrease default size of popup window ([a210ac4](https://github.com/IBM/kui/commit/a210ac4)), closes [#4192](https://github.com/IBM/kui/issues/4192) [#4193](https://github.com/IBM/kui/issues/4193)
+* Dropdown spi and use in Terminal Block ([327917b](https://github.com/IBM/kui/commit/327917b)), closes [#4589](https://github.com/IBM/kui/issues/4589) [#4556](https://github.com/IBM/kui/issues/4556)
+* enhance table UI ([519beb1](https://github.com/IBM/kui/commit/519beb1)), closes [#4023](https://github.com/IBM/kui/issues/4023)
+* for popup windows, show command as placeholder text in input stripe ([a897042](https://github.com/IBM/kui/commit/a897042)), closes [#3899](https://github.com/IBM/kui/issues/3899)
+* ibmcloud plugin ([aa0f72f](https://github.com/IBM/kui/commit/aa0f72f)), closes [#4353](https://github.com/IBM/kui/issues/4353)
+* improve kubectl edit experience ([4c4a1c9](https://github.com/IBM/kui/commit/4c4a1c9)), closes [#4783](https://github.com/IBM/kui/issues/4783)
+* improve pagination and toolbar UIs of PaginatedTable ([08062e9](https://github.com/IBM/kui/commit/08062e9)), closes [#1456](https://github.com/IBM/kui/issues/1456)
+* improve rendering of kubectl subcommand help ([e36ed29](https://github.com/IBM/kui/commit/e36ed29)), closes [#4824](https://github.com/IBM/kui/issues/4824)
+* kubectl edit via kui's editor ([414e813](https://github.com/IBM/kui/commit/414e813)), closes [#762](https://github.com/IBM/kui/issues/762)
+* kubectl tables should show official kind in title ([06eec95](https://github.com/IBM/kui/commit/06eec95)), closes [#4127](https://github.com/IBM/kui/issues/4127)
+* Kui client should support self-bootstrapping of Kui ([3bbf8e8](https://github.com/IBM/kui/commit/3bbf8e8)), closes [#4277](https://github.com/IBM/kui/issues/4277)
+* left-navigation sidecar ([f88329e](https://github.com/IBM/kui/commit/f88329e)), closes [#3635](https://github.com/IBM/kui/issues/3635)
+* line highlights on editor save, used for k edit apply errors ([3efa6a5](https://github.com/IBM/kui/commit/3efa6a5)), closes [#4795](https://github.com/IBM/kui/issues/4795)
+* only enable WatchPane based on a feature flag ([eb80d0e](https://github.com/IBM/kui/commit/eb80d0e)), closes [#4678](https://github.com/IBM/kui/issues/4678) [#4604](https://github.com/IBM/kui/issues/4604)
+* patternfly4 dark theme ([3dff5a5](https://github.com/IBM/kui/commit/3dff5a5)), closes [#4419](https://github.com/IBM/kui/issues/4419)
+* Popup client ([063c363](https://github.com/IBM/kui/commit/063c363)), closes [#3886](https://github.com/IBM/kui/issues/3886)
+* RadioTable and port of the themes table to use it ([79a3e8e](https://github.com/IBM/kui/commit/79a3e8e)), closes [#4507](https://github.com/IBM/kui/issues/4507)
+* react helpers ([f6bea1f](https://github.com/IBM/kui/commit/f6bea1f))
+* refine sidecar minimization ([ead3b41](https://github.com/IBM/kui/commit/ead3b41)), closes [#3958](https://github.com/IBM/kui/issues/3958)
+* render kubectl summary tab using forms ([d88436e](https://github.com/IBM/kui/commit/d88436e)), closes [#4014](https://github.com/IBM/kui/issues/4014)
+* resizable sidecar ([0b8a22e](https://github.com/IBM/kui/commit/0b8a22e)), closes [#2484](https://github.com/IBM/kui/issues/2484)
+* SPI for icons ([3d034e3](https://github.com/IBM/kui/commit/3d034e3)), closes [#4441](https://github.com/IBM/kui/issues/4441) [#4364](https://github.com/IBM/kui/issues/4364)
+* use breadcrumbs for TopNavSidecar naming ([5a4611e](https://github.com/IBM/kui/commit/5a4611e)), closes [#4043](https://github.com/IBM/kui/issues/4043) [#3657](https://github.com/IBM/kui/issues/3657) [#4044](https://github.com/IBM/kui/issues/4044)
+* watcher panel for open-ended watch jobs ([6dfe7df](https://github.com/IBM/kui/commit/6dfe7df)), closes [#4503](https://github.com/IBM/kui/issues/4503)
+* **plugins/plugin-kubectl:** port kubectl contexts table to RadioTable ([3cb4dcb](https://github.com/IBM/kui/commit/3cb4dcb)), closes [#4513](https://github.com/IBM/kui/issues/4513)
+* port kubectl get ns to RadioTable ([be0eabf](https://github.com/IBM/kui/commit/be0eabf)), closes [#4510](https://github.com/IBM/kui/issues/4510) [#4511](https://github.com/IBM/kui/issues/4511)
+* SequenceDiagram shows row's message in the throughput column ([7d6cc9a](https://github.com/IBM/kui/commit/7d6cc9a))
+* shift Block UI to use a Notebook style of presentation ([dc0ee4b](https://github.com/IBM/kui/commit/dc0ee4b)), closes [#5258](https://github.com/IBM/kui/issues/5258)
+* show placeholder text to explain that ctrl+d closes split ([065990d](https://github.com/IBM/kui/commit/065990d)), closes [#7060](https://github.com/IBM/kui/issues/7060)
+* spi for CodeSnippet ([105cf2b](https://github.com/IBM/kui/commit/105cf2b)), closes [#4478](https://github.com/IBM/kui/issues/4478)
+* split screen Terminal ([3a6b422](https://github.com/IBM/kui/commit/3a6b422)), closes [#4814](https://github.com/IBM/kui/issues/4814) [#4821](https://github.com/IBM/kui/issues/4821)
+* StatusStripe should respond to font zooming ([26ba443](https://github.com/IBM/kui/commit/26ba443)), closes [#4242](https://github.com/IBM/kui/issues/4242)
+* support for events in table footer ([51669af](https://github.com/IBM/kui/commit/51669af)), closes [#5115](https://github.com/IBM/kui/issues/5115)
+* support for optional code blocks in wizards ([5e014fd](https://github.com/IBM/kui/commit/5e014fd))
+* support for replacing all current content in a tab with given commentary ([3caef81](https://github.com/IBM/kui/commit/3caef81))
+* target kubectl logs and kubectl exec to Logs and Terminal tabs ([409e632](https://github.com/IBM/kui/commit/409e632)), closes [#4762](https://github.com/IBM/kui/issues/4762)
+* Timeline view for kubernetes Jobs ([b623e4e](https://github.com/IBM/kui/commit/b623e4e)), closes [#5370](https://github.com/IBM/kui/issues/5370)
+* top tab buttons ([ff8cfba](https://github.com/IBM/kui/commit/ff8cfba)), closes [#4434](https://github.com/IBM/kui/issues/4434)
+* update checker ([a7908d2](https://github.com/IBM/kui/commit/a7908d2)), closes [#4537](https://github.com/IBM/kui/issues/4537)
+* update core watch command to return watchable table ([aa0cf29](https://github.com/IBM/kui/commit/aa0cf29)), closes [#7119](https://github.com/IBM/kui/issues/7119)
+* Update default loadingDone to use Card component ([e1b4c61](https://github.com/IBM/kui/commit/e1b4c61)), closes [#4986](https://github.com/IBM/kui/issues/4986)
+* update markdown tip parser to handle "todo" and "bug" ([408a372](https://github.com/IBM/kui/commit/408a372))
+* use Select Component for Kubernetes Context and Namespace status stripe widgets ([0e1c25e](https://github.com/IBM/kui/commit/0e1c25e)), closes [#6920](https://github.com/IBM/kui/issues/6920)
+* view table as histogram ([503c10a](https://github.com/IBM/kui/commit/503c10a)), closes [#7138](https://github.com/IBM/kui/issues/7138)
+* when inlining guidebook snippets, rewrite relative image links ([b403164](https://github.com/IBM/kui/commit/b403164))
+* **plugins/plugin-client-common:** accordion blocks in Terminal ([eb2f285](https://github.com/IBM/kui/commit/eb2f285)), closes [#3726](https://github.com/IBM/kui/issues/3726)
+* **plugins/plugin-client-common:** add styling for blockquotes in Markdown ([b3fa5c6](https://github.com/IBM/kui/commit/b3fa5c6)), closes [#3925](https://github.com/IBM/kui/issues/3925)
+* **plugins/plugin-client-common:** SequenceDiagram should offer more information about input files ([b3c361e](https://github.com/IBM/kui/commit/b3c361e)), closes [#7037](https://github.com/IBM/kui/issues/7037)
+* **plugins/plugin-kubectl:** kubectl events tab ([2d71f24](https://github.com/IBM/kui/commit/2d71f24)), closes [#4706](https://github.com/IBM/kui/issues/4706)
+* use Carbon Components UIShell for TopTabStripe ([8d7619d](https://github.com/IBM/kui/commit/8d7619d)), closes [#3819](https://github.com/IBM/kui/issues/3819)
+* UX: Use Dropdown for theme switcher ([6cc6a47](https://github.com/IBM/kui/commit/6cc6a47)), closes [#6347](https://github.com/IBM/kui/issues/6347)
+
+
+### BREAKING CHANGES
+
+* `at-kui-shell/react` will now pull in react v18.
+* we now pre-allocate execUUID on when the block is first mounted (these are known as Active blocks, because they have an active input). Previously, we relied on kui core/repl/exec to allocate upon run. This leads to a race condition, where command handlers expect to be able to communicate with the views based on an execUUID... but the views may not be mounted before the command handlers start... An example of this was the PTY. pty/client in plugin-bash-like sends pty streaming output ... the Output component (in plugin-client-common) is supposed to be the receiver, but it only listens after it is mounted). With this PR, we pre-allocate the execUUID, and mount the Output block even on Active blocks.
+* **plugins/plugin-client-common:** the Button spi is now conformant to PatternFly's Button. size="small" -> isSmall
+* removal of split position button from split header
+
+This PR also makes the split header buttons slightly larger.
+* removes support for JSON notebooks
+* This PR is a breaking change to the new tab event model: it is now an array, rather than a singleton.
+* this alters the loading cycle in a way that may break sensitive tests, mostly by making certain actions a bit more asynchronous
+* removes support for inBrowserOk
+* removes plugin-editor, now in plugin-client-common
+* this PR removes plugins/plugin-client-default
+* this moves plugin-sidecar and plugin-carbon-tables into plugin-client-common
+
+
+
+
+
# [12.2.0](https://github.com/IBM/kui/compare/v4.5.0...v12.2.0) (2022-10-10)
diff --git a/plugins/plugin-client-common/package.json b/plugins/plugin-client-common/package.json
index 6b3807b7e4c..a3402ee1d59 100644
--- a/plugins/plugin-client-common/package.json
+++ b/plugins/plugin-client-common/package.json
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-client-common",
- "version": "12.2.0",
+ "version": "13.0.0",
"description": "Kui plugin that offers stylesheets",
"license": "Apache-2.0",
"author": "Mengting Yan",
@@ -44,8 +44,8 @@
"madwizard": "^4.2.0",
"monaco-editor": "^0.34.1",
"monaco-editor-webpack-plugin": "^7.0.1",
- "react-markdown": "^8.0.4",
"needle": "^3.2.0",
+ "react-markdown": "^8.0.4",
"rehype-raw": "^6.1.1",
"rehype-slug": "^5.1.0",
"remark-code-frontmatter": "^1.0.0",
diff --git a/plugins/plugin-client-default/CHANGELOG.md b/plugins/plugin-client-default/CHANGELOG.md
index 50c2c26f0c8..acb2cc389c0 100644
--- a/plugins/plugin-client-default/CHANGELOG.md
+++ b/plugins/plugin-client-default/CHANGELOG.md
@@ -3,6 +3,156 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [13.0.0](https://github.com/IBM/kui/compare/v4.5.0...v13.0.0) (2023-01-13)
+
+
+### Bug Fixes
+
+* add side-effect: false ([5120700](https://github.com/IBM/kui/commit/5120700))
+* command history is erratic for first tab ([36cb9b4](https://github.com/IBM/kui/commit/36cb9b4))
+* CurrentContext/Namespace widgets can be lazily loaded ([5e1c1ba](https://github.com/IBM/kui/commit/5e1c1ba))
+* optimize load time by avoiding loading patternfly and plugin-client-common index.js ([e10829a](https://github.com/IBM/kui/commit/e10829a))
+* **packages/core:** Capabilities API added and documentation updated ([31be8fc](https://github.com/IBM/kui/commit/31be8fc))
+* **packages/core:** Events api created and typedoc documentation generated ([531461d](https://github.com/IBM/kui/commit/531461d))
+* **plugins/plugin-client-common:** clicking the split button may cause the current processing block to disappear ([aa2b40c](https://github.com/IBM/kui/commit/aa2b40c)), closes [#5703](https://github.com/IBM/kui/issues/5703)
+* **plugins/plugin-client-common:** update welcome.json to describe kui, not just notebooks ([96330c4](https://github.com/IBM/kui/commit/96330c4)), closes [#5878](https://github.com/IBM/kui/issues/5878)
+* **plugins/plugin-client-default:** compilation error ([64169e8](https://github.com/IBM/kui/commit/64169e8))
+* **plugins/plugin-client-default:** CurrentContext/Namespace in plugin-client-default don't exit Loading state ([8193d21](https://github.com/IBM/kui/commit/8193d21)), closes [#7665](https://github.com/IBM/kui/issues/7665)
+* **plugins/plugin-client-default:** don't show ? icon in default client ([f03e7de](https://github.com/IBM/kui/commit/f03e7de))
+* **plugins/plugin-client-default:** Don't show CWD status stripe widget in Popup mode ([52159d7](https://github.com/IBM/kui/commit/52159d7)), closes [#6018](https://github.com/IBM/kui/issues/6018)
+* **plugins/plugin-client-default:** don't show UpdateChecker in popup mode ([67fd5a6](https://github.com/IBM/kui/commit/67fd5a6)), closes [#6016](https://github.com/IBM/kui/issues/6016)
+* **plugins/plugin-client-default:** Don't use OpenWhisk status stripe widget in popup mode ([6a35183](https://github.com/IBM/kui/commit/6a35183)), closes [#6268](https://github.com/IBM/kui/issues/6268)
+* **plugins/plugin-client-default:** remove Screenshot component ([c849168](https://github.com/IBM/kui/commit/c849168))
+* **plugins/plugin-electron-components:** use github api to get the latest release ([63ae5bb](https://github.com/IBM/kui/commit/63ae5bb))
+* **plugins/plugin-kubectl:** Added a Knative Serving Example 1 guidebook ([294ed45](https://github.com/IBM/kui/commit/294ed45))
+* **plugins/plugin-kubectl:** Adding first draft of Knative Traffic Splitting guidebook ([1cbc6bf](https://github.com/IBM/kui/commit/1cbc6bf))
+* **plugins/plugin-kubectl:** Creating first Trigger guidebook ([931235d](https://github.com/IBM/kui/commit/931235d))
+* **plugins/plugin-kubectl:** Eventing Components guidebook ([7c14e57](https://github.com/IBM/kui/commit/7c14e57))
+* **plugins/plugin-kubectl:** First draft of Knative Eventing guidebook ([70bfbf3](https://github.com/IBM/kui/commit/70bfbf3))
+* **plugins/plugin-kubectl:** First Pass Clean Up Guidebook ([7d729bd](https://github.com/IBM/kui/commit/7d729bd))
+* **plugins/plugin-kubectl:** improved handling of token timeout in tray menu ([f416160](https://github.com/IBM/kui/commit/f416160))
+* remove integration of unstable knative guidebooks ([058bbbe](https://github.com/IBM/kui/commit/058bbbe))
+* **plugins/plugin-kubectl:** Adding Autoscaling using Go guidebook ([89f2856](https://github.com/IBM/kui/commit/89f2856))
+* **plugins/plugin-kubectl:** Adding Traffic Management guidebook ([2d4f517](https://github.com/IBM/kui/commit/2d4f517))
+* **plugins/plugin-kubectl:** Updated Knative Quickstart quidebook ([e1813fb](https://github.com/IBM/kui/commit/e1813fb))
+* **plugins/plugin-kubectl:** What's Next guidebook ([e430595](https://github.com/IBM/kui/commit/e430595))
+* about should show breadcrumbs ([99dc401](https://github.com/IBM/kui/commit/99dc401)), closes [#4730](https://github.com/IBM/kui/issues/4730)
+* avoiding reopening the Welcome to Kui tab even after the user has closed it ([6b0faff](https://github.com/IBM/kui/commit/6b0faff)), closes [#5673](https://github.com/IBM/kui/issues/5673)
+* In narrower windows, there is too much content in the StatusStripe ([453bc86](https://github.com/IBM/kui/commit/453bc86)), closes [#6570](https://github.com/IBM/kui/issues/6570)
+* keyboard history navigation does not work in Popup clients ([89197ba](https://github.com/IBM/kui/commit/89197ba)), closes [#6262](https://github.com/IBM/kui/issues/6262)
+* notebooks loaded from kui vfs do not display sample output ([6fc193e](https://github.com/IBM/kui/commit/6fc193e))
+* remove kubeui command prefix ([e2539cb](https://github.com/IBM/kui/commit/e2539cb)), closes [#7314](https://github.com/IBM/kui/issues/7314)
+* rendering improvements for playground ([883b522](https://github.com/IBM/kui/commit/883b522))
+* Revamp notebook styling a bit ([c4bc1e1](https://github.com/IBM/kui/commit/c4bc1e1)), closes [#7922](https://github.com/IBM/kui/issues/7922)
+* Screenshot alert is not visible in narrower windows ([d94da68](https://github.com/IBM/kui/commit/d94da68)), closes [#6843](https://github.com/IBM/kui/issues/6843)
+* update UpdateChecker to point to new kubernetes-sigs/kui repo ([24e604b](https://github.com/IBM/kui/commit/24e604b))
+* **plugins/plugin-client-default:** default client should not use Search component inBrowser ([afb6b48](https://github.com/IBM/kui/commit/afb6b48)), closes [#5074](https://github.com/IBM/kui/issues/5074)
+* broken ico icons ([d018404](https://github.com/IBM/kui/commit/d018404)), closes [#3947](https://github.com/IBM/kui/issues/3947)
+* Card component does not render well in dark themes ([d96def0](https://github.com/IBM/kui/commit/d96def0)), closes [#4996](https://github.com/IBM/kui/issues/4996)
+* eliminate the the use of symlink of adding css files to build stage ([dad4987](https://github.com/IBM/kui/commit/dad4987)), closes [#3567](https://github.com/IBM/kui/issues/3567)
+* move default loadingDone icon into plugin-client-common ([39994bc](https://github.com/IBM/kui/commit/39994bc)), closes [#5026](https://github.com/IBM/kui/issues/5026)
+* plugin-client-command/default are publishing tsbuildinfo ([0ad3f2a](https://github.com/IBM/kui/commit/0ad3f2a)), closes [#3846](https://github.com/IBM/kui/issues/3846)
+* plugin-client-default should have dependency of plugin-client-common ([41fe2f5](https://github.com/IBM/kui/commit/41fe2f5)), closes [#3583](https://github.com/IBM/kui/issues/3583)
+* reduce custom CSS rules for table UI ([56f69cb](https://github.com/IBM/kui/commit/56f69cb)), closes [#5024](https://github.com/IBM/kui/issues/5024)
+* **plugins/plugin-bash-like:** add back configurable shell ([b7fda6c](https://github.com/IBM/kui/commit/b7fda6c))
+* **plugins/plugin-client-default:** disable cluster utilization status stripe widget ([353cbfd](https://github.com/IBM/kui/commit/353cbfd)), closes [#4613](https://github.com/IBM/kui/issues/4613)
+* eliminate complex nesting of NavResponse model ([e849ae7](https://github.com/IBM/kui/commit/e849ae7)), closes [#4205](https://github.com/IBM/kui/issues/4205)
+* improve handling of narrower windows ([7a32591](https://github.com/IBM/kui/commit/7a32591)), closes [#4181](https://github.com/IBM/kui/issues/4181)
+* Popup client should place InputStripe inside of StatusStripe ([a09138d](https://github.com/IBM/kui/commit/a09138d)), closes [#3949](https://github.com/IBM/kui/issues/3949)
+* remove config.d/version.json in favor of using the version field from package.json ([1e296c7](https://github.com/IBM/kui/commit/1e296c7)), closes [#4300](https://github.com/IBM/kui/issues/4300)
+* remove invalid bodyCss fields in config.d/style.json ([99a92ab](https://github.com/IBM/kui/commit/99a92ab)), closes [#4307](https://github.com/IBM/kui/issues/4307)
+* remove limits.json from client config.d ([3ae2201](https://github.com/IBM/kui/commit/3ae2201)), closes [#4292](https://github.com/IBM/kui/issues/4292)
+* remove unsed fields from client.json ([a55b1f1](https://github.com/IBM/kui/commit/a55b1f1)), closes [#4296](https://github.com/IBM/kui/issues/4296)
+* remove unused fields from config.d/style.json ([ab7278a](https://github.com/IBM/kui/commit/ab7278a)), closes [#4298](https://github.com/IBM/kui/issues/4298)
+* **packages/core:** restore CommandStringContent as one of FunctionThatProducesContent types ([1e32b93](https://github.com/IBM/kui/commit/1e32b93)), closes [#3687](https://github.com/IBM/kui/issues/3687)
+* **plugin-sidecar:** React doesn't re-instantiate PaginatedTable for tabs located in the same LeftNav ([283a525](https://github.com/IBM/kui/commit/283a525)), closes [#3837](https://github.com/IBM/kui/issues/3837) [#3839](https://github.com/IBM/kui/issues/3839)
+* **plugins/plugin-client-common:** improve Screenshot UI ([bc2102a](https://github.com/IBM/kui/commit/bc2102a)), closes [#3734](https://github.com/IBM/kui/issues/3734)
+* **plugins/plugin-client-default:** add missing newline in about text ([4fcc9d7](https://github.com/IBM/kui/commit/4fcc9d7)), closes [#4168](https://github.com/IBM/kui/issues/4168)
+* **plugins/plugin-client-default:** cwd+w should close popup windows ([dfad325](https://github.com/IBM/kui/commit/dfad325)), closes [#3895](https://github.com/IBM/kui/issues/3895)
+* **plugins/plugin-client-default:** load Popup.tsx via React.lazy ([f77c2a3](https://github.com/IBM/kui/commit/f77c2a3)), closes [#3908](https://github.com/IBM/kui/issues/3908)
+* **plugins/plugin-client-default:** Popup LeftNav content has too much padding ([194f975](https://github.com/IBM/kui/commit/194f975)), closes [#3912](https://github.com/IBM/kui/issues/3912)
+* **plugins/plugin-client-default:** Popup's placeholder text modification should only listen to commands from user ([5bf83fd](https://github.com/IBM/kui/commit/5bf83fd)), closes [#3910](https://github.com/IBM/kui/issues/3910)
+* **plugins/plugin-client-default:** remove unused fields from name.json ([6f99959](https://github.com/IBM/kui/commit/6f99959)), closes [#4294](https://github.com/IBM/kui/issues/4294)
+* **plugins/plugin-client-default:** remove unused tables.json ([56082b9](https://github.com/IBM/kui/commit/56082b9)), closes [#4290](https://github.com/IBM/kui/issues/4290)
+* simplify handling of opengraph META ([ff3c0de](https://github.com/IBM/kui/commit/ff3c0de)), closes [#4288](https://github.com/IBM/kui/issues/4288)
+* **plugins/plugin-kubectl:** watcher table disappears when kui is launched as kubectl plugin ([167eabc](https://github.com/IBM/kui/commit/167eabc)), closes [#4120](https://github.com/IBM/kui/issues/4120) [#4123](https://github.com/IBM/kui/issues/4123)
+* some code is dependent on the existence of static config files ([cdc6487](https://github.com/IBM/kui/commit/cdc6487)), closes [#3813](https://github.com/IBM/kui/issues/3813)
+
+
+### chore
+
+* kui client cleanup ([b4c3984](https://github.com/IBM/kui/commit/b4c3984)), closes [#3974](https://github.com/IBM/kui/issues/3974)
+* load-time tuning ([1a9b10e](https://github.com/IBM/kui/commit/1a9b10e)), closes [#8070](https://github.com/IBM/kui/issues/8070)
+* port notebooks to markdown ([a64295d](https://github.com/IBM/kui/commit/a64295d))
+
+
+### Features
+
+* ` ` component should automate more of guidebook mounting ([58ed18b](https://github.com/IBM/kui/commit/58ed18b))
+* a new model NavResponse supporting side navigation menu ([41940eb](https://github.com/IBM/kui/commit/41940eb)), closes [#3659](https://github.com/IBM/kui/issues/3659)
+* add a command to return the Card Component in Terminal ([d8d13ab](https://github.com/IBM/kui/commit/d8d13ab)), closes [#4973](https://github.com/IBM/kui/issues/4973)
+* add capability to show welcome widget to new users in Terminal ([0c33e6e](https://github.com/IBM/kui/commit/0c33e6e)), closes [#4990](https://github.com/IBM/kui/issues/4990) [#5007](https://github.com/IBM/kui/issues/5007)
+* add history to sidecar views ([b1e5543](https://github.com/IBM/kui/commit/b1e5543)), closes [#3960](https://github.com/IBM/kui/issues/3960)
+* add Patternfly Breadcrumb support ([91e0504](https://github.com/IBM/kui/commit/91e0504)), closes [#4381](https://github.com/IBM/kui/issues/4381)
+* add prereq check to the welcome and kubernetes notebooks ([42a9198](https://github.com/IBM/kui/commit/42a9198))
+* allow users to provide custom views for session init ([1f35894](https://github.com/IBM/kui/commit/1f35894)), closes [#4596](https://github.com/IBM/kui/issues/4596)
+* allow clients to modify the session lifecycle UI by providing custom strings ([3c78fd3](https://github.com/IBM/kui/commit/3c78fd3)), closes [#5019](https://github.com/IBM/kui/issues/5019)
+* allow themes to dictate Kui client properties ([2b41873](https://github.com/IBM/kui/commit/2b41873)), closes [#4409](https://github.com/IBM/kui/issues/4409)
+* background new tabs ([be9f986](https://github.com/IBM/kui/commit/be9f986)), closes [#5550](https://github.com/IBM/kui/issues/5550)
+* bottom input ([c6d2af0](https://github.com/IBM/kui/commit/c6d2af0)), closes [#3729](https://github.com/IBM/kui/issues/3729)
+* carbon tables ([237e9a5](https://github.com/IBM/kui/commit/237e9a5)), closes [#3632](https://github.com/IBM/kui/issues/3632)
+* electron tray menu for plugin-kubectl ([b8c84ed](https://github.com/IBM/kui/commit/b8c84ed))
+* enable splits for popup mode ([0b95d9c](https://github.com/IBM/kui/commit/0b95d9c)), closes [#7542](https://github.com/IBM/kui/issues/7542)
+* extend markdown tab syntax to be presented as a Wizard UI ([173e436](https://github.com/IBM/kui/commit/173e436))
+* for popup windows, show command as placeholder text in input stripe ([a897042](https://github.com/IBM/kui/commit/a897042)), closes [#3899](https://github.com/IBM/kui/issues/3899)
+* GitHubIcon status stripe component ([3e47d01](https://github.com/IBM/kui/commit/3e47d01))
+* integrate plugin-madwizard ([78b1e3b](https://github.com/IBM/kui/commit/78b1e3b))
+* introduce plugin-client-default meant for hosting a client definition ([688a991](https://github.com/IBM/kui/commit/688a991)), closes [#3463](https://github.com/IBM/kui/issues/3463)
+* kubernetes dashboard guidebook ([052cf65](https://github.com/IBM/kui/commit/052cf65))
+* Kui client should support self-bootstrapping of Kui ([3bbf8e8](https://github.com/IBM/kui/commit/3bbf8e8)), closes [#4277](https://github.com/IBM/kui/issues/4277)
+* left-navigation sidecar ([f88329e](https://github.com/IBM/kui/commit/f88329e)), closes [#3635](https://github.com/IBM/kui/issues/3635)
+* madwizard playground ([4b6b257](https://github.com/IBM/kui/commit/4b6b257))
+* Make a notebook about making notebooks ([0d67947](https://github.com/IBM/kui/commit/0d67947)), closes [#6040](https://github.com/IBM/kui/issues/6040)
+* Make PatternFly4 Light the default theme ([7d31c17](https://github.com/IBM/kui/commit/7d31c17)), closes [#6773](https://github.com/IBM/kui/issues/6773)
+* MiniSplits ([70b8441](https://github.com/IBM/kui/commit/70b8441)), closes [#5112](https://github.com/IBM/kui/issues/5112)
+* Move in OpenWhisk plugin from the external repo ([b9c5867](https://github.com/IBM/kui/commit/b9c5867)), closes [#6109](https://github.com/IBM/kui/issues/6109)
+* pin a watchable terminal response in a split pane ([662f413](https://github.com/IBM/kui/commit/662f413)), closes [#4865](https://github.com/IBM/kui/issues/4865) [#4573](https://github.com/IBM/kui/issues/4573) [#4885](https://github.com/IBM/kui/issues/4885) [#4894](https://github.com/IBM/kui/issues/4894)
+* Popup client ([063c363](https://github.com/IBM/kui/commit/063c363)), closes [#3886](https://github.com/IBM/kui/issues/3886)
+* react helpers ([f6bea1f](https://github.com/IBM/kui/commit/f6bea1f))
+* refine NavResponse and add NavLinks support in LeftNavSidecar ([f1d8d98](https://github.com/IBM/kui/commit/f1d8d98)), closes [#3902](https://github.com/IBM/kui/issues/3902)
+* restore opengraph properties on index.ejs ([6e57007](https://github.com/IBM/kui/commit/6e57007)), closes [#5530](https://github.com/IBM/kui/issues/5530)
+* s3 plugin ([177457f](https://github.com/IBM/kui/commit/177457f)), closes [#7536](https://github.com/IBM/kui/issues/7536)
+* separate out themes into a new settings Notebook ([5180759](https://github.com/IBM/kui/commit/5180759)), closes [#5605](https://github.com/IBM/kui/issues/5605)
+* shift Block UI to use a Notebook style of presentation ([dc0ee4b](https://github.com/IBM/kui/commit/dc0ee4b)), closes [#5258](https://github.com/IBM/kui/issues/5258)
+* simplified co-hosting of client and proxy in a container ([00af4b4](https://github.com/IBM/kui/commit/00af4b4)), closes [#4213](https://github.com/IBM/kui/issues/4213)
+* split screen Terminal ([3a6b422](https://github.com/IBM/kui/commit/3a6b422)), closes [#4814](https://github.com/IBM/kui/issues/4814) [#4821](https://github.com/IBM/kui/issues/4821)
+* switch to Carbon Gray 10 as default theme in plugin-default-client ([c56e2f5](https://github.com/IBM/kui/commit/c56e2f5)), closes [#4101](https://github.com/IBM/kui/issues/4101)
+* tutorial VFS ([6f2330e](https://github.com/IBM/kui/commit/6f2330e)), closes [#5441](https://github.com/IBM/kui/issues/5441)
+* update checker ([a7908d2](https://github.com/IBM/kui/commit/a7908d2)), closes [#4537](https://github.com/IBM/kui/issues/4537)
+* Update default loadingDone to use Card component ([e1b4c61](https://github.com/IBM/kui/commit/e1b4c61)), closes [#4986](https://github.com/IBM/kui/issues/4986)
+* update Iter8 notebooks ([69d1ec0](https://github.com/IBM/kui/commit/69d1ec0))
+* update ls to allow for presenting content from more limited VFS's such as tutorials ([a1ff1a4](https://github.com/IBM/kui/commit/a1ff1a4)), closes [#5497](https://github.com/IBM/kui/issues/5497)
+* use a Popover UI for git branch status stripe widget ([6bbf348](https://github.com/IBM/kui/commit/6bbf348)), closes [#6325](https://github.com/IBM/kui/issues/6325)
+* Use patternfly Sidebar to display guidebooks ([d2333e4](https://github.com/IBM/kui/commit/d2333e4))
+* use Select Component for Kubernetes Context and Namespace status stripe widgets ([0e1c25e](https://github.com/IBM/kui/commit/0e1c25e)), closes [#6920](https://github.com/IBM/kui/issues/6920)
+* use webpack to build headless bundles ([e7c0d76](https://github.com/IBM/kui/commit/e7c0d76))
+* **packages/core:** Allow clients to define the contents of the Notebooks menu. ([7462c1a](https://github.com/IBM/kui/commit/7462c1a))
+* **plugins/plugin-client-common:** use Cards to wrap kube tables and grids ([6698013](https://github.com/IBM/kui/commit/6698013)), closes [#5032](https://github.com/IBM/kui/issues/5032)
+* **plugins/plugin-client-default:** enhance about.json model with kube-specific entries ([0ae86ef](https://github.com/IBM/kui/commit/0ae86ef)), closes [#4020](https://github.com/IBM/kui/issues/4020)
+* **plugins/plugin-kubectl:** popeye dashboard ([6dd4d01](https://github.com/IBM/kui/commit/6dd4d01)), closes [#6949](https://github.com/IBM/kui/issues/6949)
+
+
+### BREAKING CHANGES
+
+* removes support for JSON notebooks
+* this alters the loading cycle in a way that may break sensitive tests, mostly by making certain actions a bit more asynchronous
+* this PR removes plugins/plugin-client-default
+* this moves plugin-sidecar and plugin-carbon-tables into plugin-client-common
+
+
+
+
+
# [12.2.0](https://github.com/IBM/kui/compare/v4.5.0...v12.2.0) (2022-10-10)
diff --git a/plugins/plugin-client-default/package.json b/plugins/plugin-client-default/package.json
index 95ea8aa8848..0582022302b 100644
--- a/plugins/plugin-client-default/package.json
+++ b/plugins/plugin-client-default/package.json
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-client",
- "version": "12.2.0",
+ "version": "13.0.0",
"description": "Kui plugin that offers client defintion",
"main": "dist/headless/kui.min.js",
"typedocMain": "src/index.ts",
diff --git a/plugins/plugin-client-notebook/CHANGELOG.md b/plugins/plugin-client-notebook/CHANGELOG.md
index 7a900601fe8..118ffef99ba 100644
--- a/plugins/plugin-client-notebook/CHANGELOG.md
+++ b/plugins/plugin-client-notebook/CHANGELOG.md
@@ -3,6 +3,40 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [13.0.0](https://github.com/IBM/kui/compare/v4.5.0...v13.0.0) (2023-01-13)
+
+
+### Bug Fixes
+
+* **packages/core:** Events api created and typedoc documentation generated ([531461d](https://github.com/IBM/kui/commit/531461d))
+* plugin-client-notebook and plugin-client-alternate have old commandContext setting ([658bc89](https://github.com/IBM/kui/commit/658bc89)), closes [#7318](https://github.com/IBM/kui/issues/7318)
+* **plugins/plugin-client-notebook:** github button in notebook client does not have hover effect ([a4fa6f0](https://github.com/IBM/kui/commit/a4fa6f0)), closes [#5941](https://github.com/IBM/kui/issues/5941)
+* **plugins/plugin-client-notebook:** notebook client's version widget has a hard-wired version ([19264ce](https://github.com/IBM/kui/commit/19264ce)), closes [#5942](https://github.com/IBM/kui/issues/5942)
+* add Kui version and github link to client-notebook ([7b2562a](https://github.com/IBM/kui/commit/7b2562a)), closes [#5918](https://github.com/IBM/kui/issues/5918)
+* **plugins/plugin-client-notebook:** notebook client no longer needs to set an initialTabTitle ([ba2ddbf](https://github.com/IBM/kui/commit/ba2ddbf)), closes [#5919](https://github.com/IBM/kui/issues/5919)
+* improved support for replaying splits ([8039a9d](https://github.com/IBM/kui/commit/8039a9d)), closes [#5535](https://github.com/IBM/kui/issues/5535)
+* **Plugins/plugin-core-support:** support for shallow recording of notebooks ([605b0e3](https://github.com/IBM/kui/commit/605b0e3)), closes [#5529](https://github.com/IBM/kui/issues/5529)
+* notebook replay should scroll to top, and not display welcome message on every tab ([7ade801](https://github.com/IBM/kui/commit/7ade801)), closes [#5515](https://github.com/IBM/kui/issues/5515) [#5516](https://github.com/IBM/kui/issues/5516)
+* vfs fixes for multi-source copying and for s3 globbing ([893902e](https://github.com/IBM/kui/commit/893902e)), closes [#5511](https://github.com/IBM/kui/issues/5511)
+
+
+### Features
+
+* improved support for commentary-from-file ([2efc70e](https://github.com/IBM/kui/commit/2efc70e)), closes [#7074](https://github.com/IBM/kui/issues/7074)
+* **plugins/plugin-core-support:** replay --close-current-tab ([a6134b2](https://github.com/IBM/kui/commit/a6134b2)), closes [#5929](https://github.com/IBM/kui/issues/5929)
+* background new tabs ([be9f986](https://github.com/IBM/kui/commit/be9f986)), closes [#5550](https://github.com/IBM/kui/issues/5550)
+* custom tab titles ([fd780df](https://github.com/IBM/kui/commit/fd780df)), closes [#5525](https://github.com/IBM/kui/issues/5525)
+* inverse splits ([38d2895](https://github.com/IBM/kui/commit/38d2895)), closes [#5537](https://github.com/IBM/kui/issues/5537)
+* Make PatternFly4 Light the default theme ([7d31c17](https://github.com/IBM/kui/commit/7d31c17)), closes [#6773](https://github.com/IBM/kui/issues/6773)
+* notebook client ([4b64133](https://github.com/IBM/kui/commit/4b64133)), closes [#5501](https://github.com/IBM/kui/issues/5501)
+* restore opengraph properties on index.ejs ([6e57007](https://github.com/IBM/kui/commit/6e57007)), closes [#5530](https://github.com/IBM/kui/issues/5530)
+* separate out themes into a new settings Notebook ([5180759](https://github.com/IBM/kui/commit/5180759)), closes [#5605](https://github.com/IBM/kui/issues/5605)
+* **plugins/plugin-client-common:** allow clients to specify initial tab title ([e8e365f](https://github.com/IBM/kui/commit/e8e365f)), closes [#5539](https://github.com/IBM/kui/issues/5539)
+
+
+
+
+
# [12.2.0](https://github.com/IBM/kui/compare/v4.5.0...v12.2.0) (2022-10-10)
diff --git a/plugins/plugin-client-notebook/package.json b/plugins/plugin-client-notebook/package.json
index a256771a549..cc090b85b4f 100644
--- a/plugins/plugin-client-notebook/package.json
+++ b/plugins/plugin-client-notebook/package.json
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-client-notebooks",
- "version": "12.2.0",
+ "version": "13.0.0",
"description": "A Kui client that serves up notebooks",
"main": "dist/index.js",
"typedocMain": "src/index.ts",
diff --git a/plugins/plugin-client-test/CHANGELOG.md b/plugins/plugin-client-test/CHANGELOG.md
index b1cc5eeba48..3a2bc8dd9c6 100644
--- a/plugins/plugin-client-test/CHANGELOG.md
+++ b/plugins/plugin-client-test/CHANGELOG.md
@@ -3,6 +3,85 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [13.0.0](https://github.com/IBM/kui/compare/v4.5.0...v13.0.0) (2023-01-13)
+
+
+### Bug Fixes
+
+* **packages/core:** Capabilities API added and documentation updated ([31be8fc](https://github.com/IBM/kui/commit/31be8fc))
+* **plugins/plugin-bash-like:** pty/shell commands fail if cwd is a virtual directory ([022455f](https://github.com/IBM/kui/commit/022455f))
+* cd and ls don't always work against vfs ([fb35ffc](https://github.com/IBM/kui/commit/fb35ffc)), closes [#6997](https://github.com/IBM/kui/issues/6997)
+* commands can register evaluator option so core/repl will not redirect output ([d622221](https://github.com/IBM/kui/commit/d622221))
+* ls against command directories does not always list directories of commands ([2800646](https://github.com/IBM/kui/commit/2800646))
+* ls does not show mounts, but tab completion does ([8e5a053](https://github.com/IBM/kui/commit/8e5a053)), closes [#6997](https://github.com/IBM/kui/issues/6997)
+* ls in vfs directories is not normalized ([dfdacc5](https://github.com/IBM/kui/commit/dfdacc5))
+* **packages/core:** Events api created and typedoc documentation generated ([531461d](https://github.com/IBM/kui/commit/531461d))
+* **packages/core:** the pipeStages splitting logic should not remove quotes and backslash escapes ([1cd235b](https://github.com/IBM/kui/commit/1cd235b)), closes [#7199](https://github.com/IBM/kui/issues/7199)
+* **packages/core:** Util and Themes APIs added and updated documentation ([b175698](https://github.com/IBM/kui/commit/b175698))
+* **plugins/plugin-bash-like:** ls ~ fails ([dace62c](https://github.com/IBM/kui/commit/dace62c)), closes [#7008](https://github.com/IBM/kui/issues/7008)
+* **plugins/plugin-bash-like:** ls does not show mounts, but tab completion does ([fd14881](https://github.com/IBM/kui/commit/fd14881)), closes [#6997](https://github.com/IBM/kui/issues/6997)
+* **plugins/plugin-client-common:** update welcome.json to describe kui, not just notebooks ([96330c4](https://github.com/IBM/kui/commit/96330c4)), closes [#5878](https://github.com/IBM/kui/issues/5878)
+* **plugins/plugin-client-test:** Add missing SpaceFiller to plugin-client-test ([a0f77ee](https://github.com/IBM/kui/commit/a0f77ee)), closes [#6687](https://github.com/IBM/kui/issues/6687)
+* about should show breadcrumbs ([99dc401](https://github.com/IBM/kui/commit/99dc401)), closes [#4730](https://github.com/IBM/kui/issues/4730)
+* allow user to disable table title by feature flags, and disable table pagination ([5450512](https://github.com/IBM/kui/commit/5450512)), closes [#4640](https://github.com/IBM/kui/issues/4640) [#4655](https://github.com/IBM/kui/issues/4655)
+* eliminate complex nesting of NavResponse model ([e849ae7](https://github.com/IBM/kui/commit/e849ae7)), closes [#4205](https://github.com/IBM/kui/issues/4205)
+* grid colors are sometimes off ([e66f56f](https://github.com/IBM/kui/commit/e66f56f)), closes [#5422](https://github.com/IBM/kui/issues/5422)
+* improve hover effect for status stripe buttons ([50ced8f](https://github.com/IBM/kui/commit/50ced8f)), closes [#4896](https://github.com/IBM/kui/issues/4896)
+* make inBrowserOk the default ([2a3c811](https://github.com/IBM/kui/commit/2a3c811)), closes [#4275](https://github.com/IBM/kui/issues/4275)
+* remove TreeResponse and PatternFly Tree Component ([e539a53](https://github.com/IBM/kui/commit/e539a53)), closes [#6581](https://github.com/IBM/kui/issues/6581) [#6328](https://github.com/IBM/kui/issues/6328)
+* sidecar back/forward should be ordered by visitation rather than insertion ([fba613a](https://github.com/IBM/kui/commit/fba613a)), closes [#4746](https://github.com/IBM/kui/issues/4746)
+* sidecar Toolbar component renders empty if there is no Toolbar content ([14c27ba](https://github.com/IBM/kui/commit/14c27ba)), closes [#4229](https://github.com/IBM/kui/issues/4229)
+* still see name-related breadcrumbs and short-name header with feature flag sidecarName 'heroText' ([1a8be9f](https://github.com/IBM/kui/commit/1a8be9f)), closes [#5013](https://github.com/IBM/kui/issues/5013)
+* TopNavSidecar doesn't return to the previous selected Tab when back button is hit ([32acee5](https://github.com/IBM/kui/commit/32acee5)), closes [#4745](https://github.com/IBM/kui/issues/4745)
+* tree should support leaf node drilling down ([006b881](https://github.com/IBM/kui/commit/006b881)), closes [#6293](https://github.com/IBM/kui/issues/6293)
+* use Dropdown component for RadioTable impl ([244b16a](https://github.com/IBM/kui/commit/244b16a)), closes [#6539](https://github.com/IBM/kui/issues/6539)
+* vfs fixes for multi-source copying and for s3 globbing ([893902e](https://github.com/IBM/kui/commit/893902e)), closes [#5511](https://github.com/IBM/kui/issues/5511)
+* **plugins/plugin-client-common:** threshold for auto-grid is too low ([9cb76ee](https://github.com/IBM/kui/commit/9cb76ee)), closes [#5424](https://github.com/IBM/kui/issues/5424)
+
+
+### chore
+
+* port notebooks to markdown ([a64295d](https://github.com/IBM/kui/commit/a64295d))
+
+
+### Features
+
+* electron tray menu for plugin-kubectl ([b8c84ed](https://github.com/IBM/kui/commit/b8c84ed))
+* **packages/core:** improve display of pipes vs quotes and backslash escape ([d951f54](https://github.com/IBM/kui/commit/d951f54)), closes [#7195](https://github.com/IBM/kui/issues/7195)
+* **plugins/plugin-kubectl:** improved display of kubernetes jobs via `kubectl dashboard jobs` ([ad21df4](https://github.com/IBM/kui/commit/ad21df4))
+* add capability to show welcome widget to new users in Terminal ([0c33e6e](https://github.com/IBM/kui/commit/0c33e6e)), closes [#4990](https://github.com/IBM/kui/issues/4990) [#5007](https://github.com/IBM/kui/issues/5007)
+* add delta summary to Tree ([95a0b4a](https://github.com/IBM/kui/commit/95a0b4a)), closes [#6329](https://github.com/IBM/kui/issues/6329)
+* add sequence diagram to table with timestamp columns ([e9028ee](https://github.com/IBM/kui/commit/e9028ee)), closes [#5336](https://github.com/IBM/kui/issues/5336)
+* add unit support of TreeResponse as one of the contents in MultiModalResponse ([85ea2d5](https://github.com/IBM/kui/commit/85ea2d5)), closes [#6132](https://github.com/IBM/kui/issues/6132)
+* Allow command registrants to specify no semicolon expansion ([dbcaf87](https://github.com/IBM/kui/commit/dbcaf87)), closes [#6396](https://github.com/IBM/kui/issues/6396)
+* allow command registrations to express their experimental nature ([eb9f147](https://github.com/IBM/kui/commit/eb9f147)), closes [#5282](https://github.com/IBM/kui/issues/5282)
+* allow table model to specify a gridable column index ([f4ba8e6](https://github.com/IBM/kui/commit/f4ba8e6)), closes [#5278](https://github.com/IBM/kui/issues/5278)
+* background new tabs ([be9f986](https://github.com/IBM/kui/commit/be9f986)), closes [#5550](https://github.com/IBM/kui/issues/5550)
+* cd command handles VFS mounts ([b66a2fb](https://github.com/IBM/kui/commit/b66a2fb)), closes [#6988](https://github.com/IBM/kui/issues/6988)
+* clicking changed files in the `git status widget` should show `git diff` result in a DiffEditor ([3a199c7](https://github.com/IBM/kui/commit/3a199c7)), closes [#6348](https://github.com/IBM/kui/issues/6348)
+* MixedResponse only supported string arrays; update to support number arrays ([66002c3](https://github.com/IBM/kui/commit/66002c3))
+* **packages/core:** resolve command lines with slashes ([d6c637a](https://github.com/IBM/kui/commit/d6c637a))
+* add a client option to show the block execution buttons sequentially ([55d90e0](https://github.com/IBM/kui/commit/55d90e0))
+* **plugins/plugin-bash-like:** tab-complete VFS mounts ([009a00d](https://github.com/IBM/kui/commit/009a00d)), closes [#6989](https://github.com/IBM/kui/issues/6989)
+* **plugins/plugin-core-support:** watch poller should support --until option to stop watcher ([4472d91](https://github.com/IBM/kui/commit/4472d91))
+* inline sidecar ([2c3afeb](https://github.com/IBM/kui/commit/2c3afeb)), closes [#6007](https://github.com/IBM/kui/issues/6007)
+* tutorial VFS ([6f2330e](https://github.com/IBM/kui/commit/6f2330e)), closes [#5441](https://github.com/IBM/kui/issues/5441)
+* **plugins/plugin-client-common:** support client option for hero names in sidecar ([d4f6984](https://github.com/IBM/kui/commit/d4f6984)), closes [#4909](https://github.com/IBM/kui/issues/4909)
+* **plugins/plugin-ibmcloud:** initial CodeEngine support ([677faca](https://github.com/IBM/kui/commit/677faca)), closes [#5302](https://github.com/IBM/kui/issues/5302) [#5303](https://github.com/IBM/kui/issues/5303)
+* kubectl edit via kui's editor ([414e813](https://github.com/IBM/kui/commit/414e813)), closes [#762](https://github.com/IBM/kui/issues/762)
+* RadioTable and port of the themes table to use it ([79a3e8e](https://github.com/IBM/kui/commit/79a3e8e)), closes [#4507](https://github.com/IBM/kui/issues/4507)
+* watcher panel for open-ended watch jobs ([6dfe7df](https://github.com/IBM/kui/commit/6dfe7df)), closes [#4503](https://github.com/IBM/kui/issues/4503)
+
+
+### BREAKING CHANGES
+
+* removes support for JSON notebooks
+* removes support for inBrowserOk
+
+
+
+
+
# [12.2.0](https://github.com/IBM/kui/compare/v4.5.0...v12.2.0) (2022-10-10)
diff --git a/plugins/plugin-client-test/package.json b/plugins/plugin-client-test/package.json
index 9c953074f33..52c68fae1ba 100644
--- a/plugins/plugin-client-test/package.json
+++ b/plugins/plugin-client-test/package.json
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-test-client",
- "version": "12.2.0",
+ "version": "13.0.0",
"description": "Kui plugin that offers client defintion",
"main": "dist/index.js",
"typedocMain": "src/index.ts",
diff --git a/plugins/plugin-core-support/CHANGELOG.md b/plugins/plugin-core-support/CHANGELOG.md
index 8e5f355b0f6..27dc23b9e12 100644
--- a/plugins/plugin-core-support/CHANGELOG.md
+++ b/plugins/plugin-core-support/CHANGELOG.md
@@ -3,6 +3,298 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [13.0.0](https://github.com/IBM/kui/compare/v4.5.0...v13.0.0) (2023-01-13)
+
+
+### Bug Fixes
+
+* add side-effect: false ([5120700](https://github.com/IBM/kui/commit/5120700))
+* creating split can cause funky layout ([768bb2e](https://github.com/IBM/kui/commit/768bb2e))
+* remove a few uses of electron/remote ([2a2489a](https://github.com/IBM/kui/commit/2a2489a))
+* **packages/core:** Capabilities API added and documentation updated ([31be8fc](https://github.com/IBM/kui/commit/31be8fc))
+* **packages/core:** Events api created and typedoc documentation generated ([531461d](https://github.com/IBM/kui/commit/531461d))
+* **packages/core:** Settings API added and updated documentation ([ed7c2ad](https://github.com/IBM/kui/commit/ed7c2ad))
+* **packages/core:** Util and Themes APIs added and updated documentation ([b175698](https://github.com/IBM/kui/commit/b175698))
+* **packages/test:** tests may fail because active prompt is not in view ([c61f9a5](https://github.com/IBM/kui/commit/c61f9a5))
+* **plugins/plugin-client-common:** replay filepaths with spaces ([e7936dc](https://github.com/IBM/kui/commit/e7936dc))
+* **plugins/plugin-client-common:** snapshot doesn't preserve cancelled or empty block ([2300d65](https://github.com/IBM/kui/commit/2300d65))
+* **plugins/plugin-client-default:** don't show ? icon in default client ([f03e7de](https://github.com/IBM/kui/commit/f03e7de))
+* add missing electron/remote dependencies ([9426b24](https://github.com/IBM/kui/commit/9426b24))
+* Added OS menu option to toggle edit mode ([742fd7a](https://github.com/IBM/kui/commit/742fd7a))
+* improved replaying StatusModels in an offline notebook ([784f06f](https://github.com/IBM/kui/commit/784f06f))
+* ls against command directories does not always list directories of commands ([2800646](https://github.com/IBM/kui/commit/2800646))
+* multi-notebook replay does not properly handle tab titles ([8a6b2d7](https://github.com/IBM/kui/commit/8a6b2d7))
+* **plugins/plugin-client-common:** double clicking on Commentary enters edit mode, even for readOnly clients ([b643a7f](https://github.com/IBM/kui/commit/b643a7f)), closes [#7977](https://github.com/IBM/kui/issues/7977)
+* **plugins/plugin-client-common:** multi-notebook replays result in incorrect status stripe ([b4f9dce](https://github.com/IBM/kui/commit/b4f9dce)), closes [#8167](https://github.com/IBM/kui/issues/8167)
+* **plugins/plugin-client-common:** Notebooks default to read only mode ([baf8823](https://github.com/IBM/kui/commit/baf8823))
+* **plugins/plugin-core-support:** `up --fix` executes Authorization steps in poor order ([593ca94](https://github.com/IBM/kui/commit/593ca94))
+* **plugins/plugin-core-support:** `up` command uses alphabetical ordering ([e2559cd](https://github.com/IBM/kui/commit/e2559cd))
+* **plugins/plugin-core-support:** `up` output does not clarify which service is being presented ([b8fabd3](https://github.com/IBM/kui/commit/b8fabd3))
+* **plugins/plugin-core-support:** IBM CodeEngine "up" ordering incorrect ([15e9acc](https://github.com/IBM/kui/commit/15e9acc))
+* **plugins/plugin-core-support:** ReadOnly clients cannot toggle edit mode ([668d0e5](https://github.com/IBM/kui/commit/668d0e5))
+* **plugins/plugin-core-support:** restore multi-replay support ([1d3b955](https://github.com/IBM/kui/commit/1d3b955))
+* notebooks loaded from kui vfs do not display sample output ([6fc193e](https://github.com/IBM/kui/commit/6fc193e))
+* **plugins/plugin-core-support:** up checks CodeEngine project credentials before ensuring CodeEngine project ([395416e](https://github.com/IBM/kui/commit/395416e)), closes [#7808](https://github.com/IBM/kui/issues/7808)
+* **plugins/plugin-core-support:** up checks kubeconfig before verifying kubectl is installed ([5707d3d](https://github.com/IBM/kui/commit/5707d3d))
+* **plugins/plugin-core-support:** update ibmcloud CLI download links ([b783857](https://github.com/IBM/kui/commit/b783857))
+* a few more patternfly theme tweaks ([cb17ea5](https://github.com/IBM/kui/commit/cb17ea5)), closes [#7900](https://github.com/IBM/kui/issues/7900)
+* improve rendering of commentary in notebooks ([19bf0aa](https://github.com/IBM/kui/commit/19bf0aa)), closes [#7826](https://github.com/IBM/kui/issues/7826)
+* notebooks do not open scrolled to top ([d8e697b](https://github.com/IBM/kui/commit/d8e697b)), closes [#8152](https://github.com/IBM/kui/issues/8152) [#8151](https://github.com/IBM/kui/issues/8151)
+* react components result in invalid updates on unmounted components errors ([db66434](https://github.com/IBM/kui/commit/db66434)), closes [#7854](https://github.com/IBM/kui/issues/7854)
+* Read only and offline only clients cannot toggle edit mode ([b235b7a](https://github.com/IBM/kui/commit/b235b7a))
+* Revamp notebook styling a bit ([c4bc1e1](https://github.com/IBM/kui/commit/c4bc1e1)), closes [#7922](https://github.com/IBM/kui/issues/7922)
+* small tweaks to StatusVisualizer spacing ([99dec6d](https://github.com/IBM/kui/commit/99dec6d))
+* **plugins/plugin-core-support:** up does not properly handle codeengine token expiration ([8a67e7d](https://github.com/IBM/kui/commit/8a67e7d)), closes [#7800](https://github.com/IBM/kui/issues/7800)
+* **plugins/plugin-s3:** up command does not respect --cos-instance choice for ibm cloud ([967dd1f](https://github.com/IBM/kui/commit/967dd1f)), closes [#7677](https://github.com/IBM/kui/issues/7677)
+* in electron mode, ctrl/cmd+w should always close kui tab ([caada90](https://github.com/IBM/kui/commit/caada90))
+* ls should not use Markdown for cells (slow) ([51c3807](https://github.com/IBM/kui/commit/51c3807)), closes [#7667](https://github.com/IBM/kui/issues/7667)
+* **plugins/plugin-bash-like:** ls does not show mounts, but tab completion does ([fd14881](https://github.com/IBM/kui/commit/fd14881)), closes [#6997](https://github.com/IBM/kui/issues/6997)
+* **plugins/plugin-client-common:** After reordering blocks, saving notebook does not reflect new block order. ([e9a0edb](https://github.com/IBM/kui/commit/e9a0edb)), closes [#5738](https://github.com/IBM/kui/issues/5738)
+* **plugins/plugin-client-common:** blocks with Processing commands cannot be removed ([626c419](https://github.com/IBM/kui/commit/626c419)), closes [#6954](https://github.com/IBM/kui/issues/6954)
+* **plugins/plugin-client-common:** deleting and re-creating a split results double commands ([dde6eaa](https://github.com/IBM/kui/commit/dde6eaa)), closes [#5876](https://github.com/IBM/kui/issues/5876)
+* **plugins/plugin-client-common:** group the notebooks together in the ls -l table ([1a783f3](https://github.com/IBM/kui/commit/1a783f3)), closes [#5977](https://github.com/IBM/kui/issues/5977)
+* **plugins/plugin-client-common:** In Popup mode, clicking Help button will show the welcome notebook in a new window ([18a974c](https://github.com/IBM/kui/commit/18a974c))
+* **plugins/plugin-client-common:** prompt focus may not be restored when switching tabs ([5e81db9](https://github.com/IBM/kui/commit/5e81db9)), closes [#6239](https://github.com/IBM/kui/issues/6239)
+* **plugins/plugin-client-common:** restore Table sorting ([b590e6e](https://github.com/IBM/kui/commit/b590e6e)), closes [#6729](https://github.com/IBM/kui/issues/6729)
+* **plugins/plugin-client-common:** show table click result in a new split ([fd1b3a1](https://github.com/IBM/kui/commit/fd1b3a1)), closes [#6477](https://github.com/IBM/kui/issues/6477)
+* **plugins/plugin-client-common:** tab switching can be slow on windows ([09f9b7d](https://github.com/IBM/kui/commit/09f9b7d)), closes [#5907](https://github.com/IBM/kui/issues/5907)
+* **plugins/plugin-client-common:** table clicks fail when the maximum number of splits is reached ([d2c6146](https://github.com/IBM/kui/commit/d2c6146)), closes [#6938](https://github.com/IBM/kui/issues/6938)
+* **plugins/plugin-client-common:** update welcome.json to describe kui, not just notebooks ([96330c4](https://github.com/IBM/kui/commit/96330c4)), closes [#5878](https://github.com/IBM/kui/issues/5878)
+* **plugins/plugin-client-common:** when there're 3 splits, clicking table cells in the first split fail ([77dfb54](https://github.com/IBM/kui/commit/77dfb54)), closes [#6937](https://github.com/IBM/kui/issues/6937)
+* **plugins/plugin-core-support:** `watch ls` does not update the header ([dedbddc](https://github.com/IBM/kui/commit/dedbddc)), closes [#7123](https://github.com/IBM/kui/issues/7123)
+* **plugins/plugin-core-support:** clicks in replayed table are erratic ([c48b4ca](https://github.com/IBM/kui/commit/c48b4ca)), closes [#5758](https://github.com/IBM/kui/issues/5758)
+* **plugins/plugin-core-support:** Notebook vfs has leftover debugging printf ([b1417d3](https://github.com/IBM/kui/commit/b1417d3)), closes [#6119](https://github.com/IBM/kui/issues/6119)
+* **plugins/plugin-core-support:** notebook vfs uses win32 join when it should be using posix join ([7278d8a](https://github.com/IBM/kui/commit/7278d8a)), closes [#5903](https://github.com/IBM/kui/issues/5903)
+* **plugins/plugin-core-support:** notebook vfs.fstat returns too many matches ([7730566](https://github.com/IBM/kui/commit/7730566)), closes [#6998](https://github.com/IBM/kui/issues/6998)
+* **plugins/plugin-core-support:** watch --until should poll one more time after the until condition is reached ([ef2e4b3](https://github.com/IBM/kui/commit/ef2e4b3))
+* **plugins/plugin-core-support:** watch command relinquishes poll look too early ([c5a7f40](https://github.com/IBM/kui/commit/c5a7f40)), closes [#7390](https://github.com/IBM/kui/issues/7390)
+* cannot invoke grammy from headless mode ([4e73be4](https://github.com/IBM/kui/commit/4e73be4))
+* cd and ls don't always work against vfs ([fb35ffc](https://github.com/IBM/kui/commit/fb35ffc)), closes [#6997](https://github.com/IBM/kui/issues/6997)
+* commands can register evaluator option so core/repl will not redirect output ([d622221](https://github.com/IBM/kui/commit/d622221))
+* **plugins/plugin-core-support:** Simplify themes table ([ae46d5e](https://github.com/IBM/kui/commit/ae46d5e)), closes [#6341](https://github.com/IBM/kui/issues/6341)
+* **plugins/plugin-core-support:** watch command can result in an infinite backup of asyncs ([8647a78](https://github.com/IBM/kui/commit/8647a78)), closes [#7152](https://github.com/IBM/kui/issues/7152)
+* ctrl+L in the first block makes the prompt inactive ([232e5e1](https://github.com/IBM/kui/commit/232e5e1)), closes [#6597](https://github.com/IBM/kui/issues/6597)
+* don't show "Created a split" when clicking on the New Split button ([80192d5](https://github.com/IBM/kui/commit/80192d5)), closes [#6001](https://github.com/IBM/kui/issues/6001)
+* kubectl kustomize can have bogus output ([8bf8ebe](https://github.com/IBM/kui/commit/8bf8ebe)), closes [#6114](https://github.com/IBM/kui/issues/6114)
+* kui may try to open files of unbounded size in monaco-editor ([00197a5](https://github.com/IBM/kui/commit/00197a5)), closes [#7091](https://github.com/IBM/kui/issues/7091)
+* RadioTable should have option to not echo the onSelect command ([77d5050](https://github.com/IBM/kui/commit/77d5050)), closes [#5991](https://github.com/IBM/kui/issues/5991)
+* re-saving a notebook via File/Save application menu does not preserve notebook title ([7fb8b43](https://github.com/IBM/kui/commit/7fb8b43)), closes [#5777](https://github.com/IBM/kui/issues/5777)
+* remove up/down actions buttons ([3c8a8a1](https://github.com/IBM/kui/commit/3c8a8a1)), closes [#5774](https://github.com/IBM/kui/issues/5774)
+* sidecar shouldn't be opened automatically when replay ([8d4cf8c](https://github.com/IBM/kui/commit/8d4cf8c)), closes [#5730](https://github.com/IBM/kui/issues/5730)
+* store the commentary text result to the command when editing is done ([5a3f5e8](https://github.com/IBM/kui/commit/5a3f5e8)), closes [#5916](https://github.com/IBM/kui/issues/5916) [#5672](https://github.com/IBM/kui/issues/5672)
+* use Dropdown component for RadioTable impl ([244b16a](https://github.com/IBM/kui/commit/244b16a)), closes [#6539](https://github.com/IBM/kui/issues/6539)
+* **plugins/plugin-client-common:** clicking the split button may cause the current processing block to disappear ([aa2b40c](https://github.com/IBM/kui/commit/aa2b40c)), closes [#5703](https://github.com/IBM/kui/issues/5703)
+* **plugins/plugin-client-common:** don't show `isTabLayoutModificationResponse` and PresentedElseWhere response in MiniSplit ([a16767a](https://github.com/IBM/kui/commit/a16767a)), closes [#5690](https://github.com/IBM/kui/issues/5690)
+* **plugins/plugin-client-common:** Editing Commentary should require double click ([efaded3](https://github.com/IBM/kui/commit/efaded3)), closes [#5686](https://github.com/IBM/kui/issues/5686)
+* **plugins/plugin-core-support:** reduce overhead of serialized notebooks ([08fd0d6](https://github.com/IBM/kui/commit/08fd0d6)), closes [#5633](https://github.com/IBM/kui/issues/5633)
+* **plugins/plugin-core-support:** snapshot and replay commands don't expand ~ ([3a2c7b9](https://github.com/IBM/kui/commit/3a2c7b9)), closes [#5740](https://github.com/IBM/kui/issues/5740)
+* **plugins/plugin-s3:** improve globbing in s3 rm commands ([48ef3bd](https://github.com/IBM/kui/commit/48ef3bd)), closes [#5709](https://github.com/IBM/kui/issues/5709)
+* "created split" message should disappear when corresponding split is closed ([f8486f8](https://github.com/IBM/kui/commit/f8486f8)), closes [#5629](https://github.com/IBM/kui/issues/5629)
+* about should show breadcrumbs ([99dc401](https://github.com/IBM/kui/commit/99dc401)), closes [#4730](https://github.com/IBM/kui/issues/4730)
+* avoid excessive status stripe overheads when replaying Notebooks ([58de9c0](https://github.com/IBM/kui/commit/58de9c0)), closes [#5635](https://github.com/IBM/kui/issues/5635)
+* avoiding reopening the Welcome to Kui tab even after the user has closed it ([6b0faff](https://github.com/IBM/kui/commit/6b0faff)), closes [#5673](https://github.com/IBM/kui/issues/5673)
+* improve the discoverability of repl-block action buttons ([470da34](https://github.com/IBM/kui/commit/470da34)), closes [#5604](https://github.com/IBM/kui/issues/5604)
+* improve the replayability of terminal splitting ([67811cd](https://github.com/IBM/kui/commit/67811cd)), closes [#5564](https://github.com/IBM/kui/issues/5564)
+* improved support for replaying splits ([8039a9d](https://github.com/IBM/kui/commit/8039a9d)), closes [#5535](https://github.com/IBM/kui/issues/5535)
+* move default loadingDone icon into plugin-client-common ([39994bc](https://github.com/IBM/kui/commit/39994bc)), closes [#5026](https://github.com/IBM/kui/issues/5026)
+* multiple command history regressions ([cbba96c](https://github.com/IBM/kui/commit/cbba96c)), closes [#5283](https://github.com/IBM/kui/issues/5283)
+* new tab command can hang if title is provided ([a6c25c6](https://github.com/IBM/kui/commit/a6c25c6)), closes [#5624](https://github.com/IBM/kui/issues/5624)
+* notebook replay should scroll to top, and not display welcome message on every tab ([7ade801](https://github.com/IBM/kui/commit/7ade801)), closes [#5515](https://github.com/IBM/kui/issues/5515) [#5516](https://github.com/IBM/kui/issues/5516)
+* RadioTables are not replayable ([d0dd00e](https://github.com/IBM/kui/commit/d0dd00e)), closes [#5599](https://github.com/IBM/kui/issues/5599)
+* replay --freshen does not support multi-split notebooks ([afd070c](https://github.com/IBM/kui/commit/afd070c)), closes [#5571](https://github.com/IBM/kui/issues/5571) [#5572](https://github.com/IBM/kui/issues/5572)
+* restore status stripe to default behavior on terminal clear ([128ec92](https://github.com/IBM/kui/commit/128ec92)), closes [#5495](https://github.com/IBM/kui/issues/5495)
+* snapshot command fails at `k get -o yaml` ([fe53fb0](https://github.com/IBM/kui/commit/fe53fb0)), closes [#5458](https://github.com/IBM/kui/issues/5458)
+* switching splits does not participate in tab state ([6eb8db4](https://github.com/IBM/kui/commit/6eb8db4)), closes [#5272](https://github.com/IBM/kui/issues/5272)
+* tab new command should respond with ElsewhereCommentary response ([19a7e1d](https://github.com/IBM/kui/commit/19a7e1d)), closes [#5602](https://github.com/IBM/kui/issues/5602)
+* terminal clearing versus splits results in non-replayable splits ([8f9dc23](https://github.com/IBM/kui/commit/8f9dc23)), closes [#5626](https://github.com/IBM/kui/issues/5626)
+* **packages/core:** backslashes not always properly parsed ([61b118f](https://github.com/IBM/kui/commit/61b118f)), closes [#5287](https://github.com/IBM/kui/issues/5287)
+* cmd+w doesn't closes the window when there's only 1 tab ([f2868a9](https://github.com/IBM/kui/commit/f2868a9)), closes [#3884](https://github.com/IBM/kui/issues/3884)
+* eliminate complex nesting of NavResponse model ([e849ae7](https://github.com/IBM/kui/commit/e849ae7)), closes [#4205](https://github.com/IBM/kui/issues/4205)
+* font zooming issues ([5442532](https://github.com/IBM/kui/commit/5442532)), closes [#4176](https://github.com/IBM/kui/issues/4176) [#4177](https://github.com/IBM/kui/issues/4177)
+* hitting escape on initial page load toggles open empty sidecar ([8fbdce5](https://github.com/IBM/kui/commit/8fbdce5)), closes [#4487](https://github.com/IBM/kui/issues/4487)
+* make inBrowserOk the default ([2a3c811](https://github.com/IBM/kui/commit/2a3c811)), closes [#4275](https://github.com/IBM/kui/issues/4275)
+* remove config.d/version.json in favor of using the version field from package.json ([1e296c7](https://github.com/IBM/kui/commit/1e296c7)), closes [#4300](https://github.com/IBM/kui/issues/4300)
+* remove invalid bodyCss fields in config.d/style.json ([99a92ab](https://github.com/IBM/kui/commit/99a92ab)), closes [#4307](https://github.com/IBM/kui/issues/4307)
+* use 30/70 split for LeftNavSidecar ([9a43d0b](https://github.com/IBM/kui/commit/9a43d0b)), closes [#4454](https://github.com/IBM/kui/issues/4454) [#4455](https://github.com/IBM/kui/issues/4455)
+* **packages/core:** cell onclick should be on inner ([45d2975](https://github.com/IBM/kui/commit/45d2975)), closes [#3518](https://github.com/IBM/kui/issues/3518)
+* **packages/core:** remove old EntitySpec support ([e45fb7b](https://github.com/IBM/kui/commit/e45fb7b)), closes [#3268](https://github.com/IBM/kui/issues/3268)
+* **packages/core:** sidecar basic function should not require plugins ([07aa3e3](https://github.com/IBM/kui/commit/07aa3e3)), closes [#3172](https://github.com/IBM/kui/issues/3172)
+* **plugins/plugin-carbon-tables:** improve radio button UI ([fdca8bc](https://github.com/IBM/kui/commit/fdca8bc)), closes [#3869](https://github.com/IBM/kui/issues/3869)
+* **plugins/plugin-client-common:** add support for titles in commentary ([fbe367c](https://github.com/IBM/kui/commit/fbe367c)), closes [#5434](https://github.com/IBM/kui/issues/5434)
+* **plugins/plugin-client-common:** clicking the remove button of a repl block results in an error white screen ([49bfbcc](https://github.com/IBM/kui/commit/49bfbcc)), closes [#4855](https://github.com/IBM/kui/issues/4855)
+* **plugins/plugin-client-common:** close tabs doesn't produce the correct tab content ([6090887](https://github.com/IBM/kui/commit/6090887)), closes [#5220](https://github.com/IBM/kui/issues/5220)
+* **plugins/plugin-client-common:** improve Screenshot UI ([bc2102a](https://github.com/IBM/kui/commit/bc2102a)), closes [#3734](https://github.com/IBM/kui/issues/3734)
+* **plugins/plugin-client-common:** inconsistent top padding above Cards ([1e1037f](https://github.com/IBM/kui/commit/1e1037f)), closes [#5299](https://github.com/IBM/kui/issues/5299)
+* **plugins/plugin-client-common:** keyboard shortcuts for TopTabStripe aren't working ([24d074f](https://github.com/IBM/kui/commit/24d074f)), closes [#3643](https://github.com/IBM/kui/issues/3643)
+* **plugins/plugin-core-support:** about shows wrong breadcrumbs ([aa05182](https://github.com/IBM/kui/commit/aa05182)), closes [#3972](https://github.com/IBM/kui/issues/3972)
+* **plugins/plugin-core-support:** clicking on rows of theme table results in onccuous console error message ([942e800](https://github.com/IBM/kui/commit/942e800)), closes [#3779](https://github.com/IBM/kui/issues/3779)
+* **plugins/plugin-core-support:** clicking on theme name should not change theme ([71f7fd2](https://github.com/IBM/kui/commit/71f7fd2)), closes [#3804](https://github.com/IBM/kui/issues/3804)
+* **plugins/plugin-core-support:** cmd+w does not close window ([e9765f3](https://github.com/IBM/kui/commit/e9765f3)), closes [#5084](https://github.com/IBM/kui/issues/5084)
+* **plugins/plugin-core-support:** command `!!` returns console error ([0a6c140](https://github.com/IBM/kui/commit/0a6c140)), closes [#2893](https://github.com/IBM/kui/issues/2893)
+* **plugins/plugin-core-support:** each time about opens, another Configure menu is added ([6f1dac2](https://github.com/IBM/kui/commit/6f1dac2)), closes [#3934](https://github.com/IBM/kui/issues/3934)
+* **plugins/plugin-core-support:** notebook VFS does not properly handle globs for ls enumeration ([8cee899](https://github.com/IBM/kui/commit/8cee899)), closes [#5578](https://github.com/IBM/kui/issues/5578)
+* **plugins/plugin-core-support:** Terminal accordion svgs don't font zoom ([80caabd](https://github.com/IBM/kui/commit/80caabd)), closes [#4240](https://github.com/IBM/kui/issues/4240)
+* **plugins/plugin-core-support:** UpdateChecker always reports that an update is available ([7bcf6ea](https://github.com/IBM/kui/commit/7bcf6ea)), closes [#4918](https://github.com/IBM/kui/issues/4918)
+* **plugins/plugin-core-support:** UpdateChecker tooltip should show available version ([fa4f290](https://github.com/IBM/kui/commit/fa4f290)), closes [#4905](https://github.com/IBM/kui/issues/4905)
+* **Plugins/plugin-core-support:** support for shallow recording of notebooks ([605b0e3](https://github.com/IBM/kui/commit/605b0e3)), closes [#5529](https://github.com/IBM/kui/issues/5529)
+* about contexts tab is non-functional ([c0b61b6](https://github.com/IBM/kui/commit/c0b61b6)), closes [#2890](https://github.com/IBM/kui/issues/2890)
+* don't default to ls -l ([5a5b426](https://github.com/IBM/kui/commit/5a5b426)), closes [#3473](https://github.com/IBM/kui/issues/3473)
+* eliminate use of custom tag ([00e2728](https://github.com/IBM/kui/commit/00e2728)), closes [#3777](https://github.com/IBM/kui/issues/3777)
+* improve windows build support ([cacd68b](https://github.com/IBM/kui/commit/cacd68b)), closes [#3332](https://github.com/IBM/kui/issues/3332)
+* pick a winner if more than one tab completion enumerator has offerings ([fbd6696](https://github.com/IBM/kui/commit/fbd6696)), closes [#3736](https://github.com/IBM/kui/issues/3736)
+* port filesystem tab completion to tab completion API ([df4ee2f](https://github.com/IBM/kui/commit/df4ee2f)), closes [#3446](https://github.com/IBM/kui/issues/3446) [#2403](https://github.com/IBM/kui/issues/2403) [#3447](https://github.com/IBM/kui/issues/3447)
+* reduce expense of preloader on webapp init ([00b87c0](https://github.com/IBM/kui/commit/00b87c0)), closes [#3286](https://github.com/IBM/kui/issues/3286)
+* reducing flashing effect for PTY command not found errors ([f160337](https://github.com/IBM/kui/commit/f160337)), closes [#3449](https://github.com/IBM/kui/issues/3449)
+* remove screenshot strings out of core-support i18n resource file ([65fccb8](https://github.com/IBM/kui/commit/65fccb8)), closes [#3715](https://github.com/IBM/kui/issues/3715)
+* sidecar screenshot captures blank canvas ([ce38178](https://github.com/IBM/kui/commit/ce38178)), closes [#3679](https://github.com/IBM/kui/issues/3679)
+* some code is dependent on the existence of static config files ([cdc6487](https://github.com/IBM/kui/commit/cdc6487)), closes [#3813](https://github.com/IBM/kui/issues/3813)
+* vfs fixes for multi-source copying and for s3 globbing ([893902e](https://github.com/IBM/kui/commit/893902e)), closes [#5511](https://github.com/IBM/kui/issues/5511)
+* **plugins/plugin-core-support:** getting started text is stretched in non-English ([1413a26](https://github.com/IBM/kui/commit/1413a26))
+* **plugins/plugin-core-support:** remove old "window" commands ([5a2645e](https://github.com/IBM/kui/commit/5a2645e)), closes [#5038](https://github.com/IBM/kui/issues/5038)
+* **plugins/plugin-core-support:** remove old unused css ([e04536f](https://github.com/IBM/kui/commit/e04536f)), closes [#3748](https://github.com/IBM/kui/issues/3748)
+* **plugins/plugin-core-support:** repl screenshot button does not capture streaming output ([a4aa544](https://github.com/IBM/kui/commit/a4aa544)), closes [#3606](https://github.com/IBM/kui/issues/3606)
+* **plugins/plugin-core-support:** sidecar "window" buttons are too large ([33415d2](https://github.com/IBM/kui/commit/33415d2)), closes [#5094](https://github.com/IBM/kui/issues/5094)
+* **plugins/plugin-core-support:** tab completion of "interior" text is buggy ([b13cdb7](https://github.com/IBM/kui/commit/b13cdb7)), closes [#3605](https://github.com/IBM/kui/issues/3605)
+* regression due to introduced cycle dependendence ([d1799b0](https://github.com/IBM/kui/commit/d1799b0)), closes [#3422](https://github.com/IBM/kui/issues/3422)
+* split screen terminals sometimes incorrect handle exit ([d63cde7](https://github.com/IBM/kui/commit/d63cde7)), closes [#4860](https://github.com/IBM/kui/issues/4860)
+* **plugins/plugin-core-support:** tab completion versus cursor motion ([d428a3e](https://github.com/IBM/kui/commit/d428a3e)), closes [#3087](https://github.com/IBM/kui/issues/3087)
+* **plugins/plugin-s3:** wildcard cp between s3 regions/providers fails ([4f85557](https://github.com/IBM/kui/commit/4f85557)), closes [#7782](https://github.com/IBM/kui/issues/7782)
+
+
+### chore
+
+* kui client cleanup ([b4c3984](https://github.com/IBM/kui/commit/b4c3984)), closes [#3974](https://github.com/IBM/kui/issues/3974)
+* load-time tuning ([1a9b10e](https://github.com/IBM/kui/commit/1a9b10e)), closes [#8070](https://github.com/IBM/kui/issues/8070)
+* port notebooks to markdown ([a64295d](https://github.com/IBM/kui/commit/a64295d))
+* remove unmaintained `up` code in plugin-core-support ([ca1aedd](https://github.com/IBM/kui/commit/ca1aedd))
+* update to react 18 ([277095f](https://github.com/IBM/kui/commit/277095f))
+
+
+### Features
+
+* `up` command ([e5612c1](https://github.com/IBM/kui/commit/e5612c1)), closes [#7669](https://github.com/IBM/kui/issues/7669)
+* ability to register an onClose handler when opening a tab ([58a36c3](https://github.com/IBM/kui/commit/58a36c3)), closes [#5670](https://github.com/IBM/kui/issues/5670)
+* add support for left strip positioning of terminal splits ([a8dc71f](https://github.com/IBM/kui/commit/a8dc71f)), closes [#8202](https://github.com/IBM/kui/issues/8202)
+* allow `replay` command to open multiple notebooks ([a12ad93](https://github.com/IBM/kui/commit/a12ad93)), closes [#8162](https://github.com/IBM/kui/issues/8162)
+* allow guidebooks to capture prefetched row drilldown content ([15cecd8](https://github.com/IBM/kui/commit/15cecd8))
+* bottom strip UI and StatusModel UI ([0721ec5](https://github.com/IBM/kui/commit/0721ec5)), closes [#8123](https://github.com/IBM/kui/issues/8123)
+* cache files when watching a command ([77623cb](https://github.com/IBM/kui/commit/77623cb)), closes [#7163](https://github.com/IBM/kui/issues/7163)
+* cd command handles VFS mounts ([b66a2fb](https://github.com/IBM/kui/commit/b66a2fb)), closes [#6988](https://github.com/IBM/kui/issues/6988)
+* core/repl handles redirecting command output to files in VFS ([51889c1](https://github.com/IBM/kui/commit/51889c1))
+* execute the command in url query when the browser app is loaded ([b0b95cf](https://github.com/IBM/kui/commit/b0b95cf)), closes [#5879](https://github.com/IBM/kui/issues/5879)
+* Feature: improve support for parallelization across VFS operations ([e05d7e0](https://github.com/IBM/kui/commit/e05d7e0)), closes [#5831](https://github.com/IBM/kui/issues/5831)
+* head command against vfs ([03e3f8a](https://github.com/IBM/kui/commit/03e3f8a)), closes [#7012](https://github.com/IBM/kui/issues/7012)
+* improved support for commentary-from-file ([2efc70e](https://github.com/IBM/kui/commit/2efc70e)), closes [#7074](https://github.com/IBM/kui/issues/7074)
+* initial support for snippets (hash include) in markdown ([2053a79](https://github.com/IBM/kui/commit/2053a79))
+* inline sidecar ([2c3afeb](https://github.com/IBM/kui/commit/2c3afeb)), closes [#6007](https://github.com/IBM/kui/issues/6007)
+* introduce reexec for rerunning commands ([fe80525](https://github.com/IBM/kui/commit/fe80525)), closes [#6026](https://github.com/IBM/kui/issues/6026)
+* Kui implementation of `watch` ([2cb3f98](https://github.com/IBM/kui/commit/2cb3f98)), closes [#6379](https://github.com/IBM/kui/issues/6379)
+* link the accomplishment of a block to commentary ([a8c4f2c](https://github.com/IBM/kui/commit/a8c4f2c))
+* Make PatternFly4 Light the default theme ([7d31c17](https://github.com/IBM/kui/commit/7d31c17)), closes [#6773](https://github.com/IBM/kui/issues/6773)
+* Move in OpenWhisk plugin from the external repo ([b9c5867](https://github.com/IBM/kui/commit/b9c5867)), closes [#6109](https://github.com/IBM/kui/issues/6109)
+* port up --fix to use Listr ([d484042](https://github.com/IBM/kui/commit/d484042)), closes [#7797](https://github.com/IBM/kui/issues/7797) [#7798](https://github.com/IBM/kui/issues/7798)
+* remove bottom strip support and replace with right strip support ([27d06a1](https://github.com/IBM/kui/commit/27d06a1))
+* remove split position button from split header ([ecaf5ef](https://github.com/IBM/kui/commit/ecaf5ef))
+* replay notebook from url ([d515f6d](https://github.com/IBM/kui/commit/d515f6d))
+* save/restore pty command output ([2c291a9](https://github.com/IBM/kui/commit/2c291a9)), closes [#5314](https://github.com/IBM/kui/issues/5314)
+* section blocks ([8e79cf4](https://github.com/IBM/kui/commit/8e79cf4))
+* SplitHeader should have a clear button ([7d4456b](https://github.com/IBM/kui/commit/7d4456b))
+* support for replacing all current content in a tab with given commentary ([3caef81](https://github.com/IBM/kui/commit/3caef81))
+* up command should use a real progress tracker ([38e264a](https://github.com/IBM/kui/commit/38e264a)), closes [#7795](https://github.com/IBM/kui/issues/7795)
+* Use patternfly Sidebar to display guidebooks ([d2333e4](https://github.com/IBM/kui/commit/d2333e4))
+* **packages/core:** resolve command lines with slashes ([d6c637a](https://github.com/IBM/kui/commit/d6c637a))
+* **plugins/plugin-bash-like:** tab-complete VFS mounts ([009a00d](https://github.com/IBM/kui/commit/009a00d)), closes [#6989](https://github.com/IBM/kui/issues/6989)
+* **plugins/plugin-client-common:** add support for `???` syntax in markdown ([f8037f4](https://github.com/IBM/kui/commit/f8037f4))
+* **plugins/plugin-client-common:** block-level copy/paste ([a72cf8d](https://github.com/IBM/kui/commit/a72cf8d)), closes [#5752](https://github.com/IBM/kui/issues/5752)
+* **plugins/plugin-client-common:** empty tables use PatternFly's "empty state" UI ([f7ccdf1](https://github.com/IBM/kui/commit/f7ccdf1)), closes [#6867](https://github.com/IBM/kui/issues/6867)
+* **plugins/plugin-client-common:** initial remark-tabbed markdown extension ([91f7c80](https://github.com/IBM/kui/commit/91f7c80))
+* **plugins/plugin-client-common:** Shift-enter or CmdCtrl+S to save within Commentary ([4cf496a](https://github.com/IBM/kui/commit/4cf496a)), closes [#6827](https://github.com/IBM/kui/issues/6827)
+* **plugins/plugin-client-common:** split command should allow user to specify splice index ([75857e9](https://github.com/IBM/kui/commit/75857e9)), closes [#5746](https://github.com/IBM/kui/issues/5746)
+* **plugins/plugin-core-support:** add iter8ctl to Iter's up ([1443ddf](https://github.com/IBM/kui/commit/1443ddf))
+* **plugins/plugin-core-support:** add minimum version check to IBM CodeEngine prereq checker ([c533a4b](https://github.com/IBM/kui/commit/c533a4b)), closes [#8216](https://github.com/IBM/kui/issues/8216)
+* **plugins/plugin-core-support:** initial `echo` support for proxy-less browser setups ([bb1a73c](https://github.com/IBM/kui/commit/bb1a73c))
+* toggling edit mode using CLI command ([47735d0](https://github.com/IBM/kui/commit/47735d0))
+* **plugins/plugin-core-support:** up command should offer to check for a valid kubeconfig ([b146a2c](https://github.com/IBM/kui/commit/b146a2c)), closes [#8053](https://github.com/IBM/kui/issues/8053)
+* update core watch command to return watchable table ([aa0cf29](https://github.com/IBM/kui/commit/aa0cf29)), closes [#7119](https://github.com/IBM/kui/issues/7119)
+* When replaying a notebook, prior output should have an ExpandableSection wrapper ([5ed76ae](https://github.com/IBM/kui/commit/5ed76ae)), closes [#7846](https://github.com/IBM/kui/issues/7846)
+* **plugins/plugin-client-common:** edit a commentary response using SimpleEditor ([6d828c1](https://github.com/IBM/kui/commit/6d828c1)), closes [#5664](https://github.com/IBM/kui/issues/5664)
+* **plugins/plugin-client-common:** Improve Commentary editing UI by adding real Done button ([1f544b5](https://github.com/IBM/kui/commit/1f544b5)), closes [#5667](https://github.com/IBM/kui/issues/5667)
+* **plugins/plugin-core-support:** conditional opening of tabs ([35648b8](https://github.com/IBM/kui/commit/35648b8)), closes [#5619](https://github.com/IBM/kui/issues/5619)
+* **plugins/plugin-core-support:** replay --close-current-tab ([a6134b2](https://github.com/IBM/kui/commit/a6134b2)), closes [#5929](https://github.com/IBM/kui/issues/5929)
+* **plugins/plugin-core-support:** watch poller should support --until option to stop watcher ([4472d91](https://github.com/IBM/kui/commit/4472d91))
+* a new model NavResponse supporting side navigation menu ([41940eb](https://github.com/IBM/kui/commit/41940eb)), closes [#3659](https://github.com/IBM/kui/issues/3659)
+* add a command to return the Card Component in Terminal ([d8d13ab](https://github.com/IBM/kui/commit/d8d13ab)), closes [#4973](https://github.com/IBM/kui/issues/4973)
+* add a prefer-re-execution option to snapshot ([af7b98b](https://github.com/IBM/kui/commit/af7b98b)), closes [#5622](https://github.com/IBM/kui/issues/5622)
+* add alert command to display Alert component in Terminal ([495d3bb](https://github.com/IBM/kui/commit/495d3bb)), closes [#4957](https://github.com/IBM/kui/issues/4957)
+* add capability to click to edit/rerun a command ([4296933](https://github.com/IBM/kui/commit/4296933)), closes [#5654](https://github.com/IBM/kui/issues/5654)
+* add capability to show welcome widget to new users in Terminal ([0c33e6e](https://github.com/IBM/kui/commit/0c33e6e)), closes [#4990](https://github.com/IBM/kui/issues/4990) [#5007](https://github.com/IBM/kui/issues/5007)
+* add CommentaryReponse to snapshot/replay the response of commentary command ([7d13a93](https://github.com/IBM/kui/commit/7d13a93)), closes [#5439](https://github.com/IBM/kui/issues/5439)
+* add history to sidecar views ([b1e5543](https://github.com/IBM/kui/commit/b1e5543)), closes [#3960](https://github.com/IBM/kui/issues/3960)
+* add support for command string modes that specify contentType ([31c6940](https://github.com/IBM/kui/commit/31c6940)), closes [#3299](https://github.com/IBM/kui/issues/3299)
+* allow controllers to control the color of the status stripe ([708570c](https://github.com/IBM/kui/commit/708570c)), closes [#5490](https://github.com/IBM/kui/issues/5490)
+* allow plugins to define themes ([216f41c](https://github.com/IBM/kui/commit/216f41c)), closes [#3420](https://github.com/IBM/kui/issues/3420)
+* allow plugins to use subdirectories ([e7cc3e3](https://github.com/IBM/kui/commit/e7cc3e3)), closes [#3389](https://github.com/IBM/kui/issues/3389)
+* background new tabs ([be9f986](https://github.com/IBM/kui/commit/be9f986)), closes [#5550](https://github.com/IBM/kui/issues/5550)
+* carbon tables ([237e9a5](https://github.com/IBM/kui/commit/237e9a5)), closes [#3632](https://github.com/IBM/kui/issues/3632)
+* command history should be tab-specific ([1b987e0](https://github.com/IBM/kui/commit/1b987e0)), closes [#1299](https://github.com/IBM/kui/issues/1299)
+* commentary command to add comments to REPL ([c304fd3](https://github.com/IBM/kui/commit/c304fd3)), closes [#5428](https://github.com/IBM/kui/issues/5428)
+* custom tab titles ([fd780df](https://github.com/IBM/kui/commit/fd780df)), closes [#5525](https://github.com/IBM/kui/issues/5525)
+* enable plugin-manager for electron clients ([4814cb9](https://github.com/IBM/kui/commit/4814cb9)), closes [#2935](https://github.com/IBM/kui/issues/2935)
+* extend MultiModalResponse to support functions that produce content ([b940c63](https://github.com/IBM/kui/commit/b940c63)), closes [#3022](https://github.com/IBM/kui/issues/3022)
+* initial/minimal snapshot/replay support ([bb7ae0f](https://github.com/IBM/kui/commit/bb7ae0f)), closes [#5280](https://github.com/IBM/kui/issues/5280)
+* introduce plugin-client-default meant for hosting a client definition ([688a991](https://github.com/IBM/kui/commit/688a991)), closes [#3463](https://github.com/IBM/kui/issues/3463)
+* inverse splits ([38d2895](https://github.com/IBM/kui/commit/38d2895)), closes [#5537](https://github.com/IBM/kui/issues/5537)
+* left-navigation sidecar ([f88329e](https://github.com/IBM/kui/commit/f88329e)), closes [#3635](https://github.com/IBM/kui/issues/3635)
+* notebook client ([4b64133](https://github.com/IBM/kui/commit/4b64133)), closes [#5501](https://github.com/IBM/kui/issues/5501)
+* refine NavResponse and add NavLinks support in LeftNavSidecar ([f1d8d98](https://github.com/IBM/kui/commit/f1d8d98)), closes [#3902](https://github.com/IBM/kui/issues/3902)
+* separate out themes into a new settings Notebook ([5180759](https://github.com/IBM/kui/commit/5180759)), closes [#5605](https://github.com/IBM/kui/issues/5605)
+* **packages/core:** allow controller to opt in/out recording table row onclicks when snapshot ([cc83ce7](https://github.com/IBM/kui/commit/cc83ce7)), closes [#5565](https://github.com/IBM/kui/issues/5565)
+* **plugins/plugin-client-common:** add support for Tags in StatusStripe ([d112c86](https://github.com/IBM/kui/commit/d112c86)), closes [#4951](https://github.com/IBM/kui/issues/4951)
+* **plugins/plugin-client-common:** allow users to insert command before a repl block ([e935092](https://github.com/IBM/kui/commit/e935092)), closes [#5576](https://github.com/IBM/kui/issues/5576)
+* **plugins/plugin-client-common:** allow users to reorder blocks by MoveUp and MoveDown buttons ([f7f6918](https://github.com/IBM/kui/commit/f7f6918)), closes [#5589](https://github.com/IBM/kui/issues/5589)
+* improve repl-block selection ([305b36f](https://github.com/IBM/kui/commit/305b36f)), closes [#5587](https://github.com/IBM/kui/issues/5587)
+* pin a watchable terminal response in a split pane ([662f413](https://github.com/IBM/kui/commit/662f413)), closes [#4865](https://github.com/IBM/kui/issues/4865) [#4573](https://github.com/IBM/kui/issues/4573) [#4885](https://github.com/IBM/kui/issues/4885) [#4894](https://github.com/IBM/kui/issues/4894)
+* port kubectl get ns to RadioTable ([be0eabf](https://github.com/IBM/kui/commit/be0eabf)), closes [#4510](https://github.com/IBM/kui/issues/4510) [#4511](https://github.com/IBM/kui/issues/4511)
+* RadioTable and port of the themes table to use it ([79a3e8e](https://github.com/IBM/kui/commit/79a3e8e)), closes [#4507](https://github.com/IBM/kui/issues/4507)
+* snapshot freshening ([d5c8991](https://github.com/IBM/kui/commit/d5c8991)), closes [#5522](https://github.com/IBM/kui/issues/5522)
+* split screen Terminal ([3a6b422](https://github.com/IBM/kui/commit/3a6b422)), closes [#4814](https://github.com/IBM/kui/issues/4814) [#4821](https://github.com/IBM/kui/issues/4821)
+* status stripe ([d485ab3](https://github.com/IBM/kui/commit/d485ab3)), closes [#3475](https://github.com/IBM/kui/issues/3475) [#1859](https://github.com/IBM/kui/issues/1859)
+* StatusStripe should respond to font zooming ([26ba443](https://github.com/IBM/kui/commit/26ba443)), closes [#4242](https://github.com/IBM/kui/issues/4242)
+* support generating es6 modules ([c1ed680](https://github.com/IBM/kui/commit/c1ed680)), closes [#2431](https://github.com/IBM/kui/issues/2431)
+* support replaying in new tab ([04a2c67](https://github.com/IBM/kui/commit/04a2c67)), closes [#5509](https://github.com/IBM/kui/issues/5509)
+* switch to Carbon Gray 10 as default theme in plugin-default-client ([c56e2f5](https://github.com/IBM/kui/commit/c56e2f5)), closes [#4101](https://github.com/IBM/kui/issues/4101)
+* tutorial VFS ([6f2330e](https://github.com/IBM/kui/commit/6f2330e)), closes [#5441](https://github.com/IBM/kui/issues/5441)
+* update checker ([a7908d2](https://github.com/IBM/kui/commit/a7908d2)), closes [#4537](https://github.com/IBM/kui/issues/4537)
+* update ls to allow for presenting content from more limited VFS's such as tutorials ([a1ff1a4](https://github.com/IBM/kui/commit/a1ff1a4)), closes [#5497](https://github.com/IBM/kui/issues/5497)
+* use Carbon Components UIShell for TopTabStripe ([8d7619d](https://github.com/IBM/kui/commit/8d7619d)), closes [#3819](https://github.com/IBM/kui/issues/3819)
+* use webpack to build headless bundles ([e7c0d76](https://github.com/IBM/kui/commit/e7c0d76))
+* UX: Use Dropdown for theme switcher ([6cc6a47](https://github.com/IBM/kui/commit/6cc6a47)), closes [#6347](https://github.com/IBM/kui/issues/6347)
+* **packages/core:** pass a PreloadRegistrar to plugin preloaders ([54d727a](https://github.com/IBM/kui/commit/54d727a)), closes [#3189](https://github.com/IBM/kui/issues/3189)
+* **plugins/plugin-core-support:** switch tabs via keyboard shortcuts ([4f2bb76](https://github.com/IBM/kui/commit/4f2bb76)), closes [#1242](https://github.com/IBM/kui/issues/1242)
+
+
+### BREAKING CHANGES
+
+* `at-kui-shell/react` will now pull in react v18.
+* we now pre-allocate execUUID on when the block is first mounted (these are known as Active blocks, because they have an active input). Previously, we relied on kui core/repl/exec to allocate upon run. This leads to a race condition, where command handlers expect to be able to communicate with the views based on an execUUID... but the views may not be mounted before the command handlers start... An example of this was the PTY. pty/client in plugin-bash-like sends pty streaming output ... the Output component (in plugin-client-common) is supposed to be the receiver, but it only listens after it is mounted). With this PR, we pre-allocate the execUUID, and mount the Output block even on Active blocks.
+* this removes the `up` code base
+* removal of split position button from split header
+
+This PR also makes the split header buttons slightly larger.
+* removes support for JSON notebooks
+* This PR is a breaking change to the new tab event model: it is now an array, rather than a singleton.
+* this alters the loading cycle in a way that may break sensitive tests, mostly by making certain actions a bit more asynchronous
+* **plugins/plugin-core-support:** removes window commands
+
+also make quit and exit for electron only
+* removes support for inBrowserOk
+* this moves plugin-sidecar and plugin-carbon-tables into plugin-client-common
+* **packages/core:** remove old EntitySpec support
+
+
+
+
+
# [12.2.0](https://github.com/IBM/kui/compare/v4.5.0...v12.2.0) (2022-10-10)
diff --git a/plugins/plugin-core-support/package.json b/plugins/plugin-core-support/package.json
index 996ceeac9e1..891a46c6a64 100644
--- a/plugins/plugin-core-support/package.json
+++ b/plugins/plugin-core-support/package.json
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-core-support",
- "version": "12.2.0",
+ "version": "13.0.0",
"description": "Kui plugin offering core extensions such as help and screenshot commands",
"license": "Apache-2.0",
"author": "Nick Mitchell",
diff --git a/plugins/plugin-core-themes/CHANGELOG.md b/plugins/plugin-core-themes/CHANGELOG.md
index c9266fc08d0..ba27591508d 100644
--- a/plugins/plugin-core-themes/CHANGELOG.md
+++ b/plugins/plugin-core-themes/CHANGELOG.md
@@ -3,6 +3,74 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [13.0.0](https://github.com/IBM/kui/compare/v4.5.0...v13.0.0) (2023-01-13)
+
+
+### Bug Fixes
+
+* a few more color contrast issues with inverted sidecar themes ([f0f36d5](https://github.com/IBM/kui/commit/f0f36d5)), closes [#3874](https://github.com/IBM/kui/issues/3874)
+* a few more color contrast issues with inverted sidecars ([0776df7](https://github.com/IBM/kui/commit/0776df7)), closes [#3835](https://github.com/IBM/kui/issues/3835)
+* add side-effect: false ([5120700](https://github.com/IBM/kui/commit/5120700))
+* block timestamp in Light theme/lightweight ui has low contrast ([6ae08fd](https://github.com/IBM/kui/commit/6ae08fd)), closes [#6226](https://github.com/IBM/kui/issues/6226)
+* Carbon Gray10 theme has poor contrast for hints ([930fd57](https://github.com/IBM/kui/commit/930fd57)), closes [#7956](https://github.com/IBM/kui/issues/7956)
+* Clean up the way patternfly fonts are incorporated into themes ([2ba49e9](https://github.com/IBM/kui/commit/2ba49e9)), closes [#6375](https://github.com/IBM/kui/issues/6375)
+* color contrast fixes for Sidebar and Wizard header ([cc76957](https://github.com/IBM/kui/commit/cc76957))
+* Commentary Editor in patternfly4 light theme has low contrast ([b74fc6b](https://github.com/IBM/kui/commit/b74fc6b)), closes [#7925](https://github.com/IBM/kui/issues/7925)
+* Confirm dialog color contrast issues ([da14c25](https://github.com/IBM/kui/commit/da14c25)), closes [#4995](https://github.com/IBM/kui/issues/4995)
+* fixes for font rendering regressions due to [#7818](https://github.com/IBM/kui/issues/7818) ([4a1420f](https://github.com/IBM/kui/commit/4a1420f)), closes [#7817](https://github.com/IBM/kui/issues/7817)
+* fixes for inverted colors in dark themes ([43425a8](https://github.com/IBM/kui/commit/43425a8))
+* improve CodeSnippet rendering in Markdown ([9df43d0](https://github.com/IBM/kui/commit/9df43d0)), closes [#3863](https://github.com/IBM/kui/issues/3863)
+* improved markdown expandable section colors ([52b7e38](https://github.com/IBM/kui/commit/52b7e38))
+* in "lightweight" themes, split header buttons overflow ([e059fb8](https://github.com/IBM/kui/commit/e059fb8)), closes [#7620](https://github.com/IBM/kui/issues/7620)
+* increase contrast in watch pane ([246ecd2](https://github.com/IBM/kui/commit/246ecd2)), closes [#5000](https://github.com/IBM/kui/issues/5000) [#5001](https://github.com/IBM/kui/issues/5001)
+* Light theme does not get expected sepia filter for finished blocks ([752150f](https://github.com/IBM/kui/commit/752150f))
+* monaco diff view colors are not themed ([eed2527](https://github.com/IBM/kui/commit/eed2527)), closes [#6232](https://github.com/IBM/kui/issues/6232)
+* more base0E color contrast fixes ([e533109](https://github.com/IBM/kui/commit/e533109))
+* more color contrast fixes for wizard ([1bf1ea6](https://github.com/IBM/kui/commit/1bf1ea6))
+* more inverted sidecar fixes ([5316c66](https://github.com/IBM/kui/commit/5316c66)), closes [#3756](https://github.com/IBM/kui/issues/3756)
+* move patternfly alignment out of patternfly themes plugin ([6adbfd6](https://github.com/IBM/kui/commit/6adbfd6)), closes [#4988](https://github.com/IBM/kui/issues/4988)
+* multiple fixes for screenshot toast notification UI ([8725e0b](https://github.com/IBM/kui/commit/8725e0b)), closes [#3933](https://github.com/IBM/kui/issues/3933)
+* reduce custom CSS rules for table UI ([56f69cb](https://github.com/IBM/kui/commit/56f69cb)), closes [#5024](https://github.com/IBM/kui/issues/5024)
+* rendering improvements for playground ([883b522](https://github.com/IBM/kui/commit/883b522))
+* status stripe UI fixes to work better across themes ([2aa107f](https://github.com/IBM/kui/commit/2aa107f)), closes [#3507](https://github.com/IBM/kui/issues/3507)
+* StatusStripe in light themes has low contrast ([d99f33b](https://github.com/IBM/kui/commit/d99f33b)), closes [#7927](https://github.com/IBM/kui/issues/7927)
+* support for using patternfly components with non-patternfly themes ([f88ef97](https://github.com/IBM/kui/commit/f88ef97)), closes [#4934](https://github.com/IBM/kui/issues/4934)
+* text selection in active xterms for light themes is not visible ([ace9ec9](https://github.com/IBM/kui/commit/ace9ec9)), closes [#4087](https://github.com/IBM/kui/issues/4087)
+* the x in the offline badge is sometimes low contrast, especially in dark themes ([c60157c](https://github.com/IBM/kui/commit/c60157c)), closes [#6784](https://github.com/IBM/kui/issues/6784)
+* Tree view badges can have low contrast ([9be1ae5](https://github.com/IBM/kui/commit/9be1ae5)), closes [#6245](https://github.com/IBM/kui/issues/6245)
+* UI cleanups for notebooks ([b1e2d79](https://github.com/IBM/kui/commit/b1e2d79)), closes [#7824](https://github.com/IBM/kui/issues/7824)
+* **plugins/plugin-carbon-themes:** carbon themes do not fully apply ([1659157](https://github.com/IBM/kui/commit/1659157)), closes [#3740](https://github.com/IBM/kui/issues/3740)
+* **plugins/plugin-core-themes:** In Light theme, inverted splits don't render well ([db6ae59](https://github.com/IBM/kui/commit/db6ae59)), closes [#6220](https://github.com/IBM/kui/issues/6220)
+* **plugins/plugin-core-themes:** Sidecar header and body may lack contrast ([b09391e](https://github.com/IBM/kui/commit/b09391e)), closes [#6306](https://github.com/IBM/kui/issues/6306)
+* use more standard TopTabStripe UI ([c390dff](https://github.com/IBM/kui/commit/c390dff)), closes [#3867](https://github.com/IBM/kui/issues/3867)
+
+
+### chore
+
+* kui client cleanup ([b4c3984](https://github.com/IBM/kui/commit/b4c3984)), closes [#3974](https://github.com/IBM/kui/issues/3974)
+
+
+### Features
+
+* **plugins/plugin-client-common:** refinements to wizard header guidebook spacing ([432ead3](https://github.com/IBM/kui/commit/432ead3))
+* allow plugins to define themes ([216f41c](https://github.com/IBM/kui/commit/216f41c)), closes [#3420](https://github.com/IBM/kui/issues/3420)
+* improve consistency of input element coloring between guidebooks and plain terminals ([d5bac1d](https://github.com/IBM/kui/commit/d5bac1d))
+* Improve support for designing light themes ([b6c859f](https://github.com/IBM/kui/commit/b6c859f)), closes [#6372](https://github.com/IBM/kui/issues/6372)
+* Improve support for inverted color schemes ([72e096a](https://github.com/IBM/kui/commit/72e096a)), closes [#7918](https://github.com/IBM/kui/issues/7918)
+* lightweight ui options for core themes ([cf96867](https://github.com/IBM/kui/commit/cf96867)), closes [#6187](https://github.com/IBM/kui/issues/6187)
+* MiniSplits ([70b8441](https://github.com/IBM/kui/commit/70b8441)), closes [#5112](https://github.com/IBM/kui/issues/5112)
+* refine sidecar minimization ([ead3b41](https://github.com/IBM/kui/commit/ead3b41)), closes [#3958](https://github.com/IBM/kui/issues/3958)
+* Use patternfly Sidebar to display guidebooks ([d2333e4](https://github.com/IBM/kui/commit/d2333e4))
+
+
+### BREAKING CHANGES
+
+* this moves plugin-sidecar and plugin-carbon-tables into plugin-client-common
+
+
+
+
+
# [12.2.0](https://github.com/IBM/kui/compare/v4.5.0...v12.2.0) (2022-10-10)
diff --git a/plugins/plugin-core-themes/package.json b/plugins/plugin-core-themes/package.json
index eab417f380d..44f76487be7 100644
--- a/plugins/plugin-core-themes/package.json
+++ b/plugins/plugin-core-themes/package.json
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-core-themes",
- "version": "12.2.0",
+ "version": "13.0.0",
"description": "Kui plugin offering a standard set of themes",
"license": "Apache-2.0",
"author": "Nick Mitchell",
diff --git a/plugins/plugin-electron-components/CHANGELOG.md b/plugins/plugin-electron-components/CHANGELOG.md
index 9b70a1d0679..0390b52d984 100644
--- a/plugins/plugin-electron-components/CHANGELOG.md
+++ b/plugins/plugin-electron-components/CHANGELOG.md
@@ -3,6 +3,60 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [13.0.0](https://github.com/IBM/kui/compare/v4.5.0...v13.0.0) (2023-01-13)
+
+
+### Bug Fixes
+
+* add missing electron/remote dependencies ([9426b24](https://github.com/IBM/kui/commit/9426b24))
+* add side-effect: false ([5120700](https://github.com/IBM/kui/commit/5120700))
+* optimize load time by avoiding loading patternfly and plugin-client-common index.js ([e10829a](https://github.com/IBM/kui/commit/e10829a))
+* plugin-electron-components is missing stated needle dependence ([0c78655](https://github.com/IBM/kui/commit/0c78655))
+* UpdateChecker component does not display popover content ([20f89a2](https://github.com/IBM/kui/commit/20f89a2))
+* UpdateChecker may call setState before mount ([c6c400f](https://github.com/IBM/kui/commit/c6c400f))
+* **packages/core:** Events api created and typedoc documentation generated ([531461d](https://github.com/IBM/kui/commit/531461d))
+* **plugins/plugin-client-common:** In Popup mode, clicking Help button will show the welcome notebook in a new window ([18a974c](https://github.com/IBM/kui/commit/18a974c))
+* **plugins/plugin-client-common:** Search component may emit console errors ([e08f7ac](https://github.com/IBM/kui/commit/e08f7ac))
+* **plugins/plugin-electron-components:** Search should lazily load patternfly component ([f6758ce](https://github.com/IBM/kui/commit/f6758ce))
+* **plugins/plugin-electron-components:** Update available fires when older legacy dist tags are released ([a15b83b](https://github.com/IBM/kui/commit/a15b83b)), closes [#5823](https://github.com/IBM/kui/issues/5823)
+* **plugins/plugin-electron-components:** UpdateChecker does not render the changelog as markdown ([60d744b](https://github.com/IBM/kui/commit/60d744b)), closes [#7497](https://github.com/IBM/kui/issues/7497)
+* **plugins/plugin-electron-components:** UpdateChecker initial delay is 0ms ([51c857a](https://github.com/IBM/kui/commit/51c857a))
+* **plugins/plugin-electron-components:** use github api to get the latest release ([63ae5bb](https://github.com/IBM/kui/commit/63ae5bb))
+* **plugins/plugin-kubectl:** Kubernetes Context widget does not always correctly show "This is your current context" ([9848dc4](https://github.com/IBM/kui/commit/9848dc4)), closes [#7996](https://github.com/IBM/kui/issues/7996)
+* In narrower windows, there is too much content in the StatusStripe ([453bc86](https://github.com/IBM/kui/commit/453bc86)), closes [#6570](https://github.com/IBM/kui/issues/6570)
+* in screenshot alert, the icon and title text are misaligned ([ff57573](https://github.com/IBM/kui/commit/ff57573)), closes [#6770](https://github.com/IBM/kui/issues/6770)
+* Screenshot alert is not visible in narrower windows ([d94da68](https://github.com/IBM/kui/commit/d94da68)), closes [#6843](https://github.com/IBM/kui/issues/6843)
+* update UpdateChecker to point to new kubernetes-sigs/kui repo ([24e604b](https://github.com/IBM/kui/commit/24e604b))
+* UpdateChecker does not render tables, lists, or relative image refs properly ([3e6ba75](https://github.com/IBM/kui/commit/3e6ba75)), closes [#6918](https://github.com/IBM/kui/issues/6918)
+* **plugins/plugin-electron-components:** UpdateChecker emits console errors when running tests ([a2a99c3](https://github.com/IBM/kui/commit/a2a99c3)), closes [#5838](https://github.com/IBM/kui/issues/5838)
+* **plugins/plugin-electron-components:** UpdateChecker should ignore prereleases ([29cba1d](https://github.com/IBM/kui/commit/29cba1d)), closes [#6655](https://github.com/IBM/kui/issues/6655)
+* UpdateChecker popover can be too height ([8f87488](https://github.com/IBM/kui/commit/8f87488)), closes [#6413](https://github.com/IBM/kui/issues/6413)
+
+
+### chore
+
+* update to react 18 ([277095f](https://github.com/IBM/kui/commit/277095f))
+
+
+### Features
+
+* **plugins/plugin-client-common:** some groundwork for for running choice-free guidebooks ([7117486](https://github.com/IBM/kui/commit/7117486))
+* allow controllers to control the color of the status stripe ([708570c](https://github.com/IBM/kui/commit/708570c)), closes [#5490](https://github.com/IBM/kui/issues/5490)
+* background new tabs ([be9f986](https://github.com/IBM/kui/commit/be9f986)), closes [#5550](https://github.com/IBM/kui/issues/5550)
+* Refine Update Checker widget UI ([5c97479](https://github.com/IBM/kui/commit/5c97479)), closes [#6343](https://github.com/IBM/kui/issues/6343)
+* tutorial VFS ([6f2330e](https://github.com/IBM/kui/commit/6f2330e)), closes [#5441](https://github.com/IBM/kui/issues/5441)
+
+
+### BREAKING CHANGES
+
+* `at-kui-shell/react` will now pull in react v18.
+* we now pre-allocate execUUID on when the block is first mounted (these are known as Active blocks, because they have an active input). Previously, we relied on kui core/repl/exec to allocate upon run. This leads to a race condition, where command handlers expect to be able to communicate with the views based on an execUUID... but the views may not be mounted before the command handlers start... An example of this was the PTY. pty/client in plugin-bash-like sends pty streaming output ... the Output component (in plugin-client-common) is supposed to be the receiver, but it only listens after it is mounted). With this PR, we pre-allocate the execUUID, and mount the Output block even on Active blocks.
+* **plugins/plugin-client-common:** the Button spi is now conformant to PatternFly's Button. size="small" -> isSmall
+
+
+
+
+
# [12.2.0](https://github.com/IBM/kui/compare/v4.5.0...v12.2.0) (2022-10-10)
diff --git a/plugins/plugin-electron-components/package.json b/plugins/plugin-electron-components/package.json
index 5762f839adf..724de3d1152 100644
--- a/plugins/plugin-electron-components/package.json
+++ b/plugins/plugin-electron-components/package.json
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-electron-components",
- "version": "12.2.0",
+ "version": "13.0.0",
"description": "Kui plugin that houses electron-specific React components",
"license": "Apache-2.0",
"author": "@starpit",
diff --git a/plugins/plugin-git/CHANGELOG.md b/plugins/plugin-git/CHANGELOG.md
index e5ac7d6f4e1..ed1f487b163 100644
--- a/plugins/plugin-git/CHANGELOG.md
+++ b/plugins/plugin-git/CHANGELOG.md
@@ -3,6 +3,50 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [13.0.0](https://github.com/IBM/kui/compare/v4.5.0...v13.0.0) (2023-01-13)
+
+
+### Bug Fixes
+
+* add side-effect: false ([5120700](https://github.com/IBM/kui/commit/5120700))
+* optimize load time by avoiding loading patternfly and plugin-client-common index.js ([e10829a](https://github.com/IBM/kui/commit/e10829a))
+* Util.findFile behaves poorly on windows versus /kui ([82429f5](https://github.com/IBM/kui/commit/82429f5))
+* **packages/core:** Capabilities API added and documentation updated ([31be8fc](https://github.com/IBM/kui/commit/31be8fc))
+* **packages/core:** Events api created and typedoc documentation generated ([531461d](https://github.com/IBM/kui/commit/531461d))
+* **packages/core:** Util and Themes APIs added and updated documentation ([b175698](https://github.com/IBM/kui/commit/b175698))
+* avoid excessive status stripe overheads when replaying Notebooks ([58de9c0](https://github.com/IBM/kui/commit/58de9c0)), closes [#5635](https://github.com/IBM/kui/issues/5635)
+* improve handling of narrower windows ([7a32591](https://github.com/IBM/kui/commit/7a32591)), closes [#4181](https://github.com/IBM/kui/issues/4181)
+* improve hover effect for status stripe buttons ([50ced8f](https://github.com/IBM/kui/commit/50ced8f)), closes [#4896](https://github.com/IBM/kui/issues/4896)
+* kui may try to open files of unbounded size in monaco-editor ([00197a5](https://github.com/IBM/kui/commit/00197a5)), closes [#7091](https://github.com/IBM/kui/issues/7091)
+* pick a winner if more than one tab completion enumerator has offerings ([fbd6696](https://github.com/IBM/kui/commit/fbd6696)), closes [#3736](https://github.com/IBM/kui/issues/3736)
+* react components result in invalid updates on unmounted components errors ([db66434](https://github.com/IBM/kui/commit/db66434)), closes [#7854](https://github.com/IBM/kui/issues/7854)
+* **packages/core:** status stripe fragments should be hidden until data arrives ([5792746](https://github.com/IBM/kui/commit/5792746)), closes [#3538](https://github.com/IBM/kui/issues/3538)
+* **plugin-client-common:** RadioTable onSelect changes do not always result in status stripe updates ([3549b7a](https://github.com/IBM/kui/commit/3549b7a)), closes [#5644](https://github.com/IBM/kui/issues/5644)
+* **plugins/plugin-core-support:** tab completion of "interior" text is buggy ([b13cdb7](https://github.com/IBM/kui/commit/b13cdb7)), closes [#3605](https://github.com/IBM/kui/issues/3605)
+* **plugins/plugin-git:** CurrentGitBranch widget errors onLoad for browser clients ([1ff62a2](https://github.com/IBM/kui/commit/1ff62a2)), closes [#7631](https://github.com/IBM/kui/issues/7631)
+* **plugins/plugin-git:** git branch command fails if the underlying git command decides to paginate ([45af52b](https://github.com/IBM/kui/commit/45af52b)), closes [#6535](https://github.com/IBM/kui/issues/6535)
+* use Dropdown component for RadioTable impl ([244b16a](https://github.com/IBM/kui/commit/244b16a)), closes [#6539](https://github.com/IBM/kui/issues/6539)
+* **plugins/plugin-git:** kui's git branch command fails if the underlying git command decides to paginate ([47e1616](https://github.com/IBM/kui/commit/47e1616)), closes [#6535](https://github.com/IBM/kui/issues/6535)
+* RadioTables are not replayable ([d0dd00e](https://github.com/IBM/kui/commit/d0dd00e)), closes [#5599](https://github.com/IBM/kui/issues/5599)
+* restore status stripe to default behavior on terminal clear ([128ec92](https://github.com/IBM/kui/commit/128ec92)), closes [#5495](https://github.com/IBM/kui/issues/5495)
+* **plugins/plugin-git:** CurrentGitBranch excessively reports errors to the console ([aa53c0a](https://github.com/IBM/kui/commit/aa53c0a)), closes [#5291](https://github.com/IBM/kui/issues/5291)
+* **plugins/plugin-git:** CurrentGitBranch widget can produce spurious console error messages ([705de4e](https://github.com/IBM/kui/commit/705de4e)), closes [#3941](https://github.com/IBM/kui/issues/3941)
+
+
+### Features
+
+* clicking changed files in the `git status widget` should show `git diff` result in a DiffEditor ([3a199c7](https://github.com/IBM/kui/commit/3a199c7)), closes [#6348](https://github.com/IBM/kui/issues/6348)
+* Refine Update Checker widget UI ([5c97479](https://github.com/IBM/kui/commit/5c97479)), closes [#6343](https://github.com/IBM/kui/issues/6343)
+* s3 plugin, and vfs ([970ba6e](https://github.com/IBM/kui/commit/970ba6e)), closes [#5319](https://github.com/IBM/kui/issues/5319)
+* SPI for icons ([3d034e3](https://github.com/IBM/kui/commit/3d034e3)), closes [#4441](https://github.com/IBM/kui/issues/4441) [#4364](https://github.com/IBM/kui/issues/4364)
+* use a Popover UI for git branch status stripe widget ([6bbf348](https://github.com/IBM/kui/commit/6bbf348)), closes [#6325](https://github.com/IBM/kui/issues/6325)
+* use Select Component for Kubernetes Context and Namespace status stripe widgets ([0e1c25e](https://github.com/IBM/kui/commit/0e1c25e)), closes [#6920](https://github.com/IBM/kui/issues/6920)
+* **plugins/plugin-git:** git branch should respond with RadioTable ([59a9213](https://github.com/IBM/kui/commit/59a9213)), closes [#5256](https://github.com/IBM/kui/issues/5256)
+
+
+
+
+
# [12.2.0](https://github.com/IBM/kui/compare/v4.5.0...v12.2.0) (2022-10-10)
diff --git a/plugins/plugin-git/package.json b/plugins/plugin-git/package.json
index 4216e322d3f..50dc0326bba 100644
--- a/plugins/plugin-git/package.json
+++ b/plugins/plugin-git/package.json
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-git",
- "version": "12.2.0",
+ "version": "13.0.0",
"description": "Kui plugin that offers git integrations",
"license": "Apache-2.0",
"author": "Nick Mitchell",
diff --git a/plugins/plugin-iter8/CHANGELOG.md b/plugins/plugin-iter8/CHANGELOG.md
index e8a3f7659a0..db488bd9c3f 100644
--- a/plugins/plugin-iter8/CHANGELOG.md
+++ b/plugins/plugin-iter8/CHANGELOG.md
@@ -3,6 +3,50 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [13.0.0](https://github.com/kubernetes-sigs/kui/compare/v4.5.0...v13.0.0) (2023-01-13)
+
+
+### Bug Fixes
+
+* notebooks loaded from kui vfs do not display sample output ([6fc193e](https://github.com/kubernetes-sigs/kui/commit/6fc193e))
+* **packages/core:** Capabilities API added and documentation updated ([31be8fc](https://github.com/kubernetes-sigs/kui/commit/31be8fc))
+* **packages/core:** Events api created and typedoc documentation generated ([531461d](https://github.com/kubernetes-sigs/kui/commit/531461d))
+* **plugins/plugin-client-common:** group the notebooks together in the ls -l table ([1a783f3](https://github.com/kubernetes-sigs/kui/commit/1a783f3)), closes [#5977](https://github.com/kubernetes-sigs/kui/issues/5977)
+* **plugins/plugin-client-common:** isReplay bit on Blocks is not set for snapshots ([c6d1633](https://github.com/kubernetes-sigs/kui/commit/c6d1633)), closes [#5868](https://github.com/kubernetes-sigs/kui/issues/5868)
+* **plugins/plugin-iter8:** avoid collisions with global css rules ([8fff7b4](https://github.com/kubernetes-sigs/kui/commit/8fff7b4)), closes [#5432](https://github.com/kubernetes-sigs/kui/issues/5432)
+* **plugins/plugin-iter8:** fix for typing errors in plugin-iter8 ([bf20b03](https://github.com/kubernetes-sigs/kui/commit/bf20b03)), closes [#6432](https://github.com/kubernetes-sigs/kui/issues/6432)
+* **plugins/plugin-iter8:** minor install command edit in notebook ([0691c4d](https://github.com/kubernetes-sigs/kui/commit/0691c4d))
+* **plugins/plugin-iter8:** remove use of patternfly's Touchspin ([c8f9351](https://github.com/kubernetes-sigs/kui/commit/c8f9351)), closes [#6875](https://github.com/kubernetes-sigs/kui/issues/6875)
+* improve existing notebooks for v1 ([1af5cc2](https://github.com/kubernetes-sigs/kui/commit/1af5cc2)), closes [#5858](https://github.com/kubernetes-sigs/kui/issues/5858)
+* store the commentary text result to the command when editing is done ([5a3f5e8](https://github.com/kubernetes-sigs/kui/commit/5a3f5e8)), closes [#5916](https://github.com/kubernetes-sigs/kui/issues/5916) [#5672](https://github.com/kubernetes-sigs/kui/issues/5672)
+* **plugins/plugin-iter8:** iter8 create experiment combo boxes have misplaced svg ([dfc6cfb](https://github.com/kubernetes-sigs/kui/commit/dfc6cfb)), closes [#5419](https://github.com/kubernetes-sigs/kui/issues/5419)
+* **plugins/plugin-iter8:** Removed execSync from iter8 plugin ([1899a78](https://github.com/kubernetes-sigs/kui/commit/1899a78)), closes [#5408](https://github.com/kubernetes-sigs/kui/issues/5408)
+
+
+### chore
+
+* port notebooks to markdown ([a64295d](https://github.com/kubernetes-sigs/kui/commit/a64295d))
+* remove unused/untested iter8 components ([82e3513](https://github.com/kubernetes-sigs/kui/commit/82e3513))
+
+
+### Features
+
+* add support for left strip positioning of terminal splits ([a8dc71f](https://github.com/kubernetes-sigs/kui/commit/a8dc71f)), closes [#8202](https://github.com/kubernetes-sigs/kui/issues/8202)
+* extend markdown tab syntax to be presented as a Wizard UI ([173e436](https://github.com/kubernetes-sigs/kui/commit/173e436))
+* update Iter8 notebooks ([69d1ec0](https://github.com/kubernetes-sigs/kui/commit/69d1ec0))
+* when inlining guidebook snippets, rewrite relative image links ([b403164](https://github.com/kubernetes-sigs/kui/commit/b403164))
+* **plugins/plugin-iter8:** added new iter8 plugin ([82989ab](https://github.com/kubernetes-sigs/kui/commit/82989ab)), closes [#5400](https://github.com/kubernetes-sigs/kui/issues/5400)
+
+
+### BREAKING CHANGES
+
+* this removes the iter8 commands
+* removes support for JSON notebooks
+
+
+
+
+
# [12.2.0](https://github.com/kubernetes-sigs/kui/compare/v4.5.0...v12.2.0) (2022-10-10)
diff --git a/plugins/plugin-iter8/package.json b/plugins/plugin-iter8/package.json
index e0b9bbac3ad..ec165f755fe 100644
--- a/plugins/plugin-iter8/package.json
+++ b/plugins/plugin-iter8/package.json
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-iter8",
- "version": "12.2.0",
+ "version": "13.0.0",
"description": "Kui plugin that offers Iter8 integration",
"author": "Yan Yan Huang",
"contributors": [
diff --git a/plugins/plugin-kubectl-tray-menu/CHANGELOG.md b/plugins/plugin-kubectl-tray-menu/CHANGELOG.md
index 581bbca016b..45fb841e730 100644
--- a/plugins/plugin-kubectl-tray-menu/CHANGELOG.md
+++ b/plugins/plugin-kubectl-tray-menu/CHANGELOG.md
@@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [13.0.0](https://github.com/IBM/kui/compare/v4.5.0...v13.0.0) (2023-01-13)
+
+
+### Bug Fixes
+
+* add side-effect: false ([5120700](https://github.com/IBM/kui/commit/5120700))
+* improved debug output and error handling in tray menu code ([f78cc36](https://github.com/IBM/kui/commit/f78cc36))
+* plugin-kubectl-tray-menu had incorrect package name ([b29abbd](https://github.com/IBM/kui/commit/b29abbd))
+* tray menu does not appear ([6cb379d](https://github.com/IBM/kui/commit/6cb379d))
+* tray menu may not appear in popup window mode ([fb67cf5](https://github.com/IBM/kui/commit/fb67cf5))
+
+
+### Features
+
+* separate tray menu into new plugin-kubectl-tray-menu ([cefe54b](https://github.com/IBM/kui/commit/cefe54b))
+
+
+
+
+
# [12.2.0](https://github.com/IBM/kui/compare/v4.5.0...v12.2.0) (2022-10-10)
diff --git a/plugins/plugin-kubectl-tray-menu/package.json b/plugins/plugin-kubectl-tray-menu/package.json
index 75a4eb336a2..e5092fe95d8 100644
--- a/plugins/plugin-kubectl-tray-menu/package.json
+++ b/plugins/plugin-kubectl-tray-menu/package.json
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-kubectl-tray-menu",
- "version": "12.2.0",
+ "version": "13.0.0",
"description": "Kubernetes Tray menu plugin for Kui",
"license": "Apache-2.0",
"keywords": [
diff --git a/plugins/plugin-kubectl/CHANGELOG.md b/plugins/plugin-kubectl/CHANGELOG.md
index 01cf0b8fd37..a2889d03220 100644
--- a/plugins/plugin-kubectl/CHANGELOG.md
+++ b/plugins/plugin-kubectl/CHANGELOG.md
@@ -3,6 +3,565 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [13.0.0](https://github.com/IBM/kui/compare/v4.5.0...v13.0.0) (2023-01-13)
+
+
+### Bug Fixes
+
+* CurrentContext/Namespace widgets stuck Loading in Popup windows ([481c652](https://github.com/IBM/kui/commit/481c652))
+* **plugins/plugin-kubectl:** Adding first draft of Knative Traffic Splitting guidebook ([1cbc6bf](https://github.com/IBM/kui/commit/1cbc6bf))
+* **plugins/plugin-kubectl:** edit button ignores context and kubeconfig options ([fb6ad44](https://github.com/IBM/kui/commit/fb6ad44))
+* **plugins/plugin-kubectl:** kubectl get pod/nginx has buggy drilldown ([fe9338f](https://github.com/IBM/kui/commit/fe9338f))
+* a few minor load time optimizations ([8855d80](https://github.com/IBM/kui/commit/8855d80))
+* add side-effect: false ([5120700](https://github.com/IBM/kui/commit/5120700))
+* Bound state for volumes should have a green traffic light color ([528f0e0](https://github.com/IBM/kui/commit/528f0e0))
+* helm ls -> click results in error ([ce62c44](https://github.com/IBM/kui/commit/ce62c44))
+* kubernetes resource Annotations tab can show just `{}` ([4b9e4f0](https://github.com/IBM/kui/commit/4b9e4f0))
+* make tray popup window a bit wider ([dda1723](https://github.com/IBM/kui/commit/dda1723))
+* on windows, tray menu causes popup shell window ([bd9e3fd](https://github.com/IBM/kui/commit/bd9e3fd))
+* optimize load time by avoiding loading patternfly and plugin-client-common index.js ([e10829a](https://github.com/IBM/kui/commit/e10829a))
+* plugin-kubectl still pulls in prior xterm deps ([df7ec42](https://github.com/IBM/kui/commit/df7ec42))
+* **plugins/plugin-client-common:** Deployment-to-Pods drilldown should be consistent in UI ([bdf6eb5](https://github.com/IBM/kui/commit/bdf6eb5))
+* **plugins/plugin-client-common:** hide except on hover play button for validated code blocks ([776b4ef](https://github.com/IBM/kui/commit/776b4ef))
+* **plugins/plugin-kubectl:** does not get from namespace ([d5b8fbf](https://github.com/IBM/kui/commit/d5b8fbf))
+* **plugins/plugin-kubectl:** `oc login` requires a Kui reload for changes to take effect ([78a3fba](https://github.com/IBM/kui/commit/78a3fba))
+* **plugins/plugin-kubectl:** Added a Knative Serving Example 1 guidebook ([294ed45](https://github.com/IBM/kui/commit/294ed45))
+* **plugins/plugin-kubectl:** Adding Autoscaling using Go guidebook ([89f2856](https://github.com/IBM/kui/commit/89f2856))
+* **plugins/plugin-kubectl:** Adding Traffic Management guidebook ([2d4f517](https://github.com/IBM/kui/commit/2d4f517))
+* **plugins/plugin-kubectl:** another fix for oc login requiring Kui restart ([6c66769](https://github.com/IBM/kui/commit/6c66769))
+* **plugins/plugin-kubectl:** broken link to knative.dev ([31dd18c](https://github.com/IBM/kui/commit/31dd18c))
+* **plugins/plugin-kubectl:** Creating first Trigger guidebook ([931235d](https://github.com/IBM/kui/commit/931235d))
+* **plugins/plugin-kubectl:** delete button does not pass through --kubeconfig ([49e67e8](https://github.com/IBM/kui/commit/49e67e8))
+* **plugins/plugin-kubectl:** deployments are red even though the pods may be yellow ([78704b0](https://github.com/IBM/kui/commit/78704b0))
+* **plugins/plugin-kubectl:** Eventing Components guidebook ([7c14e57](https://github.com/IBM/kui/commit/7c14e57))
+* **plugins/plugin-kubectl:** First draft of Knative Eventing guidebook ([70bfbf3](https://github.com/IBM/kui/commit/70bfbf3))
+* **plugins/plugin-kubectl:** First Pass Clean Up Guidebook ([7d729bd](https://github.com/IBM/kui/commit/7d729bd))
+* **plugins/plugin-kubectl:** Fixing guidebook layouts and validation code ([e5e96c6](https://github.com/IBM/kui/commit/e5e96c6))
+* **plugins/plugin-kubectl:** hide Tier and Application column in narrow windows ([83ffc32](https://github.com/IBM/kui/commit/83ffc32))
+* **plugins/plugin-kubectl:** improved handling of token timeout in tray menu ([f416160](https://github.com/IBM/kui/commit/f416160))
+* **plugins/plugin-kubectl:** improved support for HTTPS_PROXY vs kubectl commands ([84e1e26](https://github.com/IBM/kui/commit/84e1e26))
+* **plugins/plugin-kubectl:** in split screen mode, PVC and PV tables horizontally overflow ([c9d1fef](https://github.com/IBM/kui/commit/c9d1fef))
+* **plugins/plugin-kubectl:** Job summary may show undefined/1 ([07fef7e](https://github.com/IBM/kui/commit/07fef7e))
+* **plugins/plugin-kubectl:** minor refinements to tray menu ([d0d1295](https://github.com/IBM/kui/commit/d0d1295))
+* **plugins/plugin-kubectl:** oc get on cluster-scoped resources fail ([3ca819e](https://github.com/IBM/kui/commit/3ca819e))
+* **plugins/plugin-kubectl:** regression in events drilldown ([3488475](https://github.com/IBM/kui/commit/3488475)), closes [#9001](https://github.com/IBM/kui/issues/9001)
+* **plugins/plugin-kubectl:** Show Events may show events from prior versions of resource ([16f249d](https://github.com/IBM/kui/commit/16f249d))
+* **plugins/plugin-kubectl:** summary cells with `0` value appear empty ([0b51762](https://github.com/IBM/kui/commit/0b51762))
+* `oc get projects` fails ([960b179](https://github.com/IBM/kui/commit/960b179))
+* a few tweaks to avoid loading the Markdown component on initial page load ([cb0f509](https://github.com/IBM/kui/commit/cb0f509))
+* kubernetes Terminal tab does not respond to font zooming ([25d227e](https://github.com/IBM/kui/commit/25d227e))
+* remove integration of unstable knative guidebooks ([058bbbe](https://github.com/IBM/kui/commit/058bbbe))
+* **plugins/plugin-kubectl:** missing wizard title in knative guidebook ([3f81e1b](https://github.com/IBM/kui/commit/3f81e1b))
+* **plugins/plugin-kubectl:** Quickstart and Hello World Service Guidebooks ([72083c8](https://github.com/IBM/kui/commit/72083c8))
+* **plugins/plugin-kubectl:** Removed knative-getting-started.md in favor of knative-quickstart.md ([28afc84](https://github.com/IBM/kui/commit/28afc84))
+* **plugins/plugin-kubectl:** Updated Knative Quickstart quidebook ([e1813fb](https://github.com/IBM/kui/commit/e1813fb))
+* **plugins/plugin-kubectl:** use markdown kube icon, rather than hard-coded svg content ([7ae94d3](https://github.com/IBM/kui/commit/7ae94d3))
+* fetchfile controller refuses any in-browser fetch, even if CORS would allow it ([3551607](https://github.com/IBM/kui/commit/3551607))
+* several UI tweaks to popover rendering ([f65d5d3](https://github.com/IBM/kui/commit/f65d5d3))
+* **packages/core:** Capabilities API added and documentation updated ([31be8fc](https://github.com/IBM/kui/commit/31be8fc))
+* **packages/core:** Events api created and typedoc documentation generated ([531461d](https://github.com/IBM/kui/commit/531461d))
+* **plugins/plugin-bash-like:** ls and tab completion may offer duplicates ([54875cf](https://github.com/IBM/kui/commit/54875cf))
+* **plugins/plugin-client-common:** React dev warning for Input ([cf923c1](https://github.com/IBM/kui/commit/cf923c1)), closes [#7911](https://github.com/IBM/kui/issues/7911)
+* **plugins/plugin-kubectl:** Adding logs tab to some Kubernetes resources ([85bc6a6](https://github.com/IBM/kui/commit/85bc6a6))
+* **plugins/plugin-kubectl:** CurrentContext does not respond to new contexts ([2a1440a](https://github.com/IBM/kui/commit/2a1440a)), closes [#7741](https://github.com/IBM/kui/issues/7741)
+* **plugins/plugin-kubectl:** Deployment Summary Ready shows "undefined/N" if there are no pods ready yet ([75fb260](https://github.com/IBM/kui/commit/75fb260))
+* **plugins/plugin-kubectl:** fetch-file always uses json: true, even when fetching yaml ([77ea3a5](https://github.com/IBM/kui/commit/77ea3a5))
+* **plugins/plugin-kubectl:** improve content of kubectl Events summary ([1f33956](https://github.com/IBM/kui/commit/1f33956))
+* **plugins/plugin-kubectl:** improved failsafe when determining the CLI to use ([7e791e1](https://github.com/IBM/kui/commit/7e791e1))
+* **plugins/plugin-kubectl:** kubectl get --sort-by via the "direct" client may fail ([f9d12c6](https://github.com/IBM/kui/commit/f9d12c6))
+* **plugins/plugin-kubectl:** kubectl get events tables in split terminals do not show Last Seen column ([ba4f4b3](https://github.com/IBM/kui/commit/ba4f4b3))
+* font size for kube context/namespace selectors is too large ([08de38a](https://github.com/IBM/kui/commit/08de38a))
+* notebooks do not open scrolled to top ([d8e697b](https://github.com/IBM/kui/commit/d8e697b)), closes [#8152](https://github.com/IBM/kui/issues/8152) [#8151](https://github.com/IBM/kui/issues/8151)
+* Util.findFile behaves poorly on windows versus /kui ([82429f5](https://github.com/IBM/kui/commit/82429f5))
+* **packages/core:** Util and Themes APIs added and updated documentation ([b175698](https://github.com/IBM/kui/commit/b175698))
+* **plugins/plugin-kubectl:** CurrentContext and CurrentNamespace widgets can emit console errors ([63db72a](https://github.com/IBM/kui/commit/63db72a)), closes [#8155](https://github.com/IBM/kui/issues/8155)
+* **plugins/plugin-kubectl:** direct watcher may fail when using custom columns ([f2eb624](https://github.com/IBM/kui/commit/f2eb624))
+* **plugins/plugin-kubectl:** for now, send kubectl ... $(...) command lines to pty ([374fa5b](https://github.com/IBM/kui/commit/374fa5b))
+* **plugins/plugin-kubectl:** in browser clients, switching kui tabs can yield stale kube responses ([011478f](https://github.com/IBM/kui/commit/011478f)), closes [#7737](https://github.com/IBM/kui/issues/7737)
+* **plugins/plugin-kubectl:** involved object button shows up in the wrong place ([a56e1db](https://github.com/IBM/kui/commit/a56e1db)), closes [#8013](https://github.com/IBM/kui/issues/8013)
+* **plugins/plugin-kubectl:** k delete via API does not properly handle proxy errors ([2b46bfc](https://github.com/IBM/kui/commit/2b46bfc)), closes [#8004](https://github.com/IBM/kui/issues/8004)
+* **plugins/plugin-kubectl:** kube apply can respond with `--response ...` ([2ded8f5](https://github.com/IBM/kui/commit/2ded8f5))
+* **plugins/plugin-kubectl:** kubectl delete does not handle some shell syntax ([45a9f85](https://github.com/IBM/kui/commit/45a9f85))
+* **plugins/plugin-kubectl:** kubectl logs does not support getting logs from deployment ([33c2047](https://github.com/IBM/kui/commit/33c2047)), closes [#7843](https://github.com/IBM/kui/issues/7843)
+* **plugins/plugin-kubectl:** Kubernetes Context widget does not always correctly show "This is your current context" ([9848dc4](https://github.com/IBM/kui/commit/9848dc4)), closes [#7996](https://github.com/IBM/kui/issues/7996)
+* **plugins/plugin-kubectl:** logs tab may fail badly with Null pointer ([6811513](https://github.com/IBM/kui/commit/6811513))
+* **plugins/plugin-kubectl:** make sure to send helm to pty when needed ([168f655](https://github.com/IBM/kui/commit/168f655))
+* **plugins/plugin-kubectl:** minor fix to recognize 409 class errors for helm install ([87ad7c4](https://github.com/IBM/kui/commit/87ad7c4))
+* **plugins/plugin-kubectl:** remove unused old namespace mode ([8680b75](https://github.com/IBM/kui/commit/8680b75))
+* **plugins/plugin-kubectl:** workaround for kubectl commands versus single quotes ([a7ebc40](https://github.com/IBM/kui/commit/a7ebc40))
+* fixes for font rendering regressions due to [#7818](https://github.com/IBM/kui/issues/7818) ([4a1420f](https://github.com/IBM/kui/commit/4a1420f)), closes [#7817](https://github.com/IBM/kui/issues/7817)
+* **plugins/plugin-kubectl:** --kubeconfig path in commands are not always expanded ([58fb976](https://github.com/IBM/kui/commit/58fb976))
+* **plugins/plugin-kubectl:** "get ingress" failed with resource type not found ([6861563](https://github.com/IBM/kui/commit/6861563))
+* **plugins/plugin-kubectl:** `kubectl get all` fails with resource type error ([02d7946](https://github.com/IBM/kui/commit/02d7946))
+* **plugins/plugin-kubectl:** `oc login` does not invalidate the kubectl proxy ([3105e9a](https://github.com/IBM/kui/commit/3105e9a)), closes [#6955](https://github.com/IBM/kui/issues/6955)
+* **plugins/plugin-kubectl:** allow clients to define a default kubectl CLI ([1c8341d](https://github.com/IBM/kui/commit/1c8341d)), closes [#7051](https://github.com/IBM/kui/issues/7051)
+* **plugins/plugin-kubectl:** CLI-based kubectl watcher does not restart in the case of preamture exit of the pty process ([32b0386](https://github.com/IBM/kui/commit/32b0386)), closes [#7105](https://github.com/IBM/kui/issues/7105)
+* **plugins/plugin-kubectl:** click-drilling down from cluster-scoped resources can yield `-n undefined` in the command execution ([dbb3e40](https://github.com/IBM/kui/commit/dbb3e40))
+* **plugins/plugin-kubectl:** CurrentContext/CurrentNamespace widgets show nothing while loading ([088bb68](https://github.com/IBM/kui/commit/088bb68)), closes [#7629](https://github.com/IBM/kui/issues/7629)
+* **plugins/plugin-kubectl:** direct get fails when user specifies fully/partially qualified name of a crd ([e4cb26d](https://github.com/IBM/kui/commit/e4cb26d))
+* **plugins/plugin-kubectl:** fetchFileString aggressively calls toString on all objects ([027b279](https://github.com/IBM/kui/commit/027b279)), closes [#6941](https://github.com/IBM/kui/issues/6941)
+* **plugins/plugin-kubectl:** getDirect try/catch does not handle errors with no code ([3425008](https://github.com/IBM/kui/commit/3425008)), closes [#7239](https://github.com/IBM/kui/issues/7239)
+* **plugins/plugin-kubectl:** in browser clients, CurrentContext/Namespace widgets may get stuck ([4f2857f](https://github.com/IBM/kui/commit/4f2857f)), closes [#7656](https://github.com/IBM/kui/issues/7656)
+* **plugins/plugin-kubectl:** kubectl create --dry-run | kubectl apply -f - does not work ([1f28a79](https://github.com/IBM/kui/commit/1f28a79)), closes [#7443](https://github.com/IBM/kui/issues/7443)
+* **plugins/plugin-kubectl:** kubectl direct get may pass through kubeproxy 404s to user ([0fbde1b](https://github.com/IBM/kui/commit/0fbde1b)), closes [#7731](https://github.com/IBM/kui/issues/7731)
+* CurrentContext and CurrentNamespace widgets double-fetch onLoad ([081fab1](https://github.com/IBM/kui/commit/081fab1)), closes [#7624](https://github.com/IBM/kui/issues/7624)
+* LivePaginatedTable.setBody can be very slow ([82acb4f](https://github.com/IBM/kui/commit/82acb4f)), closes [#7191](https://github.com/IBM/kui/issues/7191)
+* PTY jobs are not resizable ([f6138cc](https://github.com/IBM/kui/commit/f6138cc)), closes [#7473](https://github.com/IBM/kui/issues/7473)
+* sidecar toolbar buttons use different tooltip style than split close/clear buttons ([fa29a99](https://github.com/IBM/kui/commit/fa29a99)), closes [#7568](https://github.com/IBM/kui/issues/7568)
+* **plugins/plugin-kubectl:** avoid loading view-utilization plugin in headless mode ([8cc760a](https://github.com/IBM/kui/commit/8cc760a))
+* **plugins/plugin-kubectl:** clicking a namespace row will issue command with --ns undefined ([7b33c3d](https://github.com/IBM/kui/commit/7b33c3d)), closes [#7149](https://github.com/IBM/kui/issues/7149)
+* **plugins/plugin-kubectl:** client can't modify the styles of CurrentNamespace and CurrentContext widget via classname ([4a1c145](https://github.com/IBM/kui/commit/4a1c145))
+* **plugins/plugin-kubectl:** don't retry file fetches so many times in headless mode ([ab23935](https://github.com/IBM/kui/commit/ab23935))
+* **plugins/plugin-kubectl:** get-watch doesn't update the watcher status when limit is reached ([9c58a1c](https://github.com/IBM/kui/commit/9c58a1c)), closes [#7107](https://github.com/IBM/kui/issues/7107)
+* **plugins/plugin-kubectl:** improve cpu consumption of CLI-based watching ([afd0890](https://github.com/IBM/kui/commit/afd0890)), closes [#7135](https://github.com/IBM/kui/issues/7135) [#7135](https://github.com/IBM/kui/issues/7135)
+* **plugins/plugin-kubectl:** k api-resources | grep events has odd error message ([338ae2f](https://github.com/IBM/kui/commit/338ae2f)), closes [#6838](https://github.com/IBM/kui/issues/6838)
+* **plugins/plugin-kubectl:** k get resourcequota fails badly if your cluster has no quotas ([2259a48](https://github.com/IBM/kui/commit/2259a48)), closes [#7143](https://github.com/IBM/kui/issues/7143)
+* **plugins/plugin-kubectl:** kubectl CLI invocations should retry on TLS handshake timeout? ([884f9a9](https://github.com/IBM/kui/commit/884f9a9)), closes [#7141](https://github.com/IBM/kui/issues/7141)
+* **plugins/plugin-kubectl:** kubectl logs command does not support drilldowns ([2c0d466](https://github.com/IBM/kui/commit/2c0d466)), closes [#7187](https://github.com/IBM/kui/issues/7187)
+* **plugins/plugin-kubectl:** kubectl Logs tab does not handle Idle state ([ec3e216](https://github.com/IBM/kui/commit/ec3e216)), closes [#7103](https://github.com/IBM/kui/issues/7103)
+* **plugins/plugin-kubectl:** kubectl watch commands that are sent to the CLI don't watch ([d4ea65b](https://github.com/IBM/kui/commit/d4ea65b)), closes [#7025](https://github.com/IBM/kui/issues/7025)
+* **plugins/plugin-kubectl:** kubernetes test input pod.yaml has a container named "name" ([6ac5210](https://github.com/IBM/kui/commit/6ac5210)), closes [#6907](https://github.com/IBM/kui/issues/6907)
+* **plugins/plugin-kubectl:** Kui fetches wrong content when command line specifies --context or --kubeconfig ([7d7d273](https://github.com/IBM/kui/commit/7d7d273)), closes [#7023](https://github.com/IBM/kui/issues/7023)
+* **plugins/plugin-kubectl:** Kui should fall back to Kubectl CLI when kubernetes direct accesss fails ([82d842f](https://github.com/IBM/kui/commit/82d842f)), closes [#7050](https://github.com/IBM/kui/issues/7050)
+* **plugins/plugin-kubectl:** lazily load jsonpath npm ([f8e9100](https://github.com/IBM/kui/commit/f8e9100))
+* **plugins/plugin-kubectl:** make sure to pick the last specified label selector ([7d44bcb](https://github.com/IBM/kui/commit/7d44bcb)), closes [#6840](https://github.com/IBM/kui/issues/6840)
+* **plugins/plugin-kubectl:** multikind table isn't unified correctly when some rows are offline ([dd02cde](https://github.com/IBM/kui/commit/dd02cde)), closes [#6865](https://github.com/IBM/kui/issues/6865)
+* **plugins/plugin-kubectl:** plugin-kubectl should expose Secret type ([0bffccb](https://github.com/IBM/kui/commit/0bffccb)), closes [#7441](https://github.com/IBM/kui/issues/7441)
+* **plugins/plugin-kubectl:** redirection of output on a get resource command is ignored ([8cdd9c7](https://github.com/IBM/kui/commit/8cdd9c7))
+* **plugins/plugin-kubectl:** regular namespace list includes a number of openshift namespaces ([b96278d](https://github.com/IBM/kui/commit/b96278d))
+* **plugins/plugin-kubectl:** tab state manager shoud not log "command not found" errors for systems without kubectl ([4b64fab](https://github.com/IBM/kui/commit/4b64fab))
+* **plugins/plugin-kubectl:** tab-state transition optimization ([4408def](https://github.com/IBM/kui/commit/4408def))
+* `kubectl create ns 1` fails with status/direct ([e3d4a9c](https://github.com/IBM/kui/commit/e3d4a9c)), closes [#7016](https://github.com/IBM/kui/issues/7016)
+* **plugins/plugin-client-common:** onclick handlers for ls should respond only to clicking on text ([8477386](https://github.com/IBM/kui/commit/8477386)), closes [#6567](https://github.com/IBM/kui/issues/6567)
+* **plugins/plugin-client-common:** show table click result in a new split ([fd1b3a1](https://github.com/IBM/kui/commit/fd1b3a1)), closes [#6477](https://github.com/IBM/kui/issues/6477)
+* **plugins/plugin-client-common:** Table onclick handlers applied to every cell ([d5a9c3a](https://github.com/IBM/kui/commit/d5a9c3a)), closes [#6792](https://github.com/IBM/kui/issues/6792)
+* **plugins/plugin-kubectl:** `k get all` with direct/get doesn't fail back to the old impl of get ([bdc3446](https://github.com/IBM/kui/commit/bdc3446)), closes [#6643](https://github.com/IBM/kui/issues/6643)
+* **plugins/plugin-kubectl:** `k get all` with direct/get doesn't fail back to the old impl of get ([a2c0c2b](https://github.com/IBM/kui/commit/a2c0c2b)), closes [#6643](https://github.com/IBM/kui/issues/6643)
+* **plugins/plugin-kubectl:** direct operations fail if err.message is not JSON ([c5dc825](https://github.com/IBM/kui/commit/c5dc825)), closes [#6653](https://github.com/IBM/kui/issues/6653)
+* **plugins/plugin-kubectl:** direct tables in splits are not hiding columns correctly ([5cc6cfc](https://github.com/IBM/kui/commit/5cc6cfc)), closes [#6484](https://github.com/IBM/kui/issues/6484)
+* **plugins/plugin-kubectl:** direct watcher improperly formats event url ([d9717ff](https://github.com/IBM/kui/commit/d9717ff)), closes [#6593](https://github.com/IBM/kui/issues/6593)
+* **plugins/plugin-kubectl:** direct/watch may update rows in a wrong order ([c0e5e17](https://github.com/IBM/kui/commit/c0e5e17)), closes [#6642](https://github.com/IBM/kui/issues/6642)
+* **plugins/plugin-kubectl:** event watcher doesn't render well in minisplit ([56176de](https://github.com/IBM/kui/commit/56176de)), closes [#6772](https://github.com/IBM/kui/issues/6772)
+* **plugins/plugin-kubectl:** events watching returns an empty table with just a streaming events footer ([fbeae76](https://github.com/IBM/kui/commit/fbeae76)), closes [#2771](https://github.com/IBM/kui/issues/2771)
+* **plugins/plugin-kubectl:** get without kind doesn't fail back to the old get impl ([e85af25](https://github.com/IBM/kui/commit/e85af25)), closes [#6719](https://github.com/IBM/kui/issues/6719)
+* **plugins/plugin-kubectl:** get-direct does not support field-selectors ([85b849c](https://github.com/IBM/kui/commit/85b849c)), closes [#6473](https://github.com/IBM/kui/issues/6473)
+* **plugins/plugin-kubectl:** heterogeneous apply tables lack a breadcrumb ([ee0bd2b](https://github.com/IBM/kui/commit/ee0bd2b)), closes [#6512](https://github.com/IBM/kui/issues/6512)
+* **plugins/plugin-kubectl:** heterogeneous get unifies table incorrectly when some resources have label ([a5dab2e](https://github.com/IBM/kui/commit/a5dab2e)), closes [#6672](https://github.com/IBM/kui/issues/6672) [#6676](https://github.com/IBM/kui/issues/6676)
+* **plugins/plugin-kubectl:** k logs has bad error message ([d1afe30](https://github.com/IBM/kui/commit/d1afe30)), closes [#6740](https://github.com/IBM/kui/issues/6740)
+* **plugins/plugin-kubectl:** kubectl delete poller may get stuck Green ([c1d7662](https://github.com/IBM/kui/commit/c1d7662)), closes [#6436](https://github.com/IBM/kui/issues/6436)
+* **plugins/plugin-kubectl:** kubectl direct status watcher can get stuck ([2346ce2](https://github.com/IBM/kui/commit/2346ce2)), closes [#6514](https://github.com/IBM/kui/issues/6514)
+* **plugins/plugin-kubectl:** kubectl direct streaming fails to register a stream.on('error') ([44a6038](https://github.com/IBM/kui/commit/44a6038)), closes [#6616](https://github.com/IBM/kui/issues/6616)
+* **plugins/plugin-kubectl:** kubectl get events -o wide shows incorrect Last Seen column ([b24990b](https://github.com/IBM/kui/commit/b24990b)), closes [#6796](https://github.com/IBM/kui/issues/6796)
+* **plugins/plugin-kubectl:** kubectl sourceRef fetching is expensive ([f6539c5](https://github.com/IBM/kui/commit/f6539c5)), closes [#6662](https://github.com/IBM/kui/issues/6662)
+* **plugins/plugin-kubectl:** kubectl watch commands without resource names won't show Added updates ([64442b3](https://github.com/IBM/kui/commit/64442b3)), closes [#6630](https://github.com/IBM/kui/issues/6630)
+* **plugins/plugin-kubectl:** replace Sidecar Events Mode with a toolbar button to show events table in REPL ([ccc47d0](https://github.com/IBM/kui/commit/ccc47d0)), closes [#6847](https://github.com/IBM/kui/issues/6847)
+* kubectl direct/get does not specify that get tables have the `onclickIdempotent` property ([31361ec](https://github.com/IBM/kui/commit/31361ec)), closes [#6778](https://github.com/IBM/kui/issues/6778)
+* multiple contrast and padding issues with Dropdowns ([910a566](https://github.com/IBM/kui/commit/910a566)), closes [#7913](https://github.com/IBM/kui/issues/7913)
+* notebooks loaded from kui vfs do not display sample output ([6fc193e](https://github.com/IBM/kui/commit/6fc193e))
+* **plugins/plugin-kubectl:** show SourceRef when creating heterogeneous resources ([adb21c5](https://github.com/IBM/kui/commit/adb21c5)), closes [#6640](https://github.com/IBM/kui/issues/6640)
+* **plugins/plugin-kubectl:** Summary tab may not render as expected ([d148112](https://github.com/IBM/kui/commit/d148112))
+* compilation failures due perhaps to typescript 4.1.3 upgrade?? ([d06824b](https://github.com/IBM/kui/commit/d06824b)), closes [#6432](https://github.com/IBM/kui/issues/6432)
+* invoking a non-popup window from headless kui will have incorrect uuid for splits ([f068b39](https://github.com/IBM/kui/commit/f068b39))
+* kubectl apply -f does not support multi-file applies ([c6285d1](https://github.com/IBM/kui/commit/c6285d1)), closes [#7841](https://github.com/IBM/kui/issues/7841)
+* kubectl contexts table has odd CURRENT column ([f6d0a98](https://github.com/IBM/kui/commit/f6d0a98)), closes [#6523](https://github.com/IBM/kui/issues/6523)
+* kubectl direct streaming fails to register a stream.on('error') ([fd9fbf6](https://github.com/IBM/kui/commit/fd9fbf6)), closes [#6616](https://github.com/IBM/kui/issues/6616)
+* kubectl get -f --watch doesn't watch ([e45e8ee](https://github.com/IBM/kui/commit/e45e8ee)), closes [#6588](https://github.com/IBM/kui/issues/6588)
+* kubectl kustomize can have bogus output ([8bf8ebe](https://github.com/IBM/kui/commit/8bf8ebe)), closes [#6114](https://github.com/IBM/kui/issues/6114)
+* kubectl Terminal tab test is flakey ([5e28860](https://github.com/IBM/kui/commit/5e28860)), closes [#6636](https://github.com/IBM/kui/issues/6636)
+* kui fails to show numeric namespace for kubectl config commands ([f424b5e](https://github.com/IBM/kui/commit/f424b5e)), closes [#7032](https://github.com/IBM/kui/issues/7032)
+* kui may try to open files of unbounded size in monaco-editor ([00197a5](https://github.com/IBM/kui/commit/00197a5)), closes [#7091](https://github.com/IBM/kui/issues/7091)
+* LivePaginatedTable may drop updates ([4f8f510](https://github.com/IBM/kui/commit/4f8f510)), closes [#7137](https://github.com/IBM/kui/issues/7137)
+* react components result in invalid updates on unmounted components errors ([db66434](https://github.com/IBM/kui/commit/db66434)), closes [#7854](https://github.com/IBM/kui/issues/7854)
+* remove kubeui command prefix ([e2539cb](https://github.com/IBM/kui/commit/e2539cb)), closes [#7314](https://github.com/IBM/kui/issues/7314)
+* Revamp notebook styling a bit ([c4bc1e1](https://github.com/IBM/kui/commit/c4bc1e1)), closes [#7922](https://github.com/IBM/kui/issues/7922)
+* sidecar contrast issues ([eba7d1b](https://github.com/IBM/kui/commit/eba7d1b)), closes [#7993](https://github.com/IBM/kui/issues/7993)
+* **plugins/plugin-kubectl:** helm test can fail due to helm release name exceeding 63 characters ([a9903ea](https://github.com/IBM/kui/commit/a9903ea)), closes [#6377](https://github.com/IBM/kui/issues/6377)
+* **plugins/plugin-kubectl:** kubectl create ns failures do not display as errors in Kui ([efd0db0](https://github.com/IBM/kui/commit/efd0db0))
+* **plugins/plugin-kubectl:** kubectl direct watcher does not properly filter events and resource updates ([be9e308](https://github.com/IBM/kui/commit/be9e308)), closes [#6599](https://github.com/IBM/kui/issues/6599)
+* **plugins/plugin-kubectl:** kubectl kustomize does not handle ~ home directory expansion ([f124b1d](https://github.com/IBM/kui/commit/f124b1d)), closes [#6115](https://github.com/IBM/kui/issues/6115)
+* **plugins/plugin-kubectl:** kubectl proxy manager may create a new proxy too often ([72d9d5d](https://github.com/IBM/kui/commit/72d9d5d)), closes [#6462](https://github.com/IBM/kui/issues/6462)
+* **plugins/plugin-kubectl:** kubernetes namespace list does not update after namespace deletion ([c28c800](https://github.com/IBM/kui/commit/c28c800)), closes [#6521](https://github.com/IBM/kui/issues/6521)
+* **plugins/plugin-kubectl:** new kubectl direct logic does not properly handle ECONNREFUSED ([96eefdb](https://github.com/IBM/kui/commit/96eefdb)), closes [#6476](https://github.com/IBM/kui/issues/6476)
+* **plugins/plugin-kubectl:** new kubectl event watching logic may drop events ([d46f591](https://github.com/IBM/kui/commit/d46f591)), closes [#6451](https://github.com/IBM/kui/issues/6451)
+* **plugins/plugin-kubectl:** Switching from kubectl logs tab to another tab causes uncaught exception ([d3f6770](https://github.com/IBM/kui/commit/d3f6770)), closes [#6585](https://github.com/IBM/kui/issues/6585)
+* remove TreeResponse and PatternFly Tree Component ([e539a53](https://github.com/IBM/kui/commit/e539a53)), closes [#6581](https://github.com/IBM/kui/issues/6581) [#6328](https://github.com/IBM/kui/issues/6328)
+* **plugins/plugin-kubectl:** kubectl get-all-namespaces test is unreliable ([a0e44a3](https://github.com/IBM/kui/commit/a0e44a3)), closes [#6561](https://github.com/IBM/kui/issues/6561)
+* **plugins/plugin-kubectl:** kubectl watchers stop receiving push notifications when context is changed ([0050a62](https://github.com/IBM/kui/commit/0050a62))
+* **plugins/plugin-kubectl:** oc login does not switch kube proxy in browser clients ([8ca795f](https://github.com/IBM/kui/commit/8ca795f)), closes [#7742](https://github.com/IBM/kui/issues/7742)
+* **plugins/plugin-kubectl:** plugin-kubectl's fetch-file, when using electron, does not have error handling ([b45a818](https://github.com/IBM/kui/commit/b45a818)), closes [#6426](https://github.com/IBM/kui/issues/6426)
+* **plugins/plugin-kubectl:** Remove unused css from plugin-kubectl ([4d65051](https://github.com/IBM/kui/commit/4d65051)), closes [#6902](https://github.com/IBM/kui/issues/6902)
+* **plugins/plugin-kubectl:** sort-by does not work for "direct" kubectl client ([95a3437](https://github.com/IBM/kui/commit/95a3437)), closes [#7868](https://github.com/IBM/kui/issues/7868)
+* **plugins/plugin-kubectl:** static jsonpath imports seems to be causing problems ([fe7706d](https://github.com/IBM/kui/commit/fe7706d)), closes [#7874](https://github.com/IBM/kui/issues/7874)
+* **plugins/plugin-kubectl:** use PaginatedTable instead of RadioTable for `contexts` and `get namespaces` commands ([20f0737](https://github.com/IBM/kui/commit/20f0737)), closes [#6517](https://github.com/IBM/kui/issues/6517)
+* **plugins/plugin-kubectl:** What's Next guidebook ([e430595](https://github.com/IBM/kui/commit/e430595))
+* **plugins/plugin-kubectl:** work around jsonpath npm's inability to handle dashes in query strings ([d04e513](https://github.com/IBM/kui/commit/d04e513)), closes [#7870](https://github.com/IBM/kui/issues/7870)
+* kubectl watcher should auto-terminate, if given a bound up front ([1a94094](https://github.com/IBM/kui/commit/1a94094)), closes [#6417](https://github.com/IBM/kui/issues/6417)
+* s3 job watcher sometimes fails due to startup issues ([8851d50](https://github.com/IBM/kui/commit/8851d50)), closes [#6411](https://github.com/IBM/kui/issues/6411)
+* **plugins/plugin-kubectl:** kubernetes CurrentContext widget may display as empty ([640263c](https://github.com/IBM/kui/commit/640263c)), closes [#6392](https://github.com/IBM/kui/issues/6392)
+* drilldown from an undeployed application in tree will issue a kubectl get with 404 ([309a9a0](https://github.com/IBM/kui/commit/309a9a0)), closes [#6331](https://github.com/IBM/kui/issues/6331)
+* tree should support leaf node drilling down ([006b881](https://github.com/IBM/kui/commit/006b881)), closes [#6293](https://github.com/IBM/kui/issues/6293)
+* tweak the toolbar text and button label of `k get -f` tree ([ad476c5](https://github.com/IBM/kui/commit/ad476c5)), closes [#6303](https://github.com/IBM/kui/issues/6303)
+* **plugins/plugin-client-common:** clicking the split button may cause the current processing block to disappear ([aa2b40c](https://github.com/IBM/kui/commit/aa2b40c)), closes [#5703](https://github.com/IBM/kui/issues/5703)
+* **plugins/plugin-client-common:** don't offer Grid option for 1-row tables ([a2a6f8d](https://github.com/IBM/kui/commit/a2a6f8d)), closes [#5474](https://github.com/IBM/kui/issues/5474)
+* **plugins/plugin-client-common:** for now, switch interval chart to duration chart ([ea21221](https://github.com/IBM/kui/commit/ea21221)), closes [#5340](https://github.com/IBM/kui/issues/5340)
+* **plugins/plugin-client-common:** isReplay bit on Blocks is not set for snapshots ([c6d1633](https://github.com/IBM/kui/commit/c6d1633)), closes [#5868](https://github.com/IBM/kui/issues/5868)
+* **plugins/plugin-client-common:** SequenceDiagram UI refinements ([5d8c3f7](https://github.com/IBM/kui/commit/5d8c3f7)), closes [#5557](https://github.com/IBM/kui/issues/5557)
+* **plugins/plugin-client-common:** update welcome.json to describe kui, not just notebooks ([96330c4](https://github.com/IBM/kui/commit/96330c4)), closes [#5878](https://github.com/IBM/kui/issues/5878)
+* **plugins/plugin-kubectl:** "logs dashC follow via table" test is unreliable after electron 10 update ([72c50ab](https://github.com/IBM/kui/commit/72c50ab)), closes [#6152](https://github.com/IBM/kui/issues/6152)
+* **plugins/plugin-kubectl:** isReplicaSet needs to be updated to handle "apps/v1" apiVersion ([6887a0d](https://github.com/IBM/kui/commit/6887a0d)), closes [#6003](https://github.com/IBM/kui/issues/6003)
+* **plugins/plugin-kubectl:** k8s table should display status Propagated and Subscribed as green ([0787b4b](https://github.com/IBM/kui/commit/0787b4b)), closes [#5818](https://github.com/IBM/kui/issues/5818)
+* **plugins/plugin-kubectl:** kubectl delete ns m1 m2 m3 m4 results in a one-row table ([97a33a4](https://github.com/IBM/kui/commit/97a33a4)), closes [#5694](https://github.com/IBM/kui/issues/5694)
+* **plugins/plugin-kubectl:** kubectl Deployment summary does not handle `undefined` fields ([0f65c3c](https://github.com/IBM/kui/commit/0f65c3c)), closes [#6028](https://github.com/IBM/kui/issues/6028)
+* **plugins/plugin-kubectl:** kubectl status table does not register onclickIdempotent ([6ae296c](https://github.com/IBM/kui/commit/6ae296c)), closes [#5788](https://github.com/IBM/kui/issues/5788)
+* **plugins/plugin-kubectl:** kubectl table should show PropagationFailed status as offline ([a44b70c](https://github.com/IBM/kui/commit/a44b70c)), closes [#5821](https://github.com/IBM/kui/issues/5821)
+* **plugins/plugin-kubectl:** kui semi-ignores --dry-run for kubectl apply ([90c329f](https://github.com/IBM/kui/commit/90c329f)), closes [#6106](https://github.com/IBM/kui/issues/6106)
+* **plugins/plugin-kubectl:** regenerate kubernetes notebooks to show new Source Reference feature ([8324567](https://github.com/IBM/kui/commit/8324567)), closes [#5520](https://github.com/IBM/kui/issues/5520)
+* **plugins/plugin-kubectl:** the Deploy Applications notebook has some typos ([817f9b7](https://github.com/IBM/kui/commit/817f9b7)), closes [#6256](https://github.com/IBM/kui/issues/6256)
+* **plugins/plugin-kubectl:** typos in Tree Toolbar text ([0d9a6be](https://github.com/IBM/kui/commit/0d9a6be)), closes [#6514](https://github.com/IBM/kui/issues/6514)
+* **plugins/plugin-kubectl:** unlabeled resources shouldn’t have badge for children's count ([4e1fea6](https://github.com/IBM/kui/commit/4e1fea6)), closes [#6243](https://github.com/IBM/kui/issues/6243)
+* avoid excessive status stripe overheads when replaying Notebooks ([58de9c0](https://github.com/IBM/kui/commit/58de9c0)), closes [#5635](https://github.com/IBM/kui/issues/5635)
+* don't show "Created a split" when clicking on the New Split button ([80192d5](https://github.com/IBM/kui/commit/80192d5)), closes [#6001](https://github.com/IBM/kui/issues/6001)
+* events in tree are presented out of temporal order ([b3ba61e](https://github.com/IBM/kui/commit/b3ba61e)), closes [#6168](https://github.com/IBM/kui/issues/6168)
+* grid colors are sometimes off ([e66f56f](https://github.com/IBM/kui/commit/e66f56f)), closes [#5422](https://github.com/IBM/kui/issues/5422)
+* improve existing notebooks for v1 ([1af5cc2](https://github.com/IBM/kui/commit/1af5cc2)), closes [#5858](https://github.com/IBM/kui/issues/5858)
+* improve the discoverability of repl-block action buttons ([470da34](https://github.com/IBM/kui/commit/470da34)), closes [#5604](https://github.com/IBM/kui/issues/5604)
+* improve the replayability of terminal splitting ([67811cd](https://github.com/IBM/kui/commit/67811cd)), closes [#5564](https://github.com/IBM/kui/issues/5564)
+* JS console may contain xtermjs error messages when sidecar is minimized ([a568528](https://github.com/IBM/kui/commit/a568528)), closes [#5454](https://github.com/IBM/kui/issues/5454)
+* monaco diff view colors are not themed ([eed2527](https://github.com/IBM/kui/commit/eed2527)), closes [#6232](https://github.com/IBM/kui/issues/6232)
+* RadioTables are not replayable ([d0dd00e](https://github.com/IBM/kui/commit/d0dd00e)), closes [#5599](https://github.com/IBM/kui/issues/5599)
+* refine tree label categoriazation of kubectl ([1973a43](https://github.com/IBM/kui/commit/1973a43)), closes [#6185](https://github.com/IBM/kui/issues/6185)
+* restore status stripe to default behavior on terminal clear ([128ec92](https://github.com/IBM/kui/commit/128ec92)), closes [#5495](https://github.com/IBM/kui/issues/5495)
+* sidecar shouldn't be opened automatically when replay ([8d4cf8c](https://github.com/IBM/kui/commit/8d4cf8c)), closes [#5730](https://github.com/IBM/kui/issues/5730)
+* snapshot command fails at `k get -o yaml` ([fe53fb0](https://github.com/IBM/kui/commit/fe53fb0)), closes [#5458](https://github.com/IBM/kui/issues/5458)
+* snapshot command throws errors when capturing watch responses ([600f049](https://github.com/IBM/kui/commit/600f049)), closes [#5452](https://github.com/IBM/kui/issues/5452)
+* store the commentary text result to the command when editing is done ([5a3f5e8](https://github.com/IBM/kui/commit/5a3f5e8)), closes [#5916](https://github.com/IBM/kui/issues/5916) [#5672](https://github.com/IBM/kui/issues/5672)
+* UI glitches of Tree ([fc5af7a](https://github.com/IBM/kui/commit/fc5af7a)), closes [#6138](https://github.com/IBM/kui/issues/6138)
+* **plugins/plugin-client-common:** Grid regression: grid colors not right ([d1aa46d](https://github.com/IBM/kui/commit/d1aa46d)), closes [#5285](https://github.com/IBM/kui/issues/5285)
+* **plugins/plugin-client-common:** improve display of empty watch tables ([4cc16be](https://github.com/IBM/kui/commit/4cc16be)), closes [#5176](https://github.com/IBM/kui/issues/5176)
+* **plugins/plugin-client-common:** kubectl watch is broken for server versions >= 1.17 ([2d595b7](https://github.com/IBM/kui/commit/2d595b7)), closes [#5360](https://github.com/IBM/kui/issues/5360)
+* **plugins/plugin-client-common:** make Close a top-level button in watch panes ([3c14da5](https://github.com/IBM/kui/commit/3c14da5)), closes [#4945](https://github.com/IBM/kui/issues/4945)
+* **plugins/plugin-kubectl:** `oc get namespaces` doesn't produce a RadioTable ([6ea6131](https://github.com/IBM/kui/commit/6ea6131)), closes [#5227](https://github.com/IBM/kui/issues/5227)
+* **plugins/plugin-kubectl:** add Summary impl for kubernetes Jobs ([b0f3809](https://github.com/IBM/kui/commit/b0f3809)), closes [#5481](https://github.com/IBM/kui/issues/5481)
+* **plugins/plugin-kubectl:** add traffic light colors for OOMKilled and UnexpectedAdmissionError ([4262409](https://github.com/IBM/kui/commit/4262409)), closes [#5345](https://github.com/IBM/kui/issues/5345)
+* **plugins/plugin-kubectl:** certain filepath options to kubectl were not tilde-expanded ([9e7f858](https://github.com/IBM/kui/commit/9e7f858)), closes [#5415](https://github.com/IBM/kui/issues/5415)
+* **plugins/plugin-kubectl:** changing ns via oc does not update ns widget, in browser clients ([5eaa625](https://github.com/IBM/kui/commit/5eaa625)), closes [#4953](https://github.com/IBM/kui/issues/4953)
+* **plugins/plugin-kubectl:** CurrentNamespace/Context widgets not live ([93ac829](https://github.com/IBM/kui/commit/93ac829)), closes [#5144](https://github.com/IBM/kui/issues/5144)
+* **plugins/plugin-kubectl:** drilldown command of resources in watch --all-namespace table doesn't have '-o yaml' ([1e4f558](https://github.com/IBM/kui/commit/1e4f558)), closes [#5208](https://github.com/IBM/kui/issues/5208)
+* **plugins/plugin-kubectl:** event footer watching should also support named resources ([e3a842b](https://github.com/IBM/kui/commit/e3a842b)), closes [#5180](https://github.com/IBM/kui/issues/5180)
+* **plugins/plugin-kubectl:** events in table appear to be in random order ([034dc06](https://github.com/IBM/kui/commit/034dc06)), closes [#5212](https://github.com/IBM/kui/issues/5212)
+* **plugins/plugin-kubectl:** Fail should be TrafficLight.Red and Succeeded should be TrafficLight.Green ([54737b6](https://github.com/IBM/kui/commit/54737b6)), closes [#5351](https://github.com/IBM/kui/issues/5351)
+* **plugins/plugin-kubectl:** get-namespace table sometimes doens't show the correct selected namespace ([af66aa4](https://github.com/IBM/kui/commit/af66aa4)), closes [#4812](https://github.com/IBM/kui/issues/4812)
+* **plugins/plugin-kubectl:** header-only tables improperly parsed ([f56841b](https://github.com/IBM/kui/commit/f56841b)), closes [#5382](https://github.com/IBM/kui/issues/5382)
+* **plugins/plugin-kubectl:** kubectl apply -f may not abort the event watcher ([c8df222](https://github.com/IBM/kui/commit/c8df222)), closes [#5149](https://github.com/IBM/kui/issues/5149)
+* **plugins/plugin-kubectl:** kubectl apply edit-last-applied freezes in kui ([24a67da](https://github.com/IBM/kui/commit/24a67da)), closes [#4808](https://github.com/IBM/kui/issues/4808)
+* **plugins/plugin-kubectl:** kubectl apply set-last-applied does not work ([9553907](https://github.com/IBM/kui/commit/9553907)), closes [#4844](https://github.com/IBM/kui/issues/4844)
+* **plugins/plugin-kubectl:** kubectl apply/create/delete tables still have ALLCAPS headers ([90d72ce](https://github.com/IBM/kui/commit/90d72ce)), closes [#5068](https://github.com/IBM/kui/issues/5068)
+* **plugins/plugin-kubectl:** kubectl explain subfields ([8fee2bc](https://github.com/IBM/kui/commit/8fee2bc)), closes [#4921](https://github.com/IBM/kui/issues/4921)
+* **plugins/plugin-kubectl:** kubectl get -f can show undefined in table title ([eb34d1c](https://github.com/IBM/kui/commit/eb34d1c)), closes [#5469](https://github.com/IBM/kui/issues/5469)
+* **plugins/plugin-kubectl:** kubectl logs -l with no matches yields internal error ([ed0374f](https://github.com/IBM/kui/commit/ed0374f)), closes [#4811](https://github.com/IBM/kui/issues/4811)
+* **plugins/plugin-kubectl:** kubectl Logs/Events/Terminal tabs do not reflow on sidecar maximize ([6dbcbe8](https://github.com/IBM/kui/commit/6dbcbe8)), closes [#5417](https://github.com/IBM/kui/issues/5417)
+* **plugins/plugin-kubectl:** kubectl tab completion does not let me tab-complete some filepaths ([e42daa7](https://github.com/IBM/kui/commit/e42daa7)), closes [#5413](https://github.com/IBM/kui/issues/5413)
+* **plugins/plugin-kubectl:** kubectl watch tables may lack namespace breadcrumb ([a0616c2](https://github.com/IBM/kui/commit/a0616c2)), closes [#4870](https://github.com/IBM/kui/issues/4870)
+* **plugins/plugin-kubectl:** kubectl watcher needs to pass through kubeconfig in its call to kubectl version ([a5d83a3](https://github.com/IBM/kui/commit/a5d83a3)), closes [#5368](https://github.com/IBM/kui/issues/5368)
+* **plugins/plugin-kubectl:** kubernetes contexts table renders poorly ([e2ed7d8](https://github.com/IBM/kui/commit/e2ed7d8)), closes [#5230](https://github.com/IBM/kui/issues/5230)
+* **plugins/plugin-kubectl:** Kui may invoke kubectl with duplicate command line options ([39c9d31](https://github.com/IBM/kui/commit/39c9d31)), closes [#5330](https://github.com/IBM/kui/issues/5330)
+* **plugins/plugin-kubectl:** leftover debug printfs in table-watch ([407855a](https://github.com/IBM/kui/commit/407855a)), closes [#5317](https://github.com/IBM/kui/issues/5317)
+* **plugins/plugin-kubectl:** nil and negative timestamps display as "0ms ago" ([641a599](https://github.com/IBM/kui/commit/641a599)), closes [#5136](https://github.com/IBM/kui/issues/5136)
+* **plugins/plugin-kubectl:** oc get ns does not present a RadioTable ([9e28eec](https://github.com/IBM/kui/commit/9e28eec)), closes [#5106](https://github.com/IBM/kui/issues/5106)
+* **plugins/plugin-kubectl:** Pod summary impl fails for pods with no containerStatuses ([66b21b5](https://github.com/IBM/kui/commit/66b21b5)), closes [#5192](https://github.com/IBM/kui/issues/5192)
+* **plugins/plugin-kubectl:** update jobs notebook to latest SequenceDiagram ([8e70862](https://github.com/IBM/kui/commit/8e70862)), closes [#5862](https://github.com/IBM/kui/issues/5862)
+* **plugins/plugin-kubectl:** wordsmithing to list-resources notebook ([7255a98](https://github.com/IBM/kui/commit/7255a98)), closes [#5504](https://github.com/IBM/kui/issues/5504)
+* **Plugins/plugin-kubectl:** Logs tab may become stale when switching away/back ([fcfdaba](https://github.com/IBM/kui/commit/fcfdaba)), closes [#6024](https://github.com/IBM/kui/issues/6024)
+* (plugins/plugin-kubectl): kubectl get pod -w --all-namespaces behaves oddly ([12e578a](https://github.com/IBM/kui/commit/12e578a)), closes [#5169](https://github.com/IBM/kui/issues/5169)
+* avoid hard-coded use of /tmp in kubectl edit ([8e4cb70](https://github.com/IBM/kui/commit/8e4cb70)), closes [#4928](https://github.com/IBM/kui/issues/4928)
+* CurrentContext and CurrentNamespace widgets may have stale data inBrowser ([ab77c20](https://github.com/IBM/kui/commit/ab77c20)), closes [#5097](https://github.com/IBM/kui/issues/5097)
+* don't blink yellow forever for kubectl events ([a59ee86](https://github.com/IBM/kui/commit/a59ee86)), closes [#4869](https://github.com/IBM/kui/issues/4869)
+* empty watch tables/grids should show 'No resources' ([c0bfe99](https://github.com/IBM/kui/commit/c0bfe99)), closes [#4884](https://github.com/IBM/kui/issues/4884)
+* improve hover effect for status stripe buttons ([50ced8f](https://github.com/IBM/kui/commit/50ced8f)), closes [#4896](https://github.com/IBM/kui/issues/4896)
+* multiple issues with tab switching versus status stripe widgets ([8c8a6ec](https://github.com/IBM/kui/commit/8c8a6ec)), closes [#5101](https://github.com/IBM/kui/issues/5101)
+* snapshot and replay of table clicks for Notebook v1 ([1a87dbf](https://github.com/IBM/kui/commit/1a87dbf)), closes [#5821](https://github.com/IBM/kui/issues/5821)
+* **plugins/plugin-kubectl:** tolerate helm 3.0 and 3.1 help custom ascii art tables ([79f8640](https://github.com/IBM/kui/commit/79f8640)), closes [#5085](https://github.com/IBM/kui/issues/5085)
+* **plugins/plugin-kubectl:** Update list-resources notebook to use splits ([1f54515](https://github.com/IBM/kui/commit/1f54515)), closes [#5770](https://github.com/IBM/kui/issues/5770)
+* avoid using kui-custom command for switching kubectl namespace ([43863f2](https://github.com/IBM/kui/commit/43863f2)), closes [#4806](https://github.com/IBM/kui/issues/4806)
+* kubectl edit apply twice does not work ([1976134](https://github.com/IBM/kui/commit/1976134)), closes [#4797](https://github.com/IBM/kui/issues/4797)
+* **plugins/plugin-kubectl:** Terminal tab test incorrectly verifies k exec output ([20ab362](https://github.com/IBM/kui/commit/20ab362)), closes [#4802](https://github.com/IBM/kui/issues/4802)
+* avoid recomputing tabs when switching back and forth ([cf5e41f](https://github.com/IBM/kui/commit/cf5e41f)), closes [#4666](https://github.com/IBM/kui/issues/4666)
+* container filter of logs tab shows accumulated logs from previous selection ([08903b4](https://github.com/IBM/kui/commit/08903b4)), closes [#4644](https://github.com/IBM/kui/issues/4644) [#4658](https://github.com/IBM/kui/issues/4658)
+* sidecar toolbar can't due justice to longer error messages ([e67e0c9](https://github.com/IBM/kui/commit/e67e0c9)), closes [#4789](https://github.com/IBM/kui/issues/4789)
+* **plugins/plugin-kubectl:** status shows as Containercreating when it should be ContainerCreating ([2c4a3b6](https://github.com/IBM/kui/commit/2c4a3b6)), closes [#4798](https://github.com/IBM/kui/issues/4798)
+* allow user to disable table title by feature flags, and disable table pagination ([5450512](https://github.com/IBM/kui/commit/5450512)), closes [#4640](https://github.com/IBM/kui/issues/4640) [#4655](https://github.com/IBM/kui/issues/4655)
+* eliminate assumptions that "default" is the default kube namespace ([4eb392d](https://github.com/IBM/kui/commit/4eb392d)), closes [#4764](https://github.com/IBM/kui/issues/4764)
+* improve error reporting for kubectl apply ([fe21671](https://github.com/IBM/kui/commit/fe21671)), closes [#4605](https://github.com/IBM/kui/issues/4605)
+* Input element throws react error ([e6bb21b](https://github.com/IBM/kui/commit/e6bb21b)), closes [#4765](https://github.com/IBM/kui/issues/4765)
+* kubectl api-resources has duplicate rows and odd pagination behavior ([e740270](https://github.com/IBM/kui/commit/e740270)), closes [#4626](https://github.com/IBM/kui/issues/4626)
+* kubectl edit in sidecar doesn't show success message when a resource is applied ([cc59503](https://github.com/IBM/kui/commit/cc59503)), closes [#4691](https://github.com/IBM/kui/issues/4691)
+* kubectl Logs tab should use an xterm ([9aa0176](https://github.com/IBM/kui/commit/9aa0176)), closes [#4750](https://github.com/IBM/kui/issues/4750) [#4747](https://github.com/IBM/kui/issues/4747)
+* kubectl top node should show % text ([f861b76](https://github.com/IBM/kui/commit/f861b76)), closes [#4598](https://github.com/IBM/kui/issues/4598)
+* logs tab toolbar doesn't signify when pods are 404 ([135e1be](https://github.com/IBM/kui/commit/135e1be)), closes [#4646](https://github.com/IBM/kui/issues/4646)
+* place namespace breadcrumb first ([5d3b2e4](https://github.com/IBM/kui/commit/5d3b2e4)), closes [#4699](https://github.com/IBM/kui/issues/4699)
+* reduce No log data followed by log data behavior in kube logs ([e1c0624](https://github.com/IBM/kui/commit/e1c0624)), closes [#4624](https://github.com/IBM/kui/issues/4624)
+* replace Containers with Logs tab ([00e8786](https://github.com/IBM/kui/commit/00e8786)), closes [#4603](https://github.com/IBM/kui/issues/4603)
+* the Logs/Terminal retry button should be visible on any exit code ([3366327](https://github.com/IBM/kui/commit/3366327)), closes [#4769](https://github.com/IBM/kui/issues/4769)
+* TopNavSidecar tabs should auto-pause and auto-focus when switching ([2b00dd9](https://github.com/IBM/kui/commit/2b00dd9)), closes [#4741](https://github.com/IBM/kui/issues/4741) [#4748](https://github.com/IBM/kui/issues/4748)
+* **plugin-kubectl:** kubectl get error-type -w doesn't fail fast ([4ccb733](https://github.com/IBM/kui/commit/4ccb733)), closes [#4491](https://github.com/IBM/kui/issues/4491)
+* **plugins/plugin-kubectl:** auto-pause logs when user scrolls ([94b85e6](https://github.com/IBM/kui/commit/94b85e6)), closes [#4668](https://github.com/IBM/kui/issues/4668)
+* **plugins/plugin-kubectl:** automatically abort idle PTYs ([2638a65](https://github.com/IBM/kui/commit/2638a65)), closes [#4742](https://github.com/IBM/kui/issues/4742)
+* **plugins/plugin-kubectl:** ExecIntoPod's terminal is not theme-aligned ([067cda3](https://github.com/IBM/kui/commit/067cda3)), closes [#4722](https://github.com/IBM/kui/issues/4722)
+* **plugins/plugin-kubectl:** helm help parsed usage incorrectly ([b222da2](https://github.com/IBM/kui/commit/b222da2)), closes [#4692](https://github.com/IBM/kui/issues/4692)
+* **plugins/plugin-kubectl:** i18n for No log data message ([589a4cd](https://github.com/IBM/kui/commit/589a4cd)), closes [#4656](https://github.com/IBM/kui/issues/4656)
+* **plugins/plugin-kubectl:** ImagePullBackoff should be considered a "red" state ([198100d](https://github.com/IBM/kui/commit/198100d)), closes [#4734](https://github.com/IBM/kui/issues/4734)
+* **plugins/plugin-kubectl:** improve kubectl tab completion ([734f9e5](https://github.com/IBM/kui/commit/734f9e5)), closes [#4704](https://github.com/IBM/kui/issues/4704)
+* **plugins/plugin-kubectl:** improve kubectl top node display with open sidecar ([6f99581](https://github.com/IBM/kui/commit/6f99581)), closes [#4737](https://github.com/IBM/kui/issues/4737)
+* **plugins/plugin-kubectl:** inconsistent capitalization of breadcrumbs ([963b166](https://github.com/IBM/kui/commit/963b166)), closes [#4607](https://github.com/IBM/kui/issues/4607)
+* **plugins/plugin-kubectl:** k edit -h does not open in sidecar ([b6f68f8](https://github.com/IBM/kui/commit/b6f68f8)), closes [#4661](https://github.com/IBM/kui/issues/4661)
+* **plugins/plugin-kubectl:** k edit deploy has mysterious Pod tab ([914df36](https://github.com/IBM/kui/commit/914df36)), closes [#4703](https://github.com/IBM/kui/issues/4703)
+* **plugins/plugin-kubectl:** k get events -w bombs ([20c2caf](https://github.com/IBM/kui/commit/20c2caf)), closes [#4557](https://github.com/IBM/kui/issues/4557)
+* **plugins/plugin-kubectl:** kubectl api-resources table should hide APIGROUP column with open sidecar ([ee347fa](https://github.com/IBM/kui/commit/ee347fa)), closes [#4728](https://github.com/IBM/kui/issues/4728)
+* **plugins/plugin-kubectl:** kubectl create secret hangs yellow ([e11dbb8](https://github.com/IBM/kui/commit/e11dbb8)), closes [#4571](https://github.com/IBM/kui/issues/4571)
+* **plugins/plugin-kubectl:** kubectl describe -h has old bold text ([b31d066](https://github.com/IBM/kui/commit/b31d066)), closes [#4568](https://github.com/IBM/kui/issues/4568)
+* **plugins/plugin-kubectl:** kubectl edit should support editing a list of resources ([4cd4d43](https://github.com/IBM/kui/commit/4cd4d43)), closes [#4555](https://github.com/IBM/kui/issues/4555)
+* **plugins/plugin-kubectl:** kubectl get --all-namespaces --watch does not update ([663a972](https://github.com/IBM/kui/commit/663a972)), closes [#4581](https://github.com/IBM/kui/issues/4581)
+* **plugins/plugin-kubectl:** kubectl logs tab has bad interleaving and cpu issues ([1c7cf17](https://github.com/IBM/kui/commit/1c7cf17)), closes [#4664](https://github.com/IBM/kui/issues/4664) [#4665](https://github.com/IBM/kui/issues/4665)
+* **plugins/plugin-kubectl:** kubectl Show Events query not precise enough ([eda6b38](https://github.com/IBM/kui/commit/eda6b38)), closes [#4572](https://github.com/IBM/kui/issues/4572)
+* **plugins/plugin-kubectl:** remove Conditions tab ([eac3705](https://github.com/IBM/kui/commit/eac3705)), closes [#4606](https://github.com/IBM/kui/issues/4606)
+* **plugins/plugin-kubectl:** remove kubectl edit cancel button ([83179e8](https://github.com/IBM/kui/commit/83179e8)), closes [#4695](https://github.com/IBM/kui/issues/4695)
+* **plugins/plugin-kubectl:** remove Show Logs registration ([382c685](https://github.com/IBM/kui/commit/382c685)), closes [#4603](https://github.com/IBM/kui/issues/4603)
+* **plugins/plugin-kubectl:** revert to editor-based Summary tab ([3ecd638](https://github.com/IBM/kui/commit/3ecd638)), closes [#4594](https://github.com/IBM/kui/issues/4594)
+* clicking on container name in details sidecar should add -c to logs command ([61c7c08](https://github.com/IBM/kui/commit/61c7c08)), closes [#4498](https://github.com/IBM/kui/issues/4498)
+* **plugin-kubectl:** k get pods --all-namespaces has a title with "default" as the namespace ([2f95129](https://github.com/IBM/kui/commit/2f95129)), closes [#4466](https://github.com/IBM/kui/issues/4466)
+* **plugins/plugin-kubectl:** add missing test for get with not found ([3e77689](https://github.com/IBM/kui/commit/3e77689)), closes [#4492](https://github.com/IBM/kui/issues/4492)
+* **plugins/plugin-kubectl:** cache kind canonicalization lookup ([e351a5f](https://github.com/IBM/kui/commit/e351a5f)), closes [#4489](https://github.com/IBM/kui/issues/4489)
+* **plugins/plugin-kubectl:** CurrentContext widget shows "default" for openshift clusters ([59712c0](https://github.com/IBM/kui/commit/59712c0)), closes [#4347](https://github.com/IBM/kui/issues/4347)
+* **plugins/plugin-kubectl:** kubectl get table with mix of existing and non-existing ([8d98d15](https://github.com/IBM/kui/commit/8d98d15)), closes [#4492](https://github.com/IBM/kui/issues/4492)
+* add support for hiding elements at higher zoom levels ([7d2a7e0](https://github.com/IBM/kui/commit/7d2a7e0)), closes [#4232](https://github.com/IBM/kui/issues/4232)
+* clicking on certain links in kubectl help result in odd behavior ([035894b](https://github.com/IBM/kui/commit/035894b)), closes [#4473](https://github.com/IBM/kui/issues/4473)
+* eliminate complex nesting of NavResponse model ([e849ae7](https://github.com/IBM/kui/commit/e849ae7)), closes [#4205](https://github.com/IBM/kui/issues/4205)
+* ibmcloud plugin list does not list unofficial plugins ([303fa00](https://github.com/IBM/kui/commit/303fa00)), closes [#4339](https://github.com/IBM/kui/issues/4339)
+* make inBrowserOk the default ([2a3c811](https://github.com/IBM/kui/commit/2a3c811)), closes [#4275](https://github.com/IBM/kui/issues/4275)
+* multiple kubectl help/usage bugs ([ebba36e](https://github.com/IBM/kui/commit/ebba36e)), closes [#4342](https://github.com/IBM/kui/issues/4342)
+* sidecar views do not respect tab-specificity ([5a1cae2](https://github.com/IBM/kui/commit/5a1cae2)), closes [#4362](https://github.com/IBM/kui/issues/4362)
+* **plugins/plugin-kubectl:** avoid use of /s regexp ([9468304](https://github.com/IBM/kui/commit/9468304)), closes [#4259](https://github.com/IBM/kui/issues/4259)
+* **plugins/plugin-kubectl:** ensure Show Owner button appears near end of toolbar buttons ([224c586](https://github.com/IBM/kui/commit/224c586)), closes [#4124](https://github.com/IBM/kui/issues/4124)
+* **plugins/plugin-kubectl:** firefox does not support the /s flag to RegExp ([5b661a6](https://github.com/IBM/kui/commit/5b661a6)), closes [#4206](https://github.com/IBM/kui/issues/4206)
+* **plugins/plugin-kubectl:** in kube namespace table, selected namespace should float to top ([f0e597f](https://github.com/IBM/kui/commit/f0e597f)), closes [#4129](https://github.com/IBM/kui/issues/4129)
+* **plugins/plugin-kubectl:** kubectl api-resources table shows 'unknown' in title ([0461710](https://github.com/IBM/kui/commit/0461710)), closes [#4145](https://github.com/IBM/kui/issues/4145)
+* **plugins/plugin-kubectl:** kubectl describe (--help) fails ([10b8e8a](https://github.com/IBM/kui/commit/10b8e8a)), closes [#4012](https://github.com/IBM/kui/issues/4012)
+* **plugins/plugin-kubectl:** kubectl explain -h should render as usage in sidecar ([8e00c3f](https://github.com/IBM/kui/commit/8e00c3f)), closes [#4211](https://github.com/IBM/kui/issues/4211)
+* **plugins/plugin-kubectl:** kubectl explain Overview tab not formatted as expected ([ffa9183](https://github.com/IBM/kui/commit/ffa9183)), closes [#4304](https://github.com/IBM/kui/issues/4304)
+* **plugins/plugin-kubectl:** kubectl top nodes can present "NaN" ([30df3dd](https://github.com/IBM/kui/commit/30df3dd)), closes [#4189](https://github.com/IBM/kui/issues/4189)
+* **plugins/plugin-kubectl:** more refinements to Form layout heuristics ([e92327d](https://github.com/IBM/kui/commit/e92327d)), closes [#4118](https://github.com/IBM/kui/issues/4118)
+* **plugins/plugin-kubectl:** oc describe fails ([4f4de4e](https://github.com/IBM/kui/commit/4f4de4e)), closes [#4008](https://github.com/IBM/kui/issues/4008)
+* **plugins/plugin-kubectl:** update deprecated import of uuid ([5de8d4d](https://github.com/IBM/kui/commit/5de8d4d)), closes [#4316](https://github.com/IBM/kui/issues/4316)
+* **plugins/plugin-kubectl:** we shouldn't render namespace widget when the namespace is empty in kube config ([98a9406](https://github.com/IBM/kui/commit/98a9406)), closes [#4274](https://github.com/IBM/kui/issues/4274)
+* improve kubectl breadcrumb detection ([6cacfe6](https://github.com/IBM/kui/commit/6cacfe6)), closes [#4099](https://github.com/IBM/kui/issues/4099)
+* kubectl help misformats helm help tables ([ff36755](https://github.com/IBM/kui/commit/ff36755)), closes [#5080](https://github.com/IBM/kui/issues/5080)
+* kubectl summary form clipping ([7ea65e8](https://github.com/IBM/kui/commit/7ea65e8)), closes [#4093](https://github.com/IBM/kui/issues/4093)
+* kubectl summary Form TextInputs can be cropped ([3becaf9](https://github.com/IBM/kui/commit/3becaf9)), closes [#4077](https://github.com/IBM/kui/issues/4077)
+* multiple tab completion bugs ([5513712](https://github.com/IBM/kui/commit/5513712)), closes [#4281](https://github.com/IBM/kui/issues/4281)
+* pexecs serviced by now-removed splits fail ([f6176a1](https://github.com/IBM/kui/commit/f6176a1)), closes [#4875](https://github.com/IBM/kui/issues/4875)
+* reduce custom CSS rules for table UI ([56f69cb](https://github.com/IBM/kui/commit/56f69cb)), closes [#5024](https://github.com/IBM/kui/issues/5024)
+* remove augmentModuleLoadPath API ([47dfcdf](https://github.com/IBM/kui/commit/47dfcdf)), closes [#4839](https://github.com/IBM/kui/issues/4839)
+* STATUS cell not centered when sidecar is open ([4fb507a](https://github.com/IBM/kui/commit/4fb507a)), closes [#4059](https://github.com/IBM/kui/issues/4059)
+* summary tab is not read-only for kubectl edit command ([9f7ff82](https://github.com/IBM/kui/commit/9f7ff82)), closes [#4809](https://github.com/IBM/kui/issues/4809)
+* the colors of status badges: Error, ImagePullBackOff and ErrImagePull are incorrect ([fd206f6](https://github.com/IBM/kui/commit/fd206f6)), closes [#4171](https://github.com/IBM/kui/issues/4171)
+* vfs fixes for multi-source copying and for s3 globbing ([893902e](https://github.com/IBM/kui/commit/893902e)), closes [#5511](https://github.com/IBM/kui/issues/5511)
+* xterm alt buffer mode behaves oddly for clients that do not enable splitTerminals ([f1bc709](https://github.com/IBM/kui/commit/f1bc709)), closes [#5003](https://github.com/IBM/kui/issues/5003)
+* **plugins/plugin-kubectl:** kubectl watch tables can be misparsed ([cb3e1c2](https://github.com/IBM/kui/commit/cb3e1c2)), closes [#4139](https://github.com/IBM/kui/issues/4139)
+* **plugins/plugin-kubectl:** Logs tab should have a default tail limit ([d4cf08c](https://github.com/IBM/kui/commit/d4cf08c)), closes [#4810](https://github.com/IBM/kui/issues/4810) [#4818](https://github.com/IBM/kui/issues/4818)
+* **plugins/plugin-kubectl:** oc get projects does not allow user selection ([3749371](https://github.com/IBM/kui/commit/3749371)), closes [#4805](https://github.com/IBM/kui/issues/4805)
+* **plugins/plugin-kubectl:** oc logs does not work ([f0808a2](https://github.com/IBM/kui/commit/f0808a2)), closes [#4965](https://github.com/IBM/kui/issues/4965)
+* **plugins/plugin-kubectl:** remove leftover debugging printf in kubectl help ([39ab52f](https://github.com/IBM/kui/commit/39ab52f)), closes [#4083](https://github.com/IBM/kui/issues/4083)
+* **plugins/plugin-kubectl:** singleton breadcrumbs in kubectl help should not be clickable ([7815464](https://github.com/IBM/kui/commit/7815464)), closes [#4961](https://github.com/IBM/kui/issues/4961)
+* **plugins/plugin-kubectl:** watch table doesn't have breadcrumbs title ([43fbe6a](https://github.com/IBM/kui/commit/43fbe6a)), closes [#4135](https://github.com/IBM/kui/issues/4135)
+* **plugins/plugin-kubectl:** watcher table disappears when kui is launched as kubectl plugin ([167eabc](https://github.com/IBM/kui/commit/167eabc)), closes [#4120](https://github.com/IBM/kui/issues/4120) [#4123](https://github.com/IBM/kui/issues/4123)
+* **plugins/plugin-kubectl:** windows powershell fails to get default namespace ([a5fb2e1](https://github.com/IBM/kui/commit/a5fb2e1)), closes [#4912](https://github.com/IBM/kui/issues/4912)
+* ensure kubectl Delete toolbar button appears at far right ([9eb3079](https://github.com/IBM/kui/commit/9eb3079)), closes [#4116](https://github.com/IBM/kui/issues/4116)
+* Form component sometimes has too-small TextInputs ([21d841d](https://github.com/IBM/kui/commit/21d841d)), closes [#4036](https://github.com/IBM/kui/issues/4036)
+* helm on its own should render in sidecar ([4b82517](https://github.com/IBM/kui/commit/4b82517)), closes [#4010](https://github.com/IBM/kui/issues/4010)
+* improve contrast of table Pagination component in light themes ([41246c3](https://github.com/IBM/kui/commit/41246c3)), closes [#4038](https://github.com/IBM/kui/issues/4038)
+* improve Form layout ([2003622](https://github.com/IBM/kui/commit/2003622)), closes [#4034](https://github.com/IBM/kui/issues/4034)
+* optimize kubectl watch load on apiserver ([3f7a32f](https://github.com/IBM/kui/commit/3f7a32f)), closes [#4494](https://github.com/IBM/kui/issues/4494)
+* PaginatedTable fails at distinguishing the rowKeys of `k get --all-namespaces` table ([6658729](https://github.com/IBM/kui/commit/6658729)), closes [#4579](https://github.com/IBM/kui/issues/4579)
+* remove use of inline styling in Form.tsx ([23121b2](https://github.com/IBM/kui/commit/23121b2)), closes [#4112](https://github.com/IBM/kui/issues/4112)
+* status stripe refinements ([1394043](https://github.com/IBM/kui/commit/1394043)), closes [#4069](https://github.com/IBM/kui/issues/4069) [#4069](https://github.com/IBM/kui/issues/4069)
+* tables overflow horizontally when sidecar is open ([2d6bc95](https://github.com/IBM/kui/commit/2d6bc95)), closes [#4016](https://github.com/IBM/kui/issues/4016)
+* tekton Step nodes show with hashed background ([8428d72](https://github.com/IBM/kui/commit/8428d72)), closes [#4114](https://github.com/IBM/kui/issues/4114)
+* TopNavSidecar does not always show updates ([251e5c4](https://github.com/IBM/kui/commit/251e5c4)), closes [#4524](https://github.com/IBM/kui/issues/4524)
+* update kubectl/notebooks/deploy-applications for the Mode Toolbar change ([164244e](https://github.com/IBM/kui/commit/164244e)), closes [#6385](https://github.com/IBM/kui/issues/6385)
+* when sidecar is open, only show status badge, not status text ([3214db2](https://github.com/IBM/kui/commit/3214db2)), closes [#4058](https://github.com/IBM/kui/issues/4058)
+
+
+### chore
+
+* bump typescript 4.8.4 -> 4.9.4 ([89e6301](https://github.com/IBM/kui/commit/89e6301))
+* load-time tuning ([1a9b10e](https://github.com/IBM/kui/commit/1a9b10e)), closes [#8070](https://github.com/IBM/kui/issues/8070)
+* port notebooks to markdown ([a64295d](https://github.com/IBM/kui/commit/a64295d))
+* update to react 18 ([277095f](https://github.com/IBM/kui/commit/277095f))
+
+
+### Features
+
+* Add colorful status message to kubernetes sidecar ([981afa6](https://github.com/IBM/kui/commit/981afa6))
+* add prereq check to the welcome and kubernetes notebooks ([42a9198](https://github.com/IBM/kui/commit/42a9198))
+* add support for left strip positioning of terminal splits ([a8dc71f](https://github.com/IBM/kui/commit/a8dc71f)), closes [#8202](https://github.com/IBM/kui/issues/8202)
+* allow kubectl "direct" client to work with --context ([009af3f](https://github.com/IBM/kui/commit/009af3f))
+* allow markdown guidebooks to define code block metadata in topmatter ([13758b1](https://github.com/IBM/kui/commit/13758b1))
+* bump to xtermjs 5.0.0 ([b2804ba](https://github.com/IBM/kui/commit/b2804ba))
+* electron tray menu for plugin-kubectl ([b8c84ed](https://github.com/IBM/kui/commit/b8c84ed))
+* externalize code block responses in serialized form ([4596e49](https://github.com/IBM/kui/commit/4596e49))
+* improve consistency of input element coloring between guidebooks and plain terminals ([d5bac1d](https://github.com/IBM/kui/commit/d5bac1d))
+* kubernetes dashboard guidebook ([052cf65](https://github.com/IBM/kui/commit/052cf65))
+* remove knative guidebooks from repo ([bc6a380](https://github.com/IBM/kui/commit/bc6a380))
+* replay notebook from url ([d515f6d](https://github.com/IBM/kui/commit/d515f6d))
+* separate tray menu into new plugin-kubectl-tray-menu ([cefe54b](https://github.com/IBM/kui/commit/cefe54b))
+* update Annotations and Labels tabs to use editor view for json values ([4e4fa91](https://github.com/IBM/kui/commit/4e4fa91))
+* **packages/core:** allow controller to opt in/out recording table row onclicks when snapshot ([cc83ce7](https://github.com/IBM/kui/commit/cc83ce7)), closes [#5565](https://github.com/IBM/kui/issues/5565)
+* **plugins/plugin-client-common:** Editor component should default to a fold depth of 2 ([b0ca4e7](https://github.com/IBM/kui/commit/b0ca4e7)), closes [#8008](https://github.com/IBM/kui/issues/8008)
+* **plugins/plugin-client-common:** improved layout for grid watchers ([e5dd107](https://github.com/IBM/kui/commit/e5dd107))
+* **plugins/plugin-client-common:** StatusStripe widgets should be able to specify the Popover positioning ([586c4e1](https://github.com/IBM/kui/commit/586c4e1)), closes [#7941](https://github.com/IBM/kui/issues/7941)
+* **plugins/plugin-kubectl:** add "Show Pods" drilldown from Jobs ([e5339e4](https://github.com/IBM/kui/commit/e5339e4))
+* **plugins/plugin-kubectl:** add an "internal" kube namespace from Rancher ([2c793cd](https://github.com/IBM/kui/commit/2c793cd))
+* **plugins/plugin-kubectl:** Add Annotations and Labels tabs for kube resources ([6809b87](https://github.com/IBM/kui/commit/6809b87)), closes [#8009](https://github.com/IBM/kui/issues/8009)
+* **plugins/plugin-kubectl:** add Workloads, Networking, Storage to tray menu ([57a3cab](https://github.com/IBM/kui/commit/57a3cab))
+* **plugins/plugin-kubectl:** improved display of kubernetes jobs via `kubectl dashboard jobs` ([ad21df4](https://github.com/IBM/kui/commit/ad21df4))
+* add Retry button to sidecar toolbar when log streaming stopped abnormally ([47872f4](https://github.com/IBM/kui/commit/47872f4)), closes [#4755](https://github.com/IBM/kui/issues/4755)
+* add typeahead to kubernetes context and namespace select widget ([ff9d273](https://github.com/IBM/kui/commit/ff9d273)), closes [#7034](https://github.com/IBM/kui/issues/7034)
+* allow controllers to control the color of the status stripe ([708570c](https://github.com/IBM/kui/commit/708570c)), closes [#5490](https://github.com/IBM/kui/issues/5490)
+* allow for limiting the number of kubectl table rows ([62588f2](https://github.com/IBM/kui/commit/62588f2)), closes [#5358](https://github.com/IBM/kui/issues/5358)
+* background new tabs ([be9f986](https://github.com/IBM/kui/commit/be9f986)), closes [#5550](https://github.com/IBM/kui/issues/5550)
+* clicking on events in watch table should drill down to events ([c6dc99f](https://github.com/IBM/kui/commit/c6dc99f)), closes [#5173](https://github.com/IBM/kui/issues/5173)
+* cold start delays ([83abd14](https://github.com/IBM/kui/commit/83abd14)), closes [#5356](https://github.com/IBM/kui/issues/5356)
+* custom tab titles ([fd780df](https://github.com/IBM/kui/commit/fd780df)), closes [#5525](https://github.com/IBM/kui/issues/5525)
+* generalized kuberctl get with limit ([d40ee07](https://github.com/IBM/kui/commit/d40ee07)), closes [#5361](https://github.com/IBM/kui/issues/5361)
+* group namespaces by internal/regular in CurrentNamespace ([be2d98f](https://github.com/IBM/kui/commit/be2d98f)), closes [#7058](https://github.com/IBM/kui/issues/7058)
+* improve kubectl edit experience ([4c4a1c9](https://github.com/IBM/kui/commit/4c4a1c9)), closes [#4783](https://github.com/IBM/kui/issues/4783)
+* initial popeye support ([9d62eeb](https://github.com/IBM/kui/commit/9d62eeb)), closes [#5265](https://github.com/IBM/kui/issues/5265)
+* initial support for capturing input files and showing them in the UI ([5744bf4](https://github.com/IBM/kui/commit/5744bf4)), closes [#5513](https://github.com/IBM/kui/issues/5513)
+* notebook client ([4b64133](https://github.com/IBM/kui/commit/4b64133)), closes [#5501](https://github.com/IBM/kui/issues/5501)
+* support for optional code blocks in wizards ([5e014fd](https://github.com/IBM/kui/commit/5e014fd))
+* **plugins/plugin-kubectl:** add status column to kube deployment table ([1d35040](https://github.com/IBM/kui/commit/1d35040)), closes [#5476](https://github.com/IBM/kui/issues/5476)
+* **plugins/plugin-kubectl:** CurrentContext/Namespace widgets shouldn't echo the switch commands ([82ca7a0](https://github.com/IBM/kui/commit/82ca7a0))
+* support for Description List UIs ([81050b1](https://github.com/IBM/kui/commit/81050b1)), closes [#8058](https://github.com/IBM/kui/issues/8058)
+* Update tables and SequenceDiagram to support queueing delays ([726c601](https://github.com/IBM/kui/commit/726c601)), closes [#7944](https://github.com/IBM/kui/issues/7944)
+* use PatternFly LabelGroup for kubernetes Labels tab ([b405eca](https://github.com/IBM/kui/commit/b405eca)), closes [#8116](https://github.com/IBM/kui/issues/8116)
+* When replaying a notebook, prior output should have an ExpandableSection wrapper ([5ed76ae](https://github.com/IBM/kui/commit/5ed76ae)), closes [#7846](https://github.com/IBM/kui/issues/7846)
+* **plugins/plugin-kubectl:** allow for pinning a Kubernetes Context or Namespace to a tab ([a7873cd](https://github.com/IBM/kui/commit/a7873cd))
+* **plugins/plugin-kubectl:** CLI-based kubectl polling does not allow for flexible overrides of the command prefix ([1e3d60f](https://github.com/IBM/kui/commit/1e3d60f)), closes [#7042](https://github.com/IBM/kui/issues/7042)
+* **plugins/plugin-kubectl:** initial labs for listing k8s resources and creating jobs ([2e9d002](https://github.com/IBM/kui/commit/2e9d002)), closes [#5475](https://github.com/IBM/kui/issues/5475)
+* **plugins/plugin-kubectl:** Namespace Summary should summarize namespace resourecequota, if existing ([009583e](https://github.com/IBM/kui/commit/009583e)), closes [#7144](https://github.com/IBM/kui/issues/7144)
+* **plugins/plugin-kubectl:** plugin-kubectl should export `isWatchRequest` ([f825935](https://github.com/IBM/kui/commit/f825935)), closes [#7117](https://github.com/IBM/kui/issues/7117)
+* **plugins/plugin-kubectl:** Provide search capability on pod details Logs tab ([5c339e9](https://github.com/IBM/kui/commit/5c339e9)), closes [#5570](https://github.com/IBM/kui/issues/5570)
+* **plugins/plugin-kubectl:** use `oc proxy` when talking to openshift clusters ([c07e5a0](https://github.com/IBM/kui/commit/c07e5a0)), closes [#7048](https://github.com/IBM/kui/issues/7048)
+* improve rendering of kubectl subcommand help ([e36ed29](https://github.com/IBM/kui/commit/e36ed29)), closes [#4824](https://github.com/IBM/kui/issues/4824)
+* initial typeahead for commands ([7ba313a](https://github.com/IBM/kui/commit/7ba313a)), closes [#5437](https://github.com/IBM/kui/issues/5437)
+* kubectl apply view-last-applied ([6d601ef](https://github.com/IBM/kui/commit/6d601ef)), closes [#4822](https://github.com/IBM/kui/issues/4822)
+* line highlights on editor save, used for k edit apply errors ([3efa6a5](https://github.com/IBM/kui/commit/3efa6a5)), closes [#4795](https://github.com/IBM/kui/issues/4795)
+* tutorial VFS ([6f2330e](https://github.com/IBM/kui/commit/6f2330e)), closes [#5441](https://github.com/IBM/kui/issues/5441)
+* use Select Component for Kubernetes Context and Namespace status stripe widgets ([0e1c25e](https://github.com/IBM/kui/commit/0e1c25e)), closes [#6920](https://github.com/IBM/kui/issues/6920)
+* **plugins/plugin-client-common:** improved SequenceDiagram view ([1e2fb41](https://github.com/IBM/kui/commit/1e2fb41)), closes [#5342](https://github.com/IBM/kui/issues/5342)
+* **plugins/plugin-git:** git branch should respond with RadioTable ([59a9213](https://github.com/IBM/kui/commit/59a9213)), closes [#5256](https://github.com/IBM/kui/issues/5256)
+* **plugins/plugin-ibmcloud:** initial CodeEngine support ([677faca](https://github.com/IBM/kui/commit/677faca)), closes [#5302](https://github.com/IBM/kui/issues/5302) [#5303](https://github.com/IBM/kui/issues/5303)
+* **plugins/plugin-kubectl:** Enhance kubectl direct get to support custom columns ([4762dd8](https://github.com/IBM/kui/commit/4762dd8)), closes [#7014](https://github.com/IBM/kui/issues/7014)
+* **plugins/plugin-kubectl:** initial `kubectl job list` improvement for visualizing Job execution ([06030b0](https://github.com/IBM/kui/commit/06030b0)), closes [#5397](https://github.com/IBM/kui/issues/5397)
+* **plugins/plugin-kubectl:** popeye dashboard ([6dd4d01](https://github.com/IBM/kui/commit/6dd4d01)), closes [#6949](https://github.com/IBM/kui/issues/6949)
+* add capability to show welcome widget to new users in Terminal ([0c33e6e](https://github.com/IBM/kui/commit/0c33e6e)), closes [#4990](https://github.com/IBM/kui/issues/4990) [#5007](https://github.com/IBM/kui/issues/5007)
+* add Kubernetes Dashboard Notebook ([9f62b63](https://github.com/IBM/kui/commit/9f62b63)), closes [#5617](https://github.com/IBM/kui/issues/5617) [#6915](https://github.com/IBM/kui/issues/6915) [#6917](https://github.com/IBM/kui/issues/6917)
+* Add simple kubectl create namespace to the list of direct optimizations ([2aaaac6](https://github.com/IBM/kui/commit/2aaaac6)), closes [#6470](https://github.com/IBM/kui/issues/6470)
+* Expand kubectl direct watching to support heterogeneous use cases ([8df1ad3](https://github.com/IBM/kui/commit/8df1ad3)), closes [#6504](https://github.com/IBM/kui/issues/6504)
+* MiniSplits ([70b8441](https://github.com/IBM/kui/commit/70b8441)), closes [#5112](https://github.com/IBM/kui/issues/5112)
+* pause and resume watchable jobs ([5d3f719](https://github.com/IBM/kui/commit/5d3f719)), closes [#1747](https://github.com/IBM/kui/issues/1747)
+* pin a watchable terminal response in a split pane ([662f413](https://github.com/IBM/kui/commit/662f413)), closes [#4865](https://github.com/IBM/kui/issues/4865) [#4573](https://github.com/IBM/kui/issues/4573) [#4885](https://github.com/IBM/kui/issues/4885) [#4894](https://github.com/IBM/kui/issues/4894)
+* preserve changes of table view state in Notebook ([a2efb8a](https://github.com/IBM/kui/commit/a2efb8a)), closes [#5399](https://github.com/IBM/kui/issues/5399)
+* **plugins/plugin-kubectl:** add explain fastpaths for *.v1.apps ([0b0e82a](https://github.com/IBM/kui/commit/0b0e82a)), closes [#6862](https://github.com/IBM/kui/issues/6862)
+* **plugins/plugin-kubectl:** add Secret explain and Summary fastpaths ([90bbd89](https://github.com/IBM/kui/commit/90bbd89)), closes [#6868](https://github.com/IBM/kui/issues/6868)
+* Extend kubectl optimizations to table watching ([9a2bc74](https://github.com/IBM/kui/commit/9a2bc74)), closes [#6449](https://github.com/IBM/kui/issues/6449)
+* initial support for using a kubectl proxy ([47b26be](https://github.com/IBM/kui/commit/47b26be)), closes [#6440](https://github.com/IBM/kui/issues/6440)
+* refine kubectl contexts table; add support for RadioTable row titles ([11bb074](https://github.com/IBM/kui/commit/11bb074)), closes [#5131](https://github.com/IBM/kui/issues/5131)
+* s3 plugin, and vfs ([970ba6e](https://github.com/IBM/kui/commit/970ba6e)), closes [#5319](https://github.com/IBM/kui/issues/5319)
+* show buttons of related resources in sidecar footer ([e10f7f2](https://github.com/IBM/kui/commit/e10f7f2)), closes [#6856](https://github.com/IBM/kui/issues/6856)
+* **plugins/plugin-kubectl:** add explain fastpath for events ([a16e75f](https://github.com/IBM/kui/commit/a16e75f)), closes [#6836](https://github.com/IBM/kui/issues/6836)
+* **plugins/plugin-kubectl:** Add simple kubectl delete to the list of direct optimizations ([d4fb765](https://github.com/IBM/kui/commit/d4fb765)), closes [#6468](https://github.com/IBM/kui/issues/6468)
+* **plugins/plugin-kubectl:** Add Summary impl for Events ([74f4e55](https://github.com/IBM/kui/commit/74f4e55)), closes [#6839](https://github.com/IBM/kui/issues/6839)
+* **plugins/plugin-kubectl:** apply/delete -f can use new direct/status watcher for homogeneous use cases ([08e471e](https://github.com/IBM/kui/commit/08e471e)), closes [#6498](https://github.com/IBM/kui/issues/6498)
+* **plugins/plugin-kubectl:** flesh out explain fastpath for more apps/v1 types ([6f68a98](https://github.com/IBM/kui/commit/6f68a98)), closes [#6854](https://github.com/IBM/kui/issues/6854)
+* **plugins/plugin-kubectl:** improve the performance of kubectl explain for common cases ([d016971](https://github.com/IBM/kui/commit/d016971)), closes [#6700](https://github.com/IBM/kui/issues/6700)
+* **plugins/plugin-kubectl:** static get -f should show sourceRef ([fb0fc40](https://github.com/IBM/kui/commit/fb0fc40)), closes [#6680](https://github.com/IBM/kui/issues/6680)
+* add a prefer-re-execution option to snapshot ([af7b98b](https://github.com/IBM/kui/commit/af7b98b)), closes [#5622](https://github.com/IBM/kui/issues/5622)
+* add delta summary to Tree ([95a0b4a](https://github.com/IBM/kui/commit/95a0b4a)), closes [#6329](https://github.com/IBM/kui/issues/6329)
+* add events to sidecar tree ([dd4d552](https://github.com/IBM/kui/commit/dd4d552)), closes [#6140](https://github.com/IBM/kui/issues/6140)
+* in `kubectl get -f` tree, use Monaco DiffEditor show the preview of dry-run changes ([99266e8](https://github.com/IBM/kui/commit/99266e8)), closes [#6181](https://github.com/IBM/kui/issues/6181) [#6154](https://github.com/IBM/kui/issues/6154)
+* inline sidecar ([2c3afeb](https://github.com/IBM/kui/commit/2c3afeb)), closes [#6007](https://github.com/IBM/kui/issues/6007)
+* Kui implementation of `watch` ([2cb3f98](https://github.com/IBM/kui/commit/2cb3f98)), closes [#6379](https://github.com/IBM/kui/issues/6379)
+* Move in OpenWhisk plugin from the external repo ([b9c5867](https://github.com/IBM/kui/commit/b9c5867)), closes [#6109](https://github.com/IBM/kui/issues/6109)
+* revive "app" and "tier" columns from deprecated kubectl tree view ([cd642d9](https://github.com/IBM/kui/commit/cd642d9)), closes [#6591](https://github.com/IBM/kui/issues/6591)
+* **plugins/plugin-kubectl:** Port kubectl pollers to use push, for homogeneous deletes ([82448d7](https://github.com/IBM/kui/commit/82448d7)), closes [#6481](https://github.com/IBM/kui/issues/6481) [#6486](https://github.com/IBM/kui/issues/6486)
+* **plugins/plugin-kubectl:** update get -f to use direct/status and show a table ([16bdbb6](https://github.com/IBM/kui/commit/16bdbb6)), closes [#6566](https://github.com/IBM/kui/issues/6566) [#6532](https://github.com/IBM/kui/issues/6532)
+* update CurrentContext widget to use Dropdown ([9520e5d](https://github.com/IBM/kui/commit/9520e5d)), closes [#6354](https://github.com/IBM/kui/issues/6354)
+* use Monaco DiffEditor `kubectl diff` ([3157393](https://github.com/IBM/kui/commit/3157393))
+* use new Dropdown status stripe for CurrentNamespace widget ([0f7648c](https://github.com/IBM/kui/commit/0f7648c)), closes [#6351](https://github.com/IBM/kui/issues/6351)
+* UX: Use Dropdown for theme switcher ([6cc6a47](https://github.com/IBM/kui/commit/6cc6a47)), closes [#6347](https://github.com/IBM/kui/issues/6347)
+* **plugins/plugin-kubectl:** kubectl get -f can use Tree to present structured result ([f94a22f](https://github.com/IBM/kui/commit/f94a22f)), closes [#6136](https://github.com/IBM/kui/issues/6136)
+* **plugins/plugin-kubectl:** Namespace Summary impl ([2d69d67](https://github.com/IBM/kui/commit/2d69d67)), closes [#5790](https://github.com/IBM/kui/issues/5790)
+* show resource version in toolbar text ([1a6e335](https://github.com/IBM/kui/commit/1a6e335)), closes [#4790](https://github.com/IBM/kui/issues/4790)
+* split screen Terminal ([3a6b422](https://github.com/IBM/kui/commit/3a6b422)), closes [#4814](https://github.com/IBM/kui/issues/4814) [#4821](https://github.com/IBM/kui/issues/4821)
+* support for events in crud table footer ([0b90ead](https://github.com/IBM/kui/commit/0b90ead)), closes [#5125](https://github.com/IBM/kui/issues/5125)
+* support for events in table footer ([51669af](https://github.com/IBM/kui/commit/51669af)), closes [#5115](https://github.com/IBM/kui/issues/5115)
+* **plugins/plugin-kubectl:** kubectl events tab ([2d71f24](https://github.com/IBM/kui/commit/2d71f24)), closes [#4706](https://github.com/IBM/kui/issues/4706)
+* **plugins/plugin-kubectl:** namespace onclick should drill down to sidecar ([e74f66d](https://github.com/IBM/kui/commit/e74f66d)), closes [#4714](https://github.com/IBM/kui/issues/4714)
+* **plugins/plugin-kubectl:** optimize rendering of kubectl Summary tab ([7c6480d](https://github.com/IBM/kui/commit/7c6480d)), closes [#4725](https://github.com/IBM/kui/issues/4725)
+* **plugins/plugin-kubectl:** optimizing Node summary impl ([8ac11b9](https://github.com/IBM/kui/commit/8ac11b9)), closes [#4833](https://github.com/IBM/kui/issues/4833)
+* **plugins/plugin-kubectl:** Show Previous option for Logs tab ([2307d2f](https://github.com/IBM/kui/commit/2307d2f)), closes [#4864](https://github.com/IBM/kui/issues/4864)
+* **plugins/plugin-kubectl:** Terminal tab for Pod kubernetes resources ([c47e432](https://github.com/IBM/kui/commit/c47e432)), closes [#4639](https://github.com/IBM/kui/issues/4639)
+* add button to WatchPane to show table back in terminal ([dc22591](https://github.com/IBM/kui/commit/dc22591)), closes [#4530](https://github.com/IBM/kui/issues/4530)
+* add isSelected and Divider to log container selection menu ([59bdaa5](https://github.com/IBM/kui/commit/59bdaa5)), closes [#4647](https://github.com/IBM/kui/issues/4647)
+* add krew support ([f87cb6c](https://github.com/IBM/kui/commit/f87cb6c)), closes [#4199](https://github.com/IBM/kui/issues/4199)
+* add labels to summary mode ([95f731d](https://github.com/IBM/kui/commit/95f731d)), closes [#4041](https://github.com/IBM/kui/issues/4041) [#4040](https://github.com/IBM/kui/issues/4040)
+* add Patternfly Breadcrumb support ([91e0504](https://github.com/IBM/kui/commit/91e0504)), closes [#4381](https://github.com/IBM/kui/issues/4381)
+* add Show Owner Reference button for kube resources ([80ea40f](https://github.com/IBM/kui/commit/80ea40f)), closes [#4106](https://github.com/IBM/kui/issues/4106)
+* add Stop Watching capability to WatchPane ([09043c1](https://github.com/IBM/kui/commit/09043c1)), closes [#4554](https://github.com/IBM/kui/issues/4554)
+* add support for Toolbar Buttons ([f55b8c6](https://github.com/IBM/kui/commit/f55b8c6)), closes [#4103](https://github.com/IBM/kui/issues/4103) [#4105](https://github.com/IBM/kui/issues/4105)
+* allow users to select container in kubectl Logs ([f4304c5](https://github.com/IBM/kui/commit/f4304c5)), closes [#4627](https://github.com/IBM/kui/issues/4627)
+* commands should be able to separate resource model fetch from view transformation functions ([e903bc7](https://github.com/IBM/kui/commit/e903bc7)), closes [#4437](https://github.com/IBM/kui/issues/4437)
+* ibmcloud plugin ([aa0f72f](https://github.com/IBM/kui/commit/aa0f72f)), closes [#4353](https://github.com/IBM/kui/issues/4353)
+* improve pagination and toolbar UIs of PaginatedTable ([08062e9](https://github.com/IBM/kui/commit/08062e9)), closes [#1456](https://github.com/IBM/kui/issues/1456)
+* initial odo catalog list enhancements ([8534267](https://github.com/IBM/kui/commit/8534267)), closes [#4485](https://github.com/IBM/kui/issues/4485)
+* kubectl edit via kui's editor ([414e813](https://github.com/IBM/kui/commit/414e813)), closes [#762](https://github.com/IBM/kui/issues/762)
+* only enable WatchPane based on a feature flag ([eb80d0e](https://github.com/IBM/kui/commit/eb80d0e)), closes [#4678](https://github.com/IBM/kui/issues/4678) [#4604](https://github.com/IBM/kui/issues/4604)
+* patternfly4 themes ([5f58f71](https://github.com/IBM/kui/commit/5f58f71)), closes [#4364](https://github.com/IBM/kui/issues/4364)
+* port kubectl get ns to RadioTable ([be0eabf](https://github.com/IBM/kui/commit/be0eabf)), closes [#4510](https://github.com/IBM/kui/issues/4510) [#4511](https://github.com/IBM/kui/issues/4511)
+* simplified co-hosting of client and proxy in a container ([00af4b4](https://github.com/IBM/kui/commit/00af4b4)), closes [#4213](https://github.com/IBM/kui/issues/4213)
+* SPI for icons ([3d034e3](https://github.com/IBM/kui/commit/3d034e3)), closes [#4441](https://github.com/IBM/kui/issues/4441) [#4364](https://github.com/IBM/kui/issues/4364)
+* target kubectl logs and kubectl exec to Logs and Terminal tabs ([409e632](https://github.com/IBM/kui/commit/409e632)), closes [#4762](https://github.com/IBM/kui/issues/4762)
+* watcher panel for open-ended watch jobs ([6dfe7df](https://github.com/IBM/kui/commit/6dfe7df)), closes [#4503](https://github.com/IBM/kui/issues/4503)
+* **plugins/plugin-kubectl:** add Show Node button for kubectl pods ([04e29d2](https://github.com/IBM/kui/commit/04e29d2)), closes [#4214](https://github.com/IBM/kui/issues/4214)
+* **plugins/plugin-kubectl:** add support for kustomize apply/delete/create ([b95cbdb](https://github.com/IBM/kui/commit/b95cbdb)), closes [#4203](https://github.com/IBM/kui/issues/4203)
+* **plugins/plugin-kubectl:** configmap summary should show data ([50c7e10](https://github.com/IBM/kui/commit/50c7e10)), closes [#4025](https://github.com/IBM/kui/issues/4025)
+* **plugins/plugin-kubectl:** enhance odo project list as RadioTable ([62272e6](https://github.com/IBM/kui/commit/62272e6)), closes [#4517](https://github.com/IBM/kui/issues/4517)
+* **plugins/plugin-kubectl:** improve odo usage experience ([639ca32](https://github.com/IBM/kui/commit/639ca32)), closes [#4345](https://github.com/IBM/kui/issues/4345)
+* **plugins/plugin-kubectl:** port kubectl contexts table to RadioTable ([3cb4dcb](https://github.com/IBM/kui/commit/3cb4dcb)), closes [#4513](https://github.com/IBM/kui/issues/4513)
+* kubectl tables should show official kind in title ([06eec95](https://github.com/IBM/kui/commit/06eec95)), closes [#4127](https://github.com/IBM/kui/issues/4127)
+* render kubectl summary tab using forms ([d88436e](https://github.com/IBM/kui/commit/d88436e)), closes [#4014](https://github.com/IBM/kui/issues/4014)
+* top tab buttons ([ff8cfba](https://github.com/IBM/kui/commit/ff8cfba)), closes [#4434](https://github.com/IBM/kui/issues/4434)
+* **plugins/plugin-kubectl:** ReplicaSet should have Pods tab ([42cd286](https://github.com/IBM/kui/commit/42cd286)), closes [#4110](https://github.com/IBM/kui/issues/4110)
+* **plugins/plugin-kubectl:** restore Show Logs button for kubectl ([6b17dbd](https://github.com/IBM/kui/commit/6b17dbd)), closes [#4089](https://github.com/IBM/kui/issues/4089)
+* use breadcrumbs for TopNavSidecar naming ([5a4611e](https://github.com/IBM/kui/commit/5a4611e)), closes [#4043](https://github.com/IBM/kui/issues/4043) [#3657](https://github.com/IBM/kui/issues/3657) [#4044](https://github.com/IBM/kui/issues/4044)
+
+
+### BREAKING CHANGES
+
+* typescript 4.9 is more rigorous about enforcing certain generic types. this identified issues with some types in plugin-kubectl :(
+ - KubeItems is now parametric over KubeItems
+ - KubePartial is the same, now
+* `at-kui-shell/react` will now pull in react v18.
+* we now pre-allocate execUUID on when the block is first mounted (these are known as Active blocks, because they have an active input). Previously, we relied on kui core/repl/exec to allocate upon run. This leads to a race condition, where command handlers expect to be able to communicate with the views based on an execUUID... but the views may not be mounted before the command handlers start... An example of this was the PTY. pty/client in plugin-bash-like sends pty streaming output ... the Output component (in plugin-client-common) is supposed to be the receiver, but it only listens after it is mounted). With this PR, we pre-allocate the execUUID, and mount the Output block even on Active blocks.
+* removes support for JSON notebooks
+* this alters the loading cycle in a way that may break sensitive tests, mostly by making certain actions a bit more asynchronous
+* removes support for inBrowserOk
+
+
+
+
+
# [12.2.0](https://github.com/IBM/kui/compare/v4.5.0...v12.2.0) (2022-10-10)
diff --git a/plugins/plugin-kubectl/package.json b/plugins/plugin-kubectl/package.json
index b2362e891fd..7316ca37eb5 100644
--- a/plugins/plugin-kubectl/package.json
+++ b/plugins/plugin-kubectl/package.json
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-kubectl",
- "version": "12.2.0",
+ "version": "13.0.0",
"description": "Kubernetes visualization plugin for kubernetes",
"license": "Apache-2.0",
"keywords": [
diff --git a/plugins/plugin-madwizard/CHANGELOG.md b/plugins/plugin-madwizard/CHANGELOG.md
new file mode 100644
index 00000000000..70ef81f3496
--- /dev/null
+++ b/plugins/plugin-madwizard/CHANGELOG.md
@@ -0,0 +1,31 @@
+# Change Log
+
+All notable changes to this project will be documented in this file.
+See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+
+# [13.0.0](https://github.com/IBM/kui/compare/v4.5.0...v13.0.0) (2023-01-13)
+
+
+### Bug Fixes
+
+* AskingTerminal can drop chunks coming from madwizard over raw stdout ([2f06f3c](https://github.com/IBM/kui/commit/2f06f3c))
+* AskingTerminal does not reset allotment sizes when restarting guidebook ([e194acf](https://github.com/IBM/kui/commit/e194acf))
+* bump guidebook store and madwizard; pick up fixes for imagePullSecret ([06fd6e1](https://github.com/IBM/kui/commit/06fd6e1))
+* bump guidebook store to pick up cgroup v2 fix ([00cc3d1](https://github.com/IBM/kui/commit/00cc3d1))
+* bump madwizard 2.5.2 -> 2.5.3 to pick up choice string expansion fix ([f5e5341](https://github.com/IBM/kui/commit/f5e5341))
+* bump madwizard 4.0.1->4.0.2 to pick up interactive bug fix ([bd778a5](https://github.com/IBM/kui/commit/bd778a5))
+* bump madwizard 4.0.2 -> 4.0.3 to pick up ray job stop fix ([04fe533](https://github.com/IBM/kui/commit/04fe533))
+* bump store 1.11.2 -> 1.11.3 to pick up improvements to exposition ([e5d8a25](https://github.com/IBM/kui/commit/e5d8a25))
+* flip plugin-madwizard to public npm ([e1ff5ab](https://github.com/IBM/kui/commit/e1ff5ab))
+* guidebook store env var not properly passed through ([c114730](https://github.com/IBM/kui/commit/c114730))
+* plan command does not work, due to registration as /madwizard/plan ([58a637f](https://github.com/IBM/kui/commit/58a637f))
+* plugin-madwizard should not load notebook vfs in headless ([561ff4a](https://github.com/IBM/kui/commit/561ff4a))
+* remove dependence of at-guidebooks/store ([e3a4679](https://github.com/IBM/kui/commit/e3a4679))
+* small optimization for Ask's use of Markdown ([2d73fe3](https://github.com/IBM/kui/commit/2d73fe3))
+* update to new phrasing of 'prior choice' ([f840c84](https://github.com/IBM/kui/commit/f840c84))
+
+
+### Features
+
+* integrate plugin-madwizard ([78b1e3b](https://github.com/IBM/kui/commit/78b1e3b))
+* madwizard playground ([4b6b257](https://github.com/IBM/kui/commit/4b6b257))
diff --git a/plugins/plugin-madwizard/package.json b/plugins/plugin-madwizard/package.json
index ae65cddfbcf..cda09b2be2d 100644
--- a/plugins/plugin-madwizard/package.json
+++ b/plugins/plugin-madwizard/package.json
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-madwizard",
- "version": "0.0.1",
+ "version": "13.0.0",
"description": "Kui plugin that offers a madwizard UI",
"main": "dist/index.js",
"module": "mdist/index.js",
diff --git a/plugins/plugin-patternfly4-themes/CHANGELOG.md b/plugins/plugin-patternfly4-themes/CHANGELOG.md
index d34d5954051..035507cefa2 100644
--- a/plugins/plugin-patternfly4-themes/CHANGELOG.md
+++ b/plugins/plugin-patternfly4-themes/CHANGELOG.md
@@ -3,6 +3,100 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [13.0.0](https://github.com/IBM/kui/compare/v4.5.0...v13.0.0) (2023-01-13)
+
+
+### Bug Fixes
+
+* add font-display: swap to patternfly font-face ([08374d0](https://github.com/IBM/kui/commit/08374d0))
+* add side-effect: false ([5120700](https://github.com/IBM/kui/commit/5120700))
+* blue in sidecars has low contrast ([6d4510f](https://github.com/IBM/kui/commit/6d4510f))
+* **plugins/plugin-client-common:** purple text can have low contrast in PatternFly4 Light ([5b21228](https://github.com/IBM/kui/commit/5b21228))
+* **plugins/plugin-patternfly4-themes:** magenta and purple colors in patternfly4 dark have low contrast ([8397bb4](https://github.com/IBM/kui/commit/8397bb4))
+* a few more patternfly theme tweaks ([cb17ea5](https://github.com/IBM/kui/commit/cb17ea5)), closes [#7900](https://github.com/IBM/kui/issues/7900)
+* A few more themes tweaks are needed ([03be3eb](https://github.com/IBM/kui/commit/03be3eb)), closes [#6034](https://github.com/IBM/kui/issues/6034)
+* a few tweaks for monaco editor selection color and CodeSnippet monaco defaults ([ec2f940](https://github.com/IBM/kui/commit/ec2f940)), closes [#8076](https://github.com/IBM/kui/issues/8076)
+* Card component does not render well in dark themes ([d96def0](https://github.com/IBM/kui/commit/d96def0)), closes [#4996](https://github.com/IBM/kui/issues/4996)
+* chart colors for patternfly themes aren't in a diverging series ([cc2e177](https://github.com/IBM/kui/commit/cc2e177)), closes [#6161](https://github.com/IBM/kui/issues/6161)
+* Clean up the way patternfly fonts are incorporated into themes ([2ba49e9](https://github.com/IBM/kui/commit/2ba49e9)), closes [#6375](https://github.com/IBM/kui/issues/6375)
+* color contrast fixes for Sidebar and Wizard header ([cc76957](https://github.com/IBM/kui/commit/cc76957))
+* Commentary Editor in patternfly4 light theme has low contrast ([b74fc6b](https://github.com/IBM/kui/commit/b74fc6b)), closes [#7925](https://github.com/IBM/kui/issues/7925)
+* Commentary Hints have low contrast in PatternFly4 Dark ([15532e4](https://github.com/IBM/kui/commit/15532e4)), closes [#7952](https://github.com/IBM/kui/issues/7952)
+* fixes for font rendering regressions due to [#7818](https://github.com/IBM/kui/issues/7818) ([4a1420f](https://github.com/IBM/kui/commit/4a1420f)), closes [#7817](https://github.com/IBM/kui/issues/7817)
+* fixes for inverted colors in dark themes ([43425a8](https://github.com/IBM/kui/commit/43425a8))
+* **plugins/plugin-patternfly4-themes:** improve "warning" color in guidebooks for pf4-light theme ([16ca126](https://github.com/IBM/kui/commit/16ca126))
+* improve accessibility of table in grid form ([0ade4f7](https://github.com/IBM/kui/commit/0ade4f7)), closes [#4601](https://github.com/IBM/kui/issues/4601)
+* improve alignment of icons ([221d0f9](https://github.com/IBM/kui/commit/221d0f9)), closes [#4555](https://github.com/IBM/kui/issues/4555)
+* improve alignment of Terminal timestamp ([c361f85](https://github.com/IBM/kui/commit/c361f85)), closes [#4587](https://github.com/IBM/kui/issues/4587)
+* improve color contrast of charts in light themes ([9a60197](https://github.com/IBM/kui/commit/9a60197)), closes [#4597](https://github.com/IBM/kui/issues/4597)
+* improve color contrast of links in inverted splits ([6f07d9d](https://github.com/IBM/kui/commit/6f07d9d)), closes [#8086](https://github.com/IBM/kui/issues/8086)
+* improve contrast of cyan in Patternfly4 Light theme ([3267e89](https://github.com/IBM/kui/commit/3267e89)), closes [#4480](https://github.com/IBM/kui/issues/4480)
+* improved markdown expandable section colors ([52b7e38](https://github.com/IBM/kui/commit/52b7e38))
+* In PatternFly4 Light and Garbon Gray90 themes, new tab/new split buttons lack hover effect ([8fa95fc](https://github.com/IBM/kui/commit/8fa95fc)), closes [#6804](https://github.com/IBM/kui/issues/6804)
+* missing some theme alignment rules for pf-t-dark ([60486a2](https://github.com/IBM/kui/commit/60486a2)), closes [#7036](https://github.com/IBM/kui/issues/7036)
+* move patternfly alignment out of patternfly themes plugin ([6adbfd6](https://github.com/IBM/kui/commit/6adbfd6)), closes [#4988](https://github.com/IBM/kui/issues/4988)
+* multiple contrast and padding issues with Dropdowns ([910a566](https://github.com/IBM/kui/commit/910a566)), closes [#7913](https://github.com/IBM/kui/issues/7913)
+* patternfly Navigation missing theme alignment ([047f292](https://github.com/IBM/kui/commit/047f292)), closes [#4399](https://github.com/IBM/kui/issues/4399)
+* StatusStripe in light themes has low contrast ([d99f33b](https://github.com/IBM/kui/commit/d99f33b)), closes [#7927](https://github.com/IBM/kui/issues/7927)
+* Support for nested tabs in markdown, and code blocks in tabs ([0a22bf8](https://github.com/IBM/kui/commit/0a22bf8))
+* tweak stylings of sequence diagram view ([aa37ad7](https://github.com/IBM/kui/commit/aa37ad7))
+* **plugins/plugi-patternfly4-themes:** add missing sans 500 font-weight ([56c2f76](https://github.com/IBM/kui/commit/56c2f76)), closes [#4389](https://github.com/IBM/kui/issues/4389)
+* **plugins/plugin-patternfly-themes:** update theme alignment to patternfly v4 ([3784b96](https://github.com/IBM/kui/commit/3784b96)), closes [#4948](https://github.com/IBM/kui/issues/4948)
+* **plugins/plugin-patternfly4-themes:** darken status stripe ([17d7dbc](https://github.com/IBM/kui/commit/17d7dbc)), closes [#4402](https://github.com/IBM/kui/issues/4402)
+* **plugins/plugin-patternfly4-themes:** improve Card background color in PF4 Dark theme ([1ca7f51](https://github.com/IBM/kui/commit/1ca7f51)), closes [#6780](https://github.com/IBM/kui/issues/6780)
+* **plugins/plugin-patternfly4-themes:** inverted colors have incorrect repl-background color ([5cf5062](https://github.com/IBM/kui/commit/5cf5062))
+* **plugins/plugin-patternfly4-themes:** inverted splits don't render correctly in Patternfly Light theme ([f4de80a](https://github.com/IBM/kui/commit/f4de80a)), closes [#5592](https://github.com/IBM/kui/issues/5592)
+* **plugins/plugin-patternfly4-themes:** overpass-mono font has odd line height ([75c7a01](https://github.com/IBM/kui/commit/75c7a01)), closes [#4392](https://github.com/IBM/kui/issues/4392)
+* **plugins/plugin-patternfly4-themes:** patternfly light theme can have low contrast ([947dce0](https://github.com/IBM/kui/commit/947dce0)), closes [#6336](https://github.com/IBM/kui/issues/6336)
+* **plugins/plugin-patternfly4-themes:** patternfly light's green color has low contrast ([602606d](https://github.com/IBM/kui/commit/602606d)), closes [#6339](https://github.com/IBM/kui/issues/6339)
+* **plugins/plugin-patternfly4-themes:** patternfly link hover effect color has low contrast ([c8f4a99](https://github.com/IBM/kui/commit/c8f4a99)), closes [#4475](https://github.com/IBM/kui/issues/4475)
+* **plugins/plugin-patternfly4-themes:** patternfly4 dark does not show background color for selected nav menu ([1467f83](https://github.com/IBM/kui/commit/1467f83)), closes [#4439](https://github.com/IBM/kui/issues/4439)
+* **plugins/plugin-patternfly4-themes:** PatternFly4-Dark theme lacks some box shadow effects ([d7eedff](https://github.com/IBM/kui/commit/d7eedff))
+* the x in the offline badge is sometimes low contrast, especially in dark themes ([c60157c](https://github.com/IBM/kui/commit/c60157c)), closes [#6784](https://github.com/IBM/kui/issues/6784)
+* UI cleanups for notebooks ([b1e2d79](https://github.com/IBM/kui/commit/b1e2d79)), closes [#7824](https://github.com/IBM/kui/issues/7824)
+* **plugins/plugin-patternfly4-themes:** sidecar tables illegible in patternfly4-light theme ([b125959](https://github.com/IBM/kui/commit/b125959)), closes [#5157](https://github.com/IBM/kui/issues/5157)
+* **plugins/plugin-patternfly4-themes:** slightly darken terminal background color ([d666baa](https://github.com/IBM/kui/commit/d666baa)), closes [#6708](https://github.com/IBM/kui/issues/6708)
+* **plugins/plugin-patternfly4-themes:** StatusStripe dropdowns have low contrast in PatternFly4 Dark theme ([c49729c](https://github.com/IBM/kui/commit/c49729c)), closes [#6717](https://github.com/IBM/kui/issues/6717)
+* in patternfly-based themes, CurrentContext DropDown renders poorly ([f1a3faf](https://github.com/IBM/kui/commit/f1a3faf)), closes [#6496](https://github.com/IBM/kui/issues/6496)
+* in patternfly4 light theme, the status stripe hovers background color are not visible ([a0e79d5](https://github.com/IBM/kui/commit/a0e79d5)), closes [#6361](https://github.com/IBM/kui/issues/6361)
+* monaco diff view colors are not themed ([eed2527](https://github.com/IBM/kui/commit/eed2527)), closes [#6232](https://github.com/IBM/kui/issues/6232)
+* support for using patternfly components with non-patternfly themes ([f88ef97](https://github.com/IBM/kui/commit/f88ef97)), closes [#4934](https://github.com/IBM/kui/issues/4934)
+* upgrade @patternfly/react-core to latest ([0331533](https://github.com/IBM/kui/commit/0331533)), closes [#4937](https://github.com/IBM/kui/issues/4937)
+* use Dropdown component for RadioTable impl ([244b16a](https://github.com/IBM/kui/commit/244b16a)), closes [#6539](https://github.com/IBM/kui/issues/6539)
+* **plugins/plugin-patternfly4-themes:** improve contrast of active tab color ([afbbd05](https://github.com/IBM/kui/commit/afbbd05)), closes [#4429](https://github.com/IBM/kui/issues/4429)
+* **plugins/plugin-patternfly4-themes:** in patternfly light theme, minisplit block border is not visible ([7c5b0a9](https://github.com/IBM/kui/commit/7c5b0a9)), closes [#6065](https://github.com/IBM/kui/issues/6065)
+* **plugins/plugin-patternfly4-themes:** sidecar header does not have proper contrast in patternfly themes ([a5ccbc2](https://github.com/IBM/kui/commit/a5ccbc2)), closes [#6030](https://github.com/IBM/kui/issues/6030)
+* **plugins/plugin-patternfly4-themes:** switching from PatternFly4 Dark to PF4 Light and back to PF4 Dark results in poor colors ([bba1af4](https://github.com/IBM/kui/commit/bba1af4)), closes [#5816](https://github.com/IBM/kui/issues/5816)
+* **Plugins/plugin-patternfly4-themes:** improve color contrast of blue, yellow, and green ([a296e9c](https://github.com/IBM/kui/commit/a296e9c)), closes [#4394](https://github.com/IBM/kui/issues/4394)
+* **Plugins/plugin-patternfly4-themes:** in patternfly themes, hovering over tree node has poor background color ([dae92df](https://github.com/IBM/kui/commit/dae92df)), closes [#6320](https://github.com/IBM/kui/issues/6320)
+
+
+### Features
+
+* **plugins/plugin-client-common:** refinements to wizard header guidebook spacing ([432ead3](https://github.com/IBM/kui/commit/432ead3))
+* add Patternfly Navigation for LeftNavSidecar ([a4a7a97](https://github.com/IBM/kui/commit/a4a7a97)), closes [#4387](https://github.com/IBM/kui/issues/4387)
+* allow users to provide custom views for session init ([1f35894](https://github.com/IBM/kui/commit/1f35894)), closes [#4596](https://github.com/IBM/kui/issues/4596)
+* allow themes to dictate Kui client properties ([2b41873](https://github.com/IBM/kui/commit/2b41873)), closes [#4409](https://github.com/IBM/kui/issues/4409)
+* bottom strip UI and StatusModel UI ([0721ec5](https://github.com/IBM/kui/commit/0721ec5)), closes [#8123](https://github.com/IBM/kui/issues/8123)
+* Dropdown spi and use in Terminal Block ([327917b](https://github.com/IBM/kui/commit/327917b)), closes [#4589](https://github.com/IBM/kui/issues/4589) [#4556](https://github.com/IBM/kui/issues/4556)
+* improve consistency of input element coloring between guidebooks and plain terminals ([d5bac1d](https://github.com/IBM/kui/commit/d5bac1d))
+* Improve support for inverted color schemes ([72e096a](https://github.com/IBM/kui/commit/72e096a)), closes [#7918](https://github.com/IBM/kui/issues/7918)
+* improve the split layout progression ([d3f2d6c](https://github.com/IBM/kui/commit/d3f2d6c)), closes [#6747](https://github.com/IBM/kui/issues/6747) [#6743](https://github.com/IBM/kui/issues/6743)
+* MiniSplits ([70b8441](https://github.com/IBM/kui/commit/70b8441)), closes [#5112](https://github.com/IBM/kui/issues/5112)
+* patternfly4 dark theme ([3dff5a5](https://github.com/IBM/kui/commit/3dff5a5)), closes [#4419](https://github.com/IBM/kui/issues/4419)
+* patternfly4 themes ([5f58f71](https://github.com/IBM/kui/commit/5f58f71)), closes [#4364](https://github.com/IBM/kui/issues/4364)
+* refine colorings of SequenceDiagram view ([3ff09bc](https://github.com/IBM/kui/commit/3ff09bc))
+* spi for CodeSnippet ([105cf2b](https://github.com/IBM/kui/commit/105cf2b)), closes [#4478](https://github.com/IBM/kui/issues/4478)
+* split screen Terminal ([3a6b422](https://github.com/IBM/kui/commit/3a6b422)), closes [#4814](https://github.com/IBM/kui/issues/4814) [#4821](https://github.com/IBM/kui/issues/4821)
+* support for Description List UIs ([81050b1](https://github.com/IBM/kui/commit/81050b1)), closes [#8058](https://github.com/IBM/kui/issues/8058)
+* top tab buttons ([ff8cfba](https://github.com/IBM/kui/commit/ff8cfba)), closes [#4434](https://github.com/IBM/kui/issues/4434)
+* use Select Component for Kubernetes Context and Namespace status stripe widgets ([0e1c25e](https://github.com/IBM/kui/commit/0e1c25e)), closes [#6920](https://github.com/IBM/kui/issues/6920)
+* watcher panel for open-ended watch jobs ([6dfe7df](https://github.com/IBM/kui/commit/6dfe7df)), closes [#4503](https://github.com/IBM/kui/issues/4503)
+
+
+
+
+
# [12.2.0](https://github.com/IBM/kui/compare/v4.5.0...v12.2.0) (2022-10-10)
diff --git a/plugins/plugin-patternfly4-themes/package.json b/plugins/plugin-patternfly4-themes/package.json
index 8ceca066e53..820e7fddcb9 100644
--- a/plugins/plugin-patternfly4-themes/package.json
+++ b/plugins/plugin-patternfly4-themes/package.json
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-patternfly4-themes",
- "version": "12.2.0",
+ "version": "13.0.0",
"description": "Kui plugin offering a Patternfly4-inspired set of themes",
"license": "Apache-2.0",
"author": "Nick Mitchell",
diff --git a/plugins/plugin-proxy-support/CHANGELOG.md b/plugins/plugin-proxy-support/CHANGELOG.md
index bf45e765864..2208d372660 100644
--- a/plugins/plugin-proxy-support/CHANGELOG.md
+++ b/plugins/plugin-proxy-support/CHANGELOG.md
@@ -3,6 +3,56 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [13.0.0](https://github.com/IBM/kui/compare/v4.5.0...v13.0.0) (2023-01-13)
+
+
+### Bug Fixes
+
+* **packages/core:** Capabilities API added and documentation updated ([31be8fc](https://github.com/IBM/kui/commit/31be8fc))
+* **packages/core:** Events api created and typedoc documentation generated ([531461d](https://github.com/IBM/kui/commit/531461d))
+* **packages/core:** remove old EntitySpec support ([e45fb7b](https://github.com/IBM/kui/commit/e45fb7b)), closes [#3268](https://github.com/IBM/kui/issues/3268)
+* **plugins/plugin-client-common:** spurious warning in the console re: Tag ([93982de](https://github.com/IBM/kui/commit/93982de)), closes [#4959](https://github.com/IBM/kui/issues/4959)
+* **plugins/plugin-proxy-executor:** proxy-executor may fail poorly if the xhr has no response field ([951ebbc](https://github.com/IBM/kui/commit/951ebbc)), closes [#7170](https://github.com/IBM/kui/issues/7170)
+* **plugins/plugin-proxy-support:** fixed env for proxy executor ([c8de22b](https://github.com/IBM/kui/commit/c8de22b))
+* **plugins/plugin-proxy-support:** improved display of ProxyOffline state ([23b3206](https://github.com/IBM/kui/commit/23b3206)), closes [#4955](https://github.com/IBM/kui/issues/4955)
+* **plugins/plugin-proxy-support:** kui proxy may send duplicate messages back to client ([223a405](https://github.com/IBM/kui/commit/223a405)), closes [#7019](https://github.com/IBM/kui/issues/7019)
+* **plugins/plugin-proxy-support:** ProxyOfflineIndicator state does not survive unmount/remount ([312dcb2](https://github.com/IBM/kui/commit/312dcb2)), closes [#7969](https://github.com/IBM/kui/issues/7969)
+* improve discovery of ibmcloud s3 credentials ([96d5bc0](https://github.com/IBM/kui/commit/96d5bc0)), closes [#5926](https://github.com/IBM/kui/issues/5926)
+* **plugins/plugin-proxy-support:** proxy offline indicicator shows up in electron clients ([783b304](https://github.com/IBM/kui/commit/783b304)), closes [#3747](https://github.com/IBM/kui/issues/3747)
+* **plugins/plugin-proxy-support:** ProxyOfflineIndicator widget does not clean up on unount ([97c6b27](https://github.com/IBM/kui/commit/97c6b27)), closes [#5849](https://github.com/IBM/kui/issues/5849)
+* make inBrowserOk the default ([2a3c811](https://github.com/IBM/kui/commit/2a3c811)), closes [#4275](https://github.com/IBM/kui/issues/4275)
+* propagate statusCode back from the proxy ([275240a](https://github.com/IBM/kui/commit/275240a)), closes [#3318](https://github.com/IBM/kui/issues/3318)
+* some code is dependent on the existence of static config files ([cdc6487](https://github.com/IBM/kui/commit/cdc6487)), closes [#3813](https://github.com/IBM/kui/issues/3813)
+
+
+### chore
+
+* update to react 18 ([277095f](https://github.com/IBM/kui/commit/277095f))
+
+
+### Features
+
+* Add support to Kui proxy for pre-shared-key authorization ([2412a72](https://github.com/IBM/kui/commit/2412a72)), closes [#7772](https://github.com/IBM/kui/issues/7772)
+* **plugins/plugin-kubectl:** Enhance kubectl direct get to support custom columns ([4762dd8](https://github.com/IBM/kui/commit/4762dd8)), closes [#7014](https://github.com/IBM/kui/issues/7014)
+* **plugins/plugin-kubectl:** Port kubectl pollers to use push, for homogeneous deletes ([82448d7](https://github.com/IBM/kui/commit/82448d7)), closes [#6481](https://github.com/IBM/kui/issues/6481) [#6486](https://github.com/IBM/kui/issues/6486)
+* Extend kubectl optimizations to table watching ([9a2bc74](https://github.com/IBM/kui/commit/9a2bc74)), closes [#6449](https://github.com/IBM/kui/issues/6449)
+* notebook client ([4b64133](https://github.com/IBM/kui/commit/4b64133)), closes [#5501](https://github.com/IBM/kui/issues/5501)
+* simplified co-hosting of client and proxy in a container ([00af4b4](https://github.com/IBM/kui/commit/00af4b4)), closes [#4213](https://github.com/IBM/kui/issues/4213)
+* SPI for icons ([3d034e3](https://github.com/IBM/kui/commit/3d034e3)), closes [#4441](https://github.com/IBM/kui/issues/4441) [#4364](https://github.com/IBM/kui/issues/4364)
+* support generating es6 modules ([c1ed680](https://github.com/IBM/kui/commit/c1ed680)), closes [#2431](https://github.com/IBM/kui/issues/2431)
+
+
+### BREAKING CHANGES
+
+* `at-kui-shell/react` will now pull in react v18.
+* we now pre-allocate execUUID on when the block is first mounted (these are known as Active blocks, because they have an active input). Previously, we relied on kui core/repl/exec to allocate upon run. This leads to a race condition, where command handlers expect to be able to communicate with the views based on an execUUID... but the views may not be mounted before the command handlers start... An example of this was the PTY. pty/client in plugin-bash-like sends pty streaming output ... the Output component (in plugin-client-common) is supposed to be the receiver, but it only listens after it is mounted). With this PR, we pre-allocate the execUUID, and mount the Output block even on Active blocks.
+* removes support for inBrowserOk
+* **packages/core:** remove old EntitySpec support
+
+
+
+
+
# [12.2.0](https://github.com/IBM/kui/compare/v4.5.0...v12.2.0) (2022-10-10)
diff --git a/plugins/plugin-proxy-support/package.json b/plugins/plugin-proxy-support/package.json
index 0e53c8f4fcb..c0d427e1112 100644
--- a/plugins/plugin-proxy-support/package.json
+++ b/plugins/plugin-proxy-support/package.json
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-proxy-support",
- "version": "12.2.0",
+ "version": "13.0.0",
"description": "Kui plugin that adds runtime support for proxied communication",
"license": "Apache-2.0",
"author": "Nick Mitchell",
diff --git a/plugins/plugin-s3/CHANGELOG.md b/plugins/plugin-s3/CHANGELOG.md
index 74c5f5b57c4..3eecda89b78 100644
--- a/plugins/plugin-s3/CHANGELOG.md
+++ b/plugins/plugin-s3/CHANGELOG.md
@@ -3,6 +3,115 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [13.0.0](https://github.com/IBM/kui/compare/v4.5.0...v13.0.0) (2023-01-13)
+
+
+### Bug Fixes
+
+* a few minor load time optimizations ([8855d80](https://github.com/IBM/kui/commit/8855d80))
+* add side-effect: false ([5120700](https://github.com/IBM/kui/commit/5120700))
+* remove ancient pretty printers for ancient usage model ([1df7cba](https://github.com/IBM/kui/commit/1df7cba))
+* **packages/core:** Capabilities API added and documentation updated ([31be8fc](https://github.com/IBM/kui/commit/31be8fc))
+* **packages/core:** Events api created and typedoc documentation generated ([531461d](https://github.com/IBM/kui/commit/531461d))
+* **packages/core:** Settings API added and updated documentation ([ed7c2ad](https://github.com/IBM/kui/commit/ed7c2ad))
+* **packages/core:** Util and Themes APIs added and updated documentation ([b175698](https://github.com/IBM/kui/commit/b175698))
+* **plugins/plugin-bash-like:** ls on s3 vfs directory can fail ([b8dfb77](https://github.com/IBM/kui/commit/b8dfb77)), closes [#6316](https://github.com/IBM/kui/issues/6316)
+* **plugins/plugin-client-common:** group the notebooks together in the ls -l table ([1a783f3](https://github.com/IBM/kui/commit/1a783f3)), closes [#5977](https://github.com/IBM/kui/issues/5977)
+* **plugins/plugin-s3:** CodeEngine s3 job provider can be optimized a bit ([5de4cb3](https://github.com/IBM/kui/commit/5de4cb3)), closes [#6169](https://github.com/IBM/kui/issues/6169)
+* **plugins/plugin-s3:** don't prefetch minio npm ([81f8f2c](https://github.com/IBM/kui/commit/81f8f2c))
+* **plugins/plugin-s3:** ibm s3 tmp and bin bind mounts do not handle switching instances within a region ([d471b04](https://github.com/IBM/kui/commit/d471b04)), closes [#8051](https://github.com/IBM/kui/issues/8051)
+* **plugins/plugin-s3:** improved error handling in pipe impl of plugin-s3 vfs ([d4a92f6](https://github.com/IBM/kui/commit/d4a92f6))
+* **plugins/plugin-s3:** null pointer exception in plugin-s3/ibm init ([30ac915](https://github.com/IBM/kui/commit/30ac915))
+* fslice vfs error handling regression ([694102c](https://github.com/IBM/kui/commit/694102c))
+* improve support for redirecting Buffer/binary output to files ([26f88f0](https://github.com/IBM/kui/commit/26f88f0))
+* **plugins/plugin-s3:** ibm provider for plugin-s3 does not recognize eu-gb region ([5381760](https://github.com/IBM/kui/commit/5381760)), closes [#7674](https://github.com/IBM/kui/issues/7674)
+* **plugins/plugin-s3:** ibm s3 provider fails with cross-region endpoints ([291ee71](https://github.com/IBM/kui/commit/291ee71)), closes [#7685](https://github.com/IBM/kui/issues/7685)
+* **plugins/plugin-s3:** ibm s3 provider registers too late ([a6c5499](https://github.com/IBM/kui/commit/a6c5499)), closes [#7560](https://github.com/IBM/kui/issues/7560)
+* **plugins/plugin-s3:** ibmcloud s3 /bin bind mount not showing up ([01a509d](https://github.com/IBM/kui/commit/01a509d)), closes [#7887](https://github.com/IBM/kui/issues/7887)
+* **plugins/plugin-s3:** improve globbing in s3 rm commands ([48ef3bd](https://github.com/IBM/kui/commit/48ef3bd)), closes [#5709](https://github.com/IBM/kui/issues/5709)
+* **plugins/plugin-s3:** improve s3 parallelization notebook ([4160fe5](https://github.com/IBM/kui/commit/4160fe5)), closes [#5957](https://github.com/IBM/kui/issues/5957)
+* **plugins/plugin-s3:** leftover debug in s3 vfs ([738bc67](https://github.com/IBM/kui/commit/738bc67)), closes [#7806](https://github.com/IBM/kui/issues/7806)
+* **plugins/plugin-s3:** leftover debugging in plugin-s3 ([3ca96bb](https://github.com/IBM/kui/commit/3ca96bb)), closes [#7767](https://github.com/IBM/kui/issues/7767)
+* **plugins/plugin-s3:** ls -d on s3 bind mount returns the underlying directory, not the bind directory ([9dd42bb](https://github.com/IBM/kui/commit/9dd42bb)), closes [#7780](https://github.com/IBM/kui/issues/7780)
+* **plugins/plugin-s3:** ls against s3 vfs does not properly handle brace expansion ([037dac8](https://github.com/IBM/kui/commit/037dac8)), closes [#6258](https://github.com/IBM/kui/issues/6258)
+* **plugins/plugin-s3:** optimize s3 init a bit ([e459703](https://github.com/IBM/kui/commit/e459703)), closes [#7812](https://github.com/IBM/kui/issues/7812)
+* **plugins/plugin-s3:** rm -rf fails for s3 buckets with incomplete uploads ([3e33206](https://github.com/IBM/kui/commit/3e33206)), closes [#8026](https://github.com/IBM/kui/issues/8026)
+* **plugins/plugin-s3:** s3 bind mounts don't behave correctly with clicks in ls output ([e2e2fc2](https://github.com/IBM/kui/commit/e2e2fc2)), closes [#7764](https://github.com/IBM/kui/issues/7764)
+* **plugins/plugin-s3:** s3 plugin executes a large number of pty commands on startup ([584b649](https://github.com/IBM/kui/commit/584b649)), closes [#7650](https://github.com/IBM/kui/issues/7650)
+* **plugins/plugin-s3:** s3 tmp/bin mounts are not geo-specific ([d6838d7](https://github.com/IBM/kui/commit/d6838d7)), closes [#7729](https://github.com/IBM/kui/issues/7729)
+* **plugins/plugin-s3:** s3 vfs not mounted in time in headless mode ([7508548](https://github.com/IBM/kui/commit/7508548)), closes [#7694](https://github.com/IBM/kui/issues/7694)
+* **plugins/plugin-s3:** S3Mounts widget has high overhead on startup ([3d17850](https://github.com/IBM/kui/commit/3d17850)), closes [#7576](https://github.com/IBM/kui/issues/7576)
+* **plugins/plugin-s3:** up command does not respect --cos-instance choice for ibm cloud ([967dd1f](https://github.com/IBM/kui/commit/967dd1f)), closes [#7677](https://github.com/IBM/kui/issues/7677)
+* **plugins/plugin-s3:** wildcard cp between s3 regions/providers fails ([4f85557](https://github.com/IBM/kui/commit/4f85557)), closes [#7782](https://github.com/IBM/kui/issues/7782)
+* a few more improvements to s3 onboarding ([9f821ef](https://github.com/IBM/kui/commit/9f821ef)), closes [#5947](https://github.com/IBM/kui/issues/5947)
+* Improve debuggability of s3 vfs mounting ([3989653](https://github.com/IBM/kui/commit/3989653)), closes [#6423](https://github.com/IBM/kui/issues/6423)
+* improve discovery of ibmcloud s3 credentials ([96d5bc0](https://github.com/IBM/kui/commit/96d5bc0)), closes [#5926](https://github.com/IBM/kui/issues/5926)
+* kubectl watcher should auto-terminate, if given a bound up front ([1a94094](https://github.com/IBM/kui/commit/1a94094)), closes [#6417](https://github.com/IBM/kui/issues/6417)
+* port gunzip and gzip to use new job controller ([b5b8528](https://github.com/IBM/kui/commit/b5b8528)), closes [#6277](https://github.com/IBM/kui/issues/6277)
+* s3 job watcher sometimes fails due to startup issues ([8851d50](https://github.com/IBM/kui/commit/8851d50)), closes [#6411](https://github.com/IBM/kui/issues/6411)
+* S3Mounts widget does not properly format ansi control codes from errors ([563573b](https://github.com/IBM/kui/commit/563573b)), closes [#7569](https://github.com/IBM/kui/issues/7569)
+* **plugins/plugin-s3:** ls /s3 fails poorly with wildcards ([2a45124](https://github.com/IBM/kui/commit/2a45124)), closes [#5691](https://github.com/IBM/kui/issues/5691)
+* **plugins/plugin-s3:** plugin-s3 has an out-of-date notebook ([6a8a33a](https://github.com/IBM/kui/commit/6a8a33a)), closes [#5909](https://github.com/IBM/kui/issues/5909)
+* **plugins/plugin-s3:** scale-out gzip not quite right ([81ffac0](https://github.com/IBM/kui/commit/81ffac0)), closes [#6298](https://github.com/IBM/kui/issues/6298)
+* **plugins/plugin-s3:** using s3 notebook has an ECONNREFUSED ([3ecf735](https://github.com/IBM/kui/commit/3ecf735)), closes [#5952](https://github.com/IBM/kui/issues/5952)
+* **plugins/plugin-se:** CodeEngine.ts uses invalid option ([6ba634e](https://github.com/IBM/kui/commit/6ba634e)), closes [#6237](https://github.com/IBM/kui/issues/6237)
+* improve vfs cp to handle disparate source ([e55e528](https://github.com/IBM/kui/commit/e55e528)), closes [#5786](https://github.com/IBM/kui/issues/5786)
+* preferReExecute is lost when re-saving a notebook ([87c6c6f](https://github.com/IBM/kui/commit/87c6c6f)), closes [#5954](https://github.com/IBM/kui/issues/5954)
+* vfs fixes for multi-source copying and for s3 globbing ([893902e](https://github.com/IBM/kui/commit/893902e)), closes [#5511](https://github.com/IBM/kui/issues/5511)
+
+
+### chore
+
+* remove plugin-{ibmcloud,s3,skeleton,openwhisk} ([f38ab8a](https://github.com/IBM/kui/commit/f38ab8a)), closes [#6589](https://github.com/IBM/kui/issues/6589)
+
+
+### Features
+
+* support for multiple s3 profiles ([5434230](https://github.com/IBM/kui/commit/5434230))
+* **plugins/plugin-s3:** allow dynamic enabling of s3 plugin ([f5f3642](https://github.com/IBM/kui/commit/f5f3642))
+* allow kubectl "direct" client to work with --context ([009af3f](https://github.com/IBM/kui/commit/009af3f))
+* allow plugin-s3 to be selectively disabled ([5744c2c](https://github.com/IBM/kui/commit/5744c2c))
+* vfs pipe support ([915070c](https://github.com/IBM/kui/commit/915070c))
+* **plugins/plugin-client-common:** StatusStripe widgets should be able to specify the Popover positioning ([586c4e1](https://github.com/IBM/kui/commit/586c4e1)), closes [#7941](https://github.com/IBM/kui/issues/7941)
+* **plugins/plugin-s3:** add support for public ibmcloud s3 (COS) buckets ([755f5c4](https://github.com/IBM/kui/commit/755f5c4)), closes [#7896](https://github.com/IBM/kui/issues/7896)
+* **plugins/plugin-s3:** minioConfig of plugin-s3 does not properly export subdirs ([6472295](https://github.com/IBM/kui/commit/6472295)), closes [#7753](https://github.com/IBM/kui/issues/7753)
+* **plugins/plugin-s3:** plugin-s3/ibm should export findCredentialsForInstance ([5ac9ea8](https://github.com/IBM/kui/commit/5ac9ea8)), closes [#7793](https://github.com/IBM/kui/issues/7793)
+* **plugins/plugin-s3:** super cp should support -P for inter-region copies ([5381eb3](https://github.com/IBM/kui/commit/5381eb3)), closes [#7903](https://github.com/IBM/kui/issues/7903)
+* **plugins/plugin-s3:** support for inter-s3 copying ([7cce673](https://github.com/IBM/kui/commit/7cce673)), closes [#5234](https://github.com/IBM/kui/issues/5234)
+* **plugins/plugin-s3:** when copying to a public s3 bucket, use the bucket url, not the generic one ([e902ef6](https://github.com/IBM/kui/commit/e902ef6)), closes [#8046](https://github.com/IBM/kui/issues/8046)
+* Add support for "slash tmp" to s3 mounts ([512edd4](https://github.com/IBM/kui/commit/512edd4)), closes [#7721](https://github.com/IBM/kui/issues/7721)
+* add support for copying out of remote storage ([c4ed5b8](https://github.com/IBM/kui/commit/c4ed5b8)), closes [#5322](https://github.com/IBM/kui/issues/5322)
+* Allow command registrants to specify no semicolon expansion ([dbcaf87](https://github.com/IBM/kui/commit/dbcaf87)), closes [#6396](https://github.com/IBM/kui/issues/6396)
+* experimental parallelized cp aginst s3 vfs ([6a07aa3](https://github.com/IBM/kui/commit/6a07aa3)), closes [#6213](https://github.com/IBM/kui/issues/6213)
+* Feature: improve support for parallelization across VFS operations ([e05d7e0](https://github.com/IBM/kui/commit/e05d7e0)), closes [#5831](https://github.com/IBM/kui/issues/5831)
+* inline sidecar ([2c3afeb](https://github.com/IBM/kui/commit/2c3afeb)), closes [#6007](https://github.com/IBM/kui/issues/6007)
+* mount all s3 providers ([c3f5fc5](https://github.com/IBM/kui/commit/c3f5fc5)), closes [#5731](https://github.com/IBM/kui/issues/5731)
+* notebook client ([4b64133](https://github.com/IBM/kui/commit/4b64133)), closes [#5501](https://github.com/IBM/kui/issues/5501)
+* port experimental scale-out grep to use new job controller ([45ce460](https://github.com/IBM/kui/commit/45ce460)), closes [#6280](https://github.com/IBM/kui/issues/6280)
+* s3 plugin ([177457f](https://github.com/IBM/kui/commit/177457f)), closes [#7536](https://github.com/IBM/kui/issues/7536)
+* s3 plugin, and vfs ([970ba6e](https://github.com/IBM/kui/commit/970ba6e)), closes [#5319](https://github.com/IBM/kui/issues/5319)
+
+
+### BREAKING CHANGES
+
+* this removes some of the exported pretty printers from kui-shell/core
+* with this PR, the aws s3 mount points are of the form `/s3/aws/default` and `/s3/aws/myOtherProfile`. Any logic that was hard-coding an expectation that `/s3/aws/mybucket` would work must now specify the profile explicitly e.g. `/s3/aws/default/mybucket`
+
+Also, neither the aws config/credentials nor the `aws` CLI support encoding the endpoint url in a config file. See https://github.com/aws/aws-cli/issues/1270
+
+Lacking this support, for now, this PR assumes that, if needed, a profile's `endpoint_url` is a config key with that name in the `config` file, e.g.
+
+```conf
+[default]
+endpoint_url=https://my-s3-server.com
+...
+```
+* this PR removes plugins from the repo
+
+
+
+
+
# [12.2.0](https://github.com/IBM/kui/compare/v4.5.0...v12.2.0) (2022-10-10)
diff --git a/plugins/plugin-s3/package.json b/plugins/plugin-s3/package.json
index 1b81dbabf21..9e68a2856d6 100644
--- a/plugins/plugin-s3/package.json
+++ b/plugins/plugin-s3/package.json
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-s3",
- "version": "12.2.0",
+ "version": "13.0.0",
"description": "s3 related commands for Kui",
"license": "Apache-2.0",
"keywords": [