Features
- #11283
6ec91bf
- Add_
between space name and tool name for mcp. Thanks @abidlabs! - #11289
1b6bd1e
- Include default values in MCP docs. Thanks @abidlabs! - #11300
6780f69
- Streamable HTTP Transport for MCP server. Thanks @freddyaboulton! - #11247
0a26311
- Use the function name as the tool name in the Gradio MCP server. Thanks @abidlabs!
Fixes
- #11286
5bfc57e
- Fix parameter names in ChatInterface view api page. Thanks @freddyaboulton! - #11270
636be09
- A few frontend / UI fixes togr.Sidebar
. Thanks @abidlabs! - #11279
8ae434c
- Ensure error text overflows as expected. Thanks @hannahblair! - #11272
8177b01
- Fix bug where streaming one chunk of audio or video would not play. Thanks @freddyaboulton! - #11215
2186ae3
- Allow httpx_kwargs to contain cookies. Thanks @santibreo! - #11271
ab25fb9
- Ensure i18n setup is complete when rendering. Thanks @hannahblair! - #11262
56d82d7
- Add missingblur
event togr.Number
. Thanks @ExcellentAmericanEagle! - #11243
35afa21
- Only show parameters warning when validendpoint_info
exists. Thanks @hannahblair! - #11285
c16dff0
- Allowgr.Progress
to take fractional steps and fractional total # of steps. Thanks @abidlabs! - #11278
ac2bcea
- Add gap around slider input in mobile. Thanks @hannahblair! - #11273
f54f81b
- Fix bug where only the first chunk of a video stream played audio. Thanks @freddyaboulton!