Features
- #9875
8305ff8
- Adds.expand()
and.collapse()
events togr.Accordion
. Thanks @abidlabs! - #9424
a1582a6
- Lite worker refactoring. Thanks @whitphx! - #9891
fc12496
- Allow uploading more files in gr.File. Thanks @hannahblair! - #9898
dcfa7ad
- Enforcemeta
key present during preprocess in FileData payloads. Thanks @freddyaboulton! - #9887
d407c00
- Add.download()
event togr.File
. Thanks @abidlabs! - #9726
b6725cf
- Lite auto-load imported modules withpyodide.loadPackagesFromImports
. Thanks @whitphx! - #9786
f109497
- Fix frontend errors on ApiDocs and RecordingSnippet. Thanks @whitphx! - #9800
d1cfe1e
- Allow plot tooltip to show extra columns. Thanks @aliabid94!
Fixes
- #9835
4d90883
- Allows selection of directories in File Explorer. Thanks @aliabid94! - #9883
e10bbd2
- Fix live interfaces for audio/image streaming. Thanks @freddyaboulton! - #9804
458a38c
- Fixes for ChatInterface Examples when additional inputs are provided. Thanks @dawoodkhan82! - #9827
7ed8d02
- Fix Loading SSR'd apps via gr.load. Thanks @freddyaboulton! - #9882
6c8a064
- Ensure non-form elements are correctly positioned when scale is applied. Thanks @hannahblair! - #9880
120198f
- Fixes LoginButton for SSR. Thanks @dawoodkhan82! - #9881
6866a54
- Ensure gallery share button is positioned correctly. Thanks @hannahblair! - #9826
69acfeb
- Make sure the Tool accordion is closed if it is not the last message. Thanks @freddyaboulton! - #9892
7d77024
- Fix dataframe height increasing on scroll. Thanks @abidlabs! - #9859
c1cb5be
- Fix: Resolve copy button visibility issue in Textbox component. Thanks @rahulsamant37! - #9886
fa5d433
- Do not load code in gr.NO_RELOAD in the reload mode watch thread. Thanks @freddyaboulton!