Skip to content

Commit 3558bd3

Browse files
committed
changelog
1 parent 1861302 commit 3558bd3

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@ This project adheres to [Semantic Versioning](https://semver.org/).
2323
## [4.3.0rc0] - 2026-05-21
2424

2525
## Added
26-
- [#3710](https://github.com/plotly/dash/pull/3710) Framework utilities, types for interacting with layout
27-
- [#3711](https://github.com/plotly/dash/pull/3711) `CallbackAdapter` for representing callback-related data in MCP-friendly format
28-
- [#3712](https://github.com/plotly/dash/pull/3712) MCP `Resources` for exposing app layout, components, and pages
29-
- [#3731](https://github.com/plotly/dash/pull/3731) Expose callbacks as MCP `Tools`
30-
- [#3747](https://github.com/plotly/dash/pull/3747) Support pattern-matching callbacks in MCP tools
31-
- [#3748](https://github.com/plotly/dash/pull/3748) Format callback results for LLM consumption (rendered graphs, markdown tables)
32-
- [#3749](https://github.com/plotly/dash/pull/3749) `get_dash_component` MCP tool and callback execution
33-
- [#3750](https://github.com/plotly/dash/pull/3750) MCP server routes and Streamable HTTP transport
34-
- [#3766](https://github.com/plotly/dash/pull/3766) Support background callbacks in MCP tools
26+
- [#3710](https://github.com/plotly/dash/pull/3710) MCP: Framework utilities, types for interacting with layout
27+
- [#3711](https://github.com/plotly/dash/pull/3711) MCP: `CallbackAdapter` for representing callback-related data in MCP-friendly format
28+
- [#3712](https://github.com/plotly/dash/pull/3712) MCP: `Resources` for exposing app layout, components, and pages
29+
- [#3731](https://github.com/plotly/dash/pull/3731) MCP: Expose callbacks as `Tools`
30+
- [#3747](https://github.com/plotly/dash/pull/3747) MCP: Support pattern-matching callbacks in Tools
31+
- [#3748](https://github.com/plotly/dash/pull/3748) MCP: Format callback results for LLM consumption (rendered graphs, markdown tables)
32+
- [#3749](https://github.com/plotly/dash/pull/3749) MCP: `get_dash_component` Tool and callback execution
33+
- [#3750](https://github.com/plotly/dash/pull/3750) MCP: Server routes, `mcp_enabled` function decorator, and Streamable HTTP transport
34+
- [#3766](https://github.com/plotly/dash/pull/3766) MCP: Support background callbacks in Tools
3535

3636
## [4.2.0rc3] - 2026-05-12
3737

0 commit comments

Comments
 (0)