Kedro-viz

Latest version: v10.2.0

Safety actively analyzes 706259 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 13

3.7.0

Major features and improvements

- Finish and release the new pipeline selector, which allows you to switch between different modular pipelines (286, 294, 296, 297, 302, 303)
- Add phase 1 of the new node metadata panel front-end - behind a feature flag, for now (276, 303)
- Improve SVG rendering performance (290)

Bug fixes and other changes

- Fix JS bug in Safari (306)
- Fix failing CI (304, 305)
- Don't run eslint against .json files on pre-commit (292)
- Use the same JSON mock data files for JS+Python end unit/e2e tests (279)

3.6.0

Major features and improvements

- Redesign main sidebar (236, 283)
- Drop Kedro 0.14.\* support (277)

Bug fixes and other changes

- Continue work-in-progress on the multiple pipeline selection dropdown, which is still hidden behind a flag and disabled by default but is nearly complete. (270, 273, 285, 289)
- Continue work on new metadata panel endpoints (275)
- Fix chart rendering edge cases and hover styles (288)
- Update Python unit tests using the same json file as front-end (281)
- Improve lib-test docs (278)
- Hide random seed message unless using random data (280)
- Delete deprecated isParam and schema_id fields (274)
- Fix bug caused by typo in saveStateToLocalStorage (271)
- Fix interrupted chart transitions (269)
- Refactor and optimise flowchart performance (268)

3.5.1

Bug fixes and other changes

- Fix pipeline selector so that it shows the correct default pipeline (266)

3.5.0

Major features and improvements

- **BREAKING CHANGE:** Rename default endpoint from `/api/nodes.json` to `/api/main`. This should only affect local JS development. (239, 259)
- Add an interactive minimap to the toolbar (203, 238, 247)
- Add web worker to make the expensive graph layout calculation into an asynchronous action, to prevent it from blocking other tasks on the main thread. (217)
- Focus search bar with Cmd+F/Ctrl+F keyboard shortcuts (261)
- Allow an argument to be passed to loadJsonData, for external use if needed (215)
- Add support for multiple pipelines. This is a work-in-progress, and is currently disabled by default and hidden behind a flag. (192, 215, 216, 221, 254)
- Begin adding individual node API endpoints, as a prelinary step towards full node metadata sidebars (252)
- Save disabled state of individual nodes in localStorage (220)
- Add automated testing for npm package import (222)
- Rename master branch to main ✊🏿 and deprecate develop (248)

Bug fixes and other changes

- Fix prepublishOnly task by changing from parallel jobs to sequential (264)
- Refactor layer visibility state (253)
- Reduce toolbar-button height on smaller screens (251)
- Delete duplicate icon-button component (250)
- Fix mispelling in demo dataset (249)
- Improve performance of `getLinkedNodes` (235)
- Expose node and dataset metadata in "api/nodes/" endpoint (231)
- Move react-redux from peerDependencies to regular dependencies, and move react-scripts from dependencies to devDependencies (223)
- Refactor initial state setup (220)
- Enable Windows CI (218, 241)
- Increase width of layer rects (209)
- Update various dependency versions via Snyk/Dependabot (262, 258, 257, 219, 246, 245, 244, 243, 242, 240, 237, 234, 233, 232, 230, 228, 227, 226, 225, 224, 214, 213, 212, 211, 210, 208, 207, 206, 205, 204)

3.4.0

Major features and improvements

- Add new graphing algorithm (185)
- Add feature flags (185)

Bug fixes and other changes

- Protect URL constructor/searchParams where browser support is limited. (201)
- Consolidate mock datasets and delete unnecessary ones (200)
- Update SSH key fingerprint in CircleCI config (199)
- Add layers to demo data (198)
- Improve random generator variations (187)

3.3.1

Bug fixes and other changes

- Apply the Black formatter to back-end Python code (193)
- Bump websocket-extensions from 0.1.3 to 0.1.4 (190)
- Autoformat Python code using Black (188)
- Stop layout calculation from running twice on page-load, and optimise getNodeTextWidth selector performance (186)
- Fix `%run_viz` line magic to display kedro viz inside Jupyter notebook, previously broken for kedro 0.16.0/0.16.1. Note that the fix needs `kedro>=0.16.2` to take effect. (184)
- Fix three minor tooltip triangle styling bugs (182)
- Update readme/contributing docs (181, 196)
- Update the semver requirement version (180)
- Seed randomly-generated data with UUIDs, to allow random layouts to be replicated for testing purposes (178, 197)
- Update pipeline visualisation screenshot in Readme (177)

Page 11 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.