Skip to main content
Feedback

Flow Release Notes for July 2026

July 25 2026

New
We added these features
  • Enhanced tenant package import validation to prevent environment mismatch errors and configuration corruption during tenant imports. Strict validation rules have been applied when importing tenant packages. (FLOW-9142)

    Refer to Tenant page and Importing tenant data for more information.

  • Added a Password Input component that masks entered characters on screen, letting you securely capture passwords and other confidential values in a Flow. (FLOW-8704)

    Refer to Password Input for more information.

July 22 2026

New
We added this feature
  • Added the ability to include notes with optional context, such as tone, formality, or terminology guidance, for third-party translators when exporting Flows to XLIFF, enabling better translation quality and tone alignment. This note applies at the Flow level. (FLOW-8931)

    Refer to Flow Properties for more information.

Fix
We fixed these issues
  • Fixed an issue that prevented the creation of new custom environments when the description field was left empty. The description field is now required and includes validation to prevent silent failures. (FLOW-9181)

  • Fixed an issue that caused the Export Translations endpoint to throw a 406 error due to changes in HTTP Accept headers. (FLOW-9184)

Platform Release

July 11 2026
New
We added these features
  • Added the ability to filter out existing translations during export, limiting the XLIFF file to only Flow elements with changed or untranslated content. If nothing needs translation, Flow shows a notification instead of downloading an empty file. (FLOW-9025)

    Refer to Importing and exporting translations for more information.

  • Enhanced the Payment Card expiry date input to accept only valid month values by automatically correcting out-of-range inputs (01–12), prefixing single-digit months when appropriate, and advancing the cursor to the year field for a smoother user experience. (FLOW-5780)