Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
gradio@5.43.0 source code.tar.gz | 2025-08-19 | 108.0 MB | |
gradio@5.43.0 source code.zip | 2025-08-19 | 109.4 MB | |
README.md | 2025-08-19 | 2.5 kB | |
Totals: 3 Items | 217.4 MB | 0 |
Features
- #11721
58d9d9e
- Remove dupe maximise/maximize icon. Thanks @hannahblair! - #11731
8fd8ccd
- Switch frompyright
toty
. Thanks @abidlabs! - #11723
379f0c1
- Support MCP resources and prompts. Thanks @abidlabs! - #11696
985f0d7
- Add ui_mode and type to gr.Dialogue. Thanks @freddyaboulton! - #11741
7ce7a11
- Add analytics forgradio --vibe
. Thanks @abidlabs! - #11730
99ec14c
- Support passing in gr.Request in server functions. Thanks @freddyaboulton!
Fixes
- #11709
48f1dcf
- Fix output paths for the @gradio/client browser build. Thanks @pngwn! - #11720
4d3d983
- Exit fullscreen mode whengr.Image
value is cleared. Thanks @hannahblair! - #11725
080f888
- Ensure it is possible to use@render
to generate Tabs. Thanks @aliabid94! - #11734
2210fca
- Refactor: remove deprecated get_event_loop() fallback. Thanks @TakaSoap! - #11707
296a0d0
- Fix three server closure bugs. Thanks @l3331l4!