Releases: jitu5/kedro-viz
Releases · jitu5/kedro-viz
v9.1.0
Major features and improvements
- Introduce the toggle to expand and collapse all pipelines button in the utility bar. (kedro-org#1858)
- Allow Kedro-Viz commands to run from any sub directory within Kedro project. (kedro-org#1871)
Bug fixes and other changes
- Fix broken URL when active pipeline name changes on initial load. (kedro-org#1914)
- Fix bug related to tag filtering and sharing with stateful URL. (kedro-org#1878)
- Update settings panel design (kedro-org#1875)
- Migrate from CircleCi to GitHub Actions. (kedro-org#1876)
- Include expandAllPipelines in initial state. (kedro-org#1896)
- Refactor backend integration with Kedro by replacing bootstrap_project with configure_project. (kedro-org#1796)
- Enhance kedro-viz doc integration. (kedro-org#1874)
- Enhance Kedro-Viz documentation by using Kedro-sphinx-theme. (kedro-org#1898)
- Remove default props from functional components. (kedro-org#1906)
- Fix for schema change in strawberry-graphql JSON scalar. (kedro-org#1903)
- Fix messaging level when package compatibility is not satisfied. (kedro-org#1904)
- Upgrade GitPod to include Node 18 and Python 3.11. (kedro-org#1862)
- Add utility functions related to Transcoding to Kedro viz. (kedro-org#1928)
- Include JSON dataset in the demo-project. (kedro-org#1930)
- Update intersphinx_mapping of kedro-datasets. (kedro-org#1911)
- Add GitPod to the local hosts list. (kedro-org#1923)