Every Record Saves & Custom Domains Load

v6.208.2

A Batch of Records Saves in Full

Publish an app that writes several rows into the same project at once, an order form, an inventory sync, a bulk import, and every row lands. The writes line up behind each other and all finish, instead of racing so that one wins and the rest come back as save errors. Writes into different projects still run side by side, so nothing else slows down.

Pages on Your Own Domain Load

Open a published app on your own domain and a stalled page now retries quickly on a fresh connection, instead of holding the line open and coming back as a timeout. One stuck page used to back up everything queued behind it until unrelated visitors saw errors too. Anything that streams, or that changes your data, is never retried, so nothing arrives twice or stops halfway.

Automations Read Files From Comments Again

Run an automation that turns a file into text and it works on files attached to comments in your own workspace. A recent check had started reading your own team's attachments as off limits. Files also stay tied to the workspace that owns them, and an upload that fails no longer leaves a stray record behind. Step-by-step setup lives in Learn.

Read the full release notes →