Skip to content

Release notes - January 07, 2026

What’s New

Smarter Integrations

More flexible API calls: Integrations now support form-encoded requests for POST and PUT, making it easier to connect with a wider range of APIs.

Built-in authorization chaining: Seamlessly retrieve and reuse Bearer tokens from other integrations. Tokens are securely cached, reducing setup effort and improving performance.

Powerful Date Calculations

New date difference function: Instantly calculate age, years, months, days, hours, or minutes between two dates — perfect for validations, rules, and dynamic logic.

Improvements

Smarter rules: The new IsAnswered step option gives you more control and precision when building conditional flows. Data table: While data is being processed, it is displayed in the table in read-only mode. Editing becomes available once processing is complete.

Fixes

  • Studio reliability: Copying a function now correctly updates its underlying element, ensuring consistent behavior while building.
  • Email validation: Fix email validation was fired when email was not set and not required
  • AI Page Generation - Summary default value not set correctly
  • Data refresh: Improved reliability of data updates so tables consistently reflect the latest changes.