Features
- This release includes refinements to the theme selector and Kubernetes context and namespace selectors. You may now change any of these settings via a quick selection at the bottom of the window.
- The current git branch widget has also been refined. Now, clicking on the widget shows you a summary of your branch changes. Clicking on a changed file shows the changes in the Monaco diff editor;
git diff
from the command line now also does the same. - The Kui update checker UI has been refined. It looks better, and also uses the same popover UI as the current git branch widget to display the release notes for the new version.
kubectl get -f
now shows a tree view over your resources, including indications of which resources having pending changes.kubectl diff
information is now displayed via the Monaco diff editor
Fixes
- multiple fixes for poor display in Popup clients
- Clicking the Edit icon in a
kubectl get
view now transitions smoothly to edit mode; previously the UI would have a noticeable flashing redraw when making this transition. The same fix also benefits clicking the Rerun button in a block. This transition is now smooth. themes
command table no longer has odd line wrapping- many PatternFly Light theme color contrast fixes
- sass improvements to design of new themes, and new Mercury theme that demonstrates use of the new mixins
Screenshots
These are taken with the new Mercury theme.