Release Notes 148

Version 148 introduces scheduled triggers for Flows, allowing you to run flow actions automatically on a recurring schedule. Use scheduled Flows for nightly data syncs, periodic cleanups, recurring reports, or any background work that should run on a cadence. See our updated docs.

This release also brings an SSO experience when opening the dev client while already logged in to Create, support for copying translated values when copy/pasting text, and several bug fixes.

What’s New

  • Implement SSO experience when opening dev client if logged in to Create (#4387)
  • Implement support for copying translated values when copy/pasting a text value (#5475)
  • Appfarm Create: Remove the possibility to databind entire Action Variables data source to schema Array property (#7599)
  • Upgrade services devtools from MUI V4 to MUI V6 (#7636)
  • Support for scheduled Flow triggers (#7648)

Bug Fixes

  • Action node “Create object and select” fails to update when Cardinality changes from Many to One. (#7504)
  • Create/update object: Default datetime value not visible (#7590)
  • Flows: New integration dialog adds a key for object in array, causing resolve of values for the array to fail (#7622)
  • Flow endpoint response uses action data source IDs instead of node names (#7651)