Skip to content

0.2.10 ✔️

Summary

This is a maintenance release. The flow editor’s variables tab now supports automatic variable detection in flows. This feature speeds up the processes of migrating flows to the new server variable behaviour introduced in the previous release.

Breaking changes

None.

Fixes

  • 🐞 fix that node JSON Remove reliably removes paths in JSON objects

Features

  • ⚡ ui: the flow editor’s variables tab now has a utility to auto-detect variables which are not declared in flows

Internal

  • ⚙️ improve test coverage of node configuration internals