August 19, 2025

This sprint, we focused on improving the way of working with the binding editor.Here are the changes that were released during the past 2 weeks.

New features and improvements

  • New Image binding is now available that streamlines the way of working with images in recipes.
    • All types of image bindings are now merged into one.
    • Old image bindings have been marked as "legacy".
  • It is now possible to click on images and charts in the recipe editor.
  • Added ability to run transformations automatically when working in the recipe editor.
    • This allows for administrators to bind directly to transformed sample data.
    • An option has been added where the administrator can select between these three behaviours:
      • User is prompted every time when inserting a binding, where the transformed data is not up-to-date.
      • Data is always transformed automatically without a prompt.
      • Data is not transformed automatically.

Bugfixes

  • Fixed an issue, where it was not possible to update Private Captures in some cases.