For the complete documentation index, see llms.txt. This page is also available as Markdown.

July 19, 2026

Optional Select fields in flow forms and generated apps now accept empty submissions instead of failing validation.

Developer highlights. This section tracks API, MCP, SDK, automation, and Taskade Genesis platform changes for developers. For the full product changelog see taskade.com/changelog; for release newsletters see taskade.com/blog/updates.

What's New:

Fix: Optional Select Fields Accept Empty Form Submissions

Flow form triggers no longer reject submissions that leave an optional Select (or multi-select) field untouched — previously an untouched dropdown could fail validation and return a 400 for the whole form. The same fix applies to generated apps, so they can save records with optional Select fields left blank. Required fields still validate exactly as before. See AI Forms.

Last updated

Was this helpful?