For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
MCP server integration: Introduced comprehensive support for Model Context Protocol (MCP) servers, allowing agents to connect to external tools and services through standardized protocols with configurable approval policies.
Burst pricing for extra concurrency: Added bursting capability for workspace call limits, automatically allowing up to 3x the configured concurrency limit during peak usage for overflow capacity.
ElevenCreative Studio
JSON content initialization: Added support for initializing ElevenCreative Studio projects with structured JSON content through the from_content_json parameter, enabling programmatic project creation with predefined chapters, blocks, and voice configurations.
Workspaces
Webhook management: Introduced workspace-level webhook management capabilities, allowing administrators to view, configure, and monitor webhook integrations across the entire workspace with detailed usage tracking and failure diagnostics.
API
View API changes
New Endpoints
Agents Platform - MCP Servers
Create MCP server - Create a new MCP server configuration in the workspace
List MCP servers - Retrieve all MCP server configurations available in the workspace
Get MCP server - Retrieve a specific MCP server configuration from the workspace