August 31, 2026
This page describes updates for August 31, 2026.
Fix for arrays of foreign keys
Prior to this update, arrays of foreign keys were not stored correctly in an internal index to support related-record lookups. As a result, any attempt to look up this related relationship would return (incorrectly) 0 records. This included in Workflows and on the Record page.
With this release, a migration will automatically run to resolve the invalid indexes.
Module features no longer disconnect syncs
Prior to this update, clicking "save" on a module feature would automatically disconnect syncs not required by any module feature, which could result in incorrect settings.
Now, Middle merely warns about potentially invalidly-on syncs instead.
Fixing search by email
Prior to this update, searching by email could result in 0 records incorrectly. This was due to how "@" symbols were interpreted by the underlying ElasticSearch storage engine. This issue is now resolved.
Several UI fixes
We now properly warn users when trying to navigate away from the edit variables page on Workflows, when there is unsaved work.
Resolved several issues with color consistency, margins, and other style issues throughout the product.
Last updated
Was this helpful?

