Flow Engineering changelog

Presentation mode

cover image

You can now switch to a distraction-free presentation mode. This feature is ideal for design reviews, helping everyone stay focused on the key details without any on-screen clutter.

You can find presentation more under the Display tab.

Multiple requirement values (Beta)

You can now store multiple values for each requirement, making it easier to handle complex requirement sets. Verification still centers around the primary value to keep compliance checks straightforward.

You can enable multiple values under Settings > General > Beta Features

Filters in Dependency View

The Dependency View has been refined to better visualize parent-child relationships by displaying hierarchies from left to right.

You can also apply a range of filters to quickly locate relevant requirements or dependencies in this view.


API Updates

A set of new API endpoints to improve requirement and test case management

  • Create test cases

  • Add systems to requirement object

  • Edit test case steps

  • Filtering for custom fields

  • Added created_at and updated_at to API responses

  • Add custom fields to test cases

  • Filter by toggle type custom field

[Read Docs →]

Other Improvements

  • Export current view and columns to .csv

  • Export systems page to .csv

  • Export project and org members to .csv

  • Allow importing custom fields for test plans

  • Fix crash in diagram view if system is deleted

  • When deleting system dont delete children

  • Various bug fixes and performance improvements