Release Notes 157

Version 157 is a fix-focused release, tightening up several of the Flows features introduced over the past few releases.

The Create, Update, and Delete User Account action nodes now behave consistently with live data updates across Apps, Services, and Flows. Role changes reflect in the app without a manual refresh, and reads after a mutation in the same run return the new data instead of stale pre-mutation data.

Resource File URLs bound as function parameters in Flow actions now resolve correctly. This release also surfaces the previously invisible Run Flow file-boundary warning in the designer, and revives the “Find” box in Appfarm AI’s thread history.

Bug Fixes

  • User account data consistency and live update across Apps, Services and Flows (#7778)
  • Resource File URL binding in Flows resolves to undefined (#7797)
  • Create and Update User Account don’t return roles (#7798)
  • User accounts: a read after a mutation inside the same action returns pre-mutation data (#7799)
  • Run Flow file-boundary warning is computed but never rendered in the designer (#7808)
  • Appfarm AI thread history: the “Find…” box filters nothing (#7809)