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 10 of 13

3.11.0

Major features and improvements

- Allow the selection and filtering of nodes by modular pipeline on the flowchart via the sidebar under the categories section. This includes changes to both the server to include modualr pipeline data in the responses, as well as front end changes to enable the new modular pipeline data type. (391, 394, 401, 402, 408, 410, 421)
- Add Architecture docs. (382, 393)
- Add metadata to random data generator. (397)
- Simplify layout algorithm, improve layout quality and performance. (398)
- Improve layer solving approach when layers partially defined. (407)
- Remove 'code' flag to enable the code panel feature by default. (404)
- Remove 'lazy' flag to enable lazy loading of the sidebar by default. (404)

Bug fixes and other changes

- Remove 'id' reducer prop. (396)
- Remove leftover visible layer reducer. (399)
- Delete 'Description' field from metadata panel. (403)
- Add Eslint curly lint rule. (420)

3.10.1

Bug fixes and other changes

- Fix %run_viz line magic for IPython notebook

3.10.0

Major features and improvements

- Display a prompt before rendering very large graphs (361, 376, 377, 381)

Bug fixes and other changes

- Clean up SCSS tech debt (380)
- Add Container component to simplify app/lib entrypoint (379)
- Add stylelint 'rule-empty-line-before': 'always' (378)

3.9.0

Major features and improvements

- Add code panel (346)
- Improve view panning behaviour when a node is selected (356, 363, 370, 373, 374)
- Improve layout performance for large graphs (343)
- Save tag state to localStorage (353)

Bug fixes and other changes

- Improve graph layout code quality, performance and docs (347)
- Update docs to remind on compatibility of Kedro-Viz 3.8.0 with Kedro 0.17 (367)
- Update dependencies (360, 364, 369)
- Fix failing CircleCI build on Windows (365, 366)
- Refactor node-list-row CSS, fixing hover and focus states (355, 358, 362)
- Update iconography (357, 359)
- Fix missing indicator Chrome zoom bug (349)
- Fix sidebar border/box-shadow CSS rules (351)
- Fix `server.py` to work with versions >0.17 and update contributing docs (348)
- Fix errors when scrolling with empty pipeline (342)
- Ignore coverage on some branches and fix e2e tests (345)
- Fix icon-button tooltips on mobile (344)
- Update SVG-Crowbar to fix errors (339)
- Update contributing docs for new dev server (341)

3.8.1

Bug fixes and other changes

- Temporarily disable internal CSS in exported SVGs to fix CORS error when exporting images (337)
- Fix tests for Kedro 0.17 (338)

3.8.0

Major features and improvements

Please note that release >=3.8.0 will not work with projects created with older versions of Kedro<=0.16.6. Please migrate your project to Kedro>=0.17.0 before you install the latest version of Kedro-Viz.

- Finish the new node metadata side panel. This feature is no longer hidden behind a flag, and the 'meta' flag has been removed. (293, 309, 312, 320, 321, 326, 295, 329, 333)
- Enable the new graphing layout algorithm by default, and remove the 'newgraph' feature flag. If necessary, you can still revert back to the old layout algorithm by enabling the 'oldgraph' flag. (334, 335)
- Add experimental flagged feature to allow lazy-loading of sidebar node-list rows on scroll. This improves performance by not forcing the app to render the entire node-list on larger graphs. This feature is disabled by default, but can be enabled using the 'lazy' feature flag. (307)
- Use CSS custom properties for theme colours (301, 319)

Bug fixes and other changes

- Update Kedro-UI to v1.1.4. This enables us to improve webfont-loading detection, add a transition-out for closing the pipeline dropdown, add an active pipeline menu-option border-left colour, and improve accessibility when disabling the pipeline dropdown. (325)
- Support launching a development server against a real pipeline. This is still a work-in-progress, and we will announce when it can be used. (318, 327)
- Unify backend and frontend test data, to help prevent bugs appearing in future due to mismatched API schemas between frontend & backend (298)
- Fix tag list icon hover state styling (316)
- Update various dependency versions via Dependabot (315, 330, 331)
- Fix linters (323)
- Add default fallback response for non-main API calls (328)
- Remove get_project_context(), now that we no longer support old versions of Kedro (<0.15) (324)
- Add a 'private' flag prop, to hide flags for in-development features from the flags console announcement (322)
- Investigate the root cause of nodes being undefined in Safari (310)
- Fix bug that caused missed click on the flowchart (317)
- Change demo.mock to a .json file and update tests (314)
- Disable Python 3.6/3.7 jobs in daily CI workflow (313)
- Batch tag actions to improve performance when toggling multiple tags (308)

Page 10 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.