For the complete documentation index, see llms.txt. This page is also available as Markdown.

v3.70.0

Released on 03.05.2026

These are the release notes for version v3.70.0 of Falcon Onum.

🆕 Arithmetic operations in Pipelines

We've introduced a new Action available for your Pipelines: Date Operations. You can choose a single operation from the available options or configure multiple operations to execute sequentially.

  • Add duration - Adds a specific duration to a timestamp.

  • Subtract duration - Subtracts a duration from a timestamp.

  • Timestamp difference - Calculates the difference between two timestamps.

Learn more about this Action in this article.

Last updated

Was this helpful?