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

July 6, 2026

Taskade developer changelog — July 6, 2026: Relationship field type links records across databases, Table View multi-cell copy/paste, and HTTP webhook triggers now fire correctly.

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:

Relationship Field Type (Phase 1)

Databases gain a Relationship field type that links records across projects — think customers ↔ orders or leads ↔ deals. Phase 1 ships the field renderer, configurator, and schema serialization; future phases will add lookup columns and cross-project filtering. See Projects & Databases.


Table View Multi-Cell Copy/Paste

Select a range of cells in Table View, copy (TSV on the clipboard), and paste into another range — edits are bundled into a single changeset. Works across number, text, select, and date columns.


HTTP Webhook Triggers Now Fire

Automation flows triggered by an incoming HTTP webhook now work correctly by honoring the connection's authDesc.required field — no more silent no-ops on webhook-triggered workflows.


Improvements & Fixes:

  • Select field values in the Genesis app data gateway now serialize as human-readable labels instead of raw field IDs.

  • Duplicate automation node additions are rejected to prevent flow corruption.

  • Loop iteration results now persist through execution instead of being discarded between iterations.

  • Genesis build errors carry their error taxonomy through to the publish pipeline so causes are visible in published apps.

  • General stability, performance, and connector reliability improvements.

Last updated

Was this helpful?