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

July 8, 2026

Taskade developer changelog — July 8, 2026: Multi-Select field type, new Agent/Team/Automation sidebar tabs, two new MCP tools, and expanded automade trigger catalog.

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:

Multi-Select Field Type

Table View databases now support a Multi-Select field type — tag a row with multiple values from a defined option list, with range selection support. Available alongside the existing Select (single-choice) field in the field configurator. See Projects & Databases.


Agent, Team & Automation Sidebar Tabs

The space sidebar now has dedicated IA tabs for Agents, Agent Teams, and Automations — one-click access instead of hunting through menus. Each tab surfaces its own list with search and create actions.


Two New MCP Tools

The hosted MCP server at Taskade MCP gains two new tools:

Tool
What it does

edit_app_file

Edit a published Taskade Genesis app's source files from your IDE or AI client — make changes without leaving your editor, then publish through Taskade.

set_project_archived

Archive or restore a project programmatically.

Both are available to any MCP client connected to your workspace. See Workspace MCP.


Expanded Automade Trigger Catalog

The automation piece registry now includes new triggers:

Trigger
What it fires on

HTTP sendRequest

Outbound HTTP calls with proper auth handling

Slack newMessage

New messages in a Slack channel

Trello newCard

New cards created on a Trello board

Rating field change

A Rating field value changes

Relationship field change

A Relationship field value changes

See the Integration Overview.


Genesis App Builder Visual Overhaul

The Genesis app generator received a redesigned preview, loading states, error states, and empty-state illustrations — plus refreshed analytics, tabs, and user-management UI.


Improvements & Fixes:

  • Table View snap on Chrome cell-click fixed.

  • Multi-cell range paste now works across number, text, select, and date columns.

  • Empty push notifications for unknown activity types are suppressed.

  • Deactivated Taskade Actions no longer appear in the space-agent dropdown.

  • Single-select field values map correctly into Add Task automation flows.

  • Breadcrumb overflow now scrolls horizontally instead of clipping.

  • General stability, performance, and connector reliability improvements.

Last updated

Was this helpful?