Flow Release Notes for June 2026
The Translations feature includes the following enhancements:
-
Export by Flow label: Export multiple Flows for translation at once by selecting a Flow label, instead of selecting Flows individually. (FLOW-9024)
-
Multi-language export: Select multiple target languages in a single export; one .xlf file downloads per language. (FLOW-9036)
-
Frequently used languages sorted first: The Target Language drop-down now sorts previously used languages to the top for faster repeated exports. (FLOW-8965)
-
Language selector in navigation: A new option in the Navigation Editor lets flow users switch languages from a drop-down in the navigation bar at runtime. (FLOW-9062)
Refer to Export Flow for translation and Navigation.
OpenAPI connector: Fixed an issue where the POST request body was not correctly delivered when using the flow://openapi connector, causing request body fields to appear null or missing in the request. (FLOW-9088)