Skip to main content
Changelog

Changelog

A record of feature changes in Connector.

This page records user-facing feature changes in Connector. Connector is currently in Beta, and features and the list of supported Apps are still expanding.

August 2026

Auth configs added An Auth configs entry has been added to the console's left navigation. An auth config defines the authentication method and credentials for one App, and multiple connectors under the same App can reuse a single config instead of entering the credentials again. Salesforce and MaxCompute currently use OAuth 2.0, and Yuque uses an API Key. The connect dialog for these Apps now only asks you to select an existing config. For details, see Authentication overview. Connector now has its own console The former Model Studio data connection feature has been upgraded to Connector, with a dedicated console entry whose navigation includes Home, Apps, Install, Auth configs, and Data connection migration. MCP integration added You can now reach every connected App through a single workspace-level MCP endpoint, which works with any MCP-compatible client.
https://{workspaceId}.cn-beijing.maas.aliyuncs.com/api/v2/connector/mcp
One-click client installation added Qoder, Qoder Work, and Qwen Work can be set up with one click from the Install page in the console, with no need to write the MCP configuration by hand. More connectable Apps In addition to the existing file, table, MySQL, PostgreSQL, PolarDB-X 2.0, Yuque, and OSS Apps, the following are now available: DingTalk Docs, DingTalk Sheets, DingTalk AI Tables, DingTalk To-Do, DingTalk Calendar, DingTalk bot messages, Salesforce, Yunxiao, and MaxCompute. For the full list, see the App catalog.
The six DingTalk Apps connect with an endpoint issued by the DingTalk MCP gateway, and Yunxiao goes through a separate authorization confirmation window. Neither needs an auth config. For details, see DingTalk family and Yunxiao.
Migration entry for legacy data connections is open A new Data connection migration page in the console lets you migrate legacy data connections to the new Connector with one click.
The migration entry is available until September 30, 2026. Complete your migration before then. For details, see Data connection migration.

Earlier changes

Visual parsing model updated The model available for visual document parsing has been updated to qwen3-vl-plus. When you use the DASH_QWEN_VL_PARSER parser, update the model in parserConfig accordingly.