Skip to content

0.11.4

Compare
Choose a tag to compare
@polaroi8d polaroi8d released this 25 Mar 07:26
· 72 commits to develop since this release

What's Changed

Implemented several enhancements and fixes to improve user experience. The GitHub label fetching issue has been resolved, ensuring accurate label display. Navigation within list pages is now more intuitive, thanks to improved breadcrumb functionality. Active menu visual cues have been enhanced for better usability in the crux-ui. Additionally, ports in the container list are now truncated for a cleaner display, and tooltips have been added for container names in the node container list to provide more information at a glance. Simplifications in list sorting contribute to a more user-friendly interface. Lastly, an issue with overwritten deployment secrets has been fixed, ensuring the security and integrity of deployment processes.

  • fix(crux): github label fetching by @m8vago in #933
  • fix(web): breadcrumb navigations on list pages by @m8vago in #928
  • fix(crux-ui): active menu by @m8vago in #938
  • feat(crux-ui): truncate ports in container list by @m8vago in #936
  • fix(crux-ui): simplify list sorting by @m8vago in #935
  • feat(crux-ui): add tooltip for container names in node container list by @m8vago in #934
  • fix(crux-ui): overwritten deployment secrets by @m8vago in #939

Full Changelog: 0.11.3...0.11.4