April 28, 2026
This page describes updates to Middle for the last update of April.
Variable updates

Module feature migration

Account sync validation


Last updated
Was this helpful?
This page describes updates to Middle for the last update of April.
We've made several improvements to modules, and made a big step towards automatic validation of an accounts: Sync validation.
Module variables can now support booleans and the UI has been improved in a few different ways. An "edit with JSON" button was added to module variables.

This addresses a non-ideal experience when updating in-use module features. We've added a page that lets you see all the accounts connected to a module feature, and you can bulk update all of these accounts based on automated recommendations that appear on that page.
For example, imagine you realize a module feature needs disabled data deletion for a particular record type. You can update the module feature, and Middle will warn you that not all connected accounts have data deletion disabled in the way your feature requires. You can click through that warning to a page that lets you bulk migrate all connected accounts, resolving the validation error.

A new section has been added to the account home page which tries to validates if syncs look to be turned on based on active connected, workflows.
That is, for each resource type, we look if any active, connected workflow uses it. If so, and no sync is turned on for that resource type, a validation error is shown.
This doesn't catch all cases where syncs need to be turned on (imagine a case where you might need 2 or 3 syncs turned on to sufficiently gather updated data for a particular API), but it does represent another step towards better automated validation of a Middle account.


Last updated
Was this helpful?
Was this helpful?

