Skip to content

v6.4.0

Compare
Choose a tag to compare
@tynandebold tynandebold released this 18 Aug 08:17
· 145 commits to main since this release
f74cbca

Release 6.4.0

Major features and improvements

  • Add feature hint cards to illuminate features of the app. (#1454)
  • Add support for displaying dataset statistics in the metadata panel. (#1472)

Bug fixes and other changes

  • Fix dataset and global toolbar error with standalone React component. (#1351)
  • Fix incorrect rendering of datasets in modular pipelines. (#1439)
  • Fix broken SVG/PNG exports in light theme. (#1463)
  • Fix ImportError as kedro-datasets is now lazily loaded. (#1481).
  • Fix Sidebar search result based on Pretty name setting. (#1485)
  • Fix issue of encountering a blank page in Safari when interacting with modular pipelines. (#1488)