Skip to content

Release v0.7.0

Choose a tag to compare

@rashidakanchwala rashidakanchwala released this 01 Apr 11:11
· 23 commits to main since this release
c1fcb64

Major changes and new features

  • Auto reload Kedro-Viz on Kedro project file change.
  • Toggle Kedro-Viz theme from VS Code.
  • Migrate Webview from react-scripts to Vite.
  • Support relative paths in kedroProjectPath, auto-detect Kedro projects, and multiple projects support.

Bug fixes

  • Fixes "Go to Definition" for extension.
  • Initialise KedroLanguageServer attributes to prevent AttributeError on startup failure.

Other improvements

  • Add explicit permissions block to GitHub Actions workflows.
  • Security fixes and dependency updates.

Community contributions