Skip to content

Releases: ravi-kumar-pilla/kedro-viz-forked

v6.3.6

18 Aug 04:03
f4db7d2
Compare
Choose a tag to compare

Major features and improvements

  • Add support for displaying dataset statistics in the metadata panel. (kedro-org#1472)

Bug fixes and other changes

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

v6.3.5

15 Aug 04:58
f8d2305
Compare
Choose a tag to compare

Major features and improvements

  • Add support for displaying dataset statistics in the metadata panel. (kedro-org#1472)

Bug fixes and other changes

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

kedro_viz-6.3.5

15 Aug 04:51
2cee81d
Compare
Choose a tag to compare

Major features and improvements

Bug fixes and other changes