Features
- #11607
271675d
- Use inspect.getdoc to inherit parent method docstrings in get_function_description. Thanks @Toshaksha! - #11619
33c5d2b
- Add a query param for the selected language & make MCP the default option whenmcp_server
is enabled. Thanks @abidlabs! - #11596
432abb0
- Upgradegsplat
. Thanks @dawoodkhan82! - #11615
e2b66d7
- fix change events for hidden components. Thanks @pngwn!
Fixes
- #11608
9de70ed
- Fix for the JSON component's ability to display a formatted JSON string. Thanks @anirbanbasu! - #11599
c39d373
- Ensure component visibility is correctly propagated to all components. Thanks @copilot-swe-agent! - #11591
92f2d41
- fix: add missing space at end of warning sentences for proper grammar. Thanks @ZsgsDesign! - #11595
801f288
- Ensure initialLoading
text is translated in SPA mode. Thanks @hannahblair!