Features
- #11427
6b2bcd0
- Improve load times of the Gradio front-end. Thanks @pngwn! - #11157
c207de9
- Build the Gradio wheel for Lite before packaging. Thanks @whitphx! - #11511
1a99336
- Fix SSR. Thanks @pngwn!
Fixes
- #11430
4d4cd4b
- fix exports + add browser build. Thanks @pngwn! - #11435
50d43a8
- SSR Auth Fix. Thanks @dawoodkhan82! - #11528
2948687
- only compress text resources with brotli. Thanks @pngwn! - #11537
8eb253b
- fix html attribute spreading bug and pinhttpx
. Thanks @abidlabs! - #11436
f49b8da
- Multi-Line DataFrame Editing. Thanks @deckar01! - #11466
2c969c9
- Fix schema modification bug in MCP. Thanks @freddyaboulton! - #11506
c439380
- Fix Delete Diff Keys. Thanks @deckar01! - #11477
b97c817
- Improve logic for sanitizing MCP tool names. Thanks @abidlabs!