Features
- #11185
e64b83b- Evaluate index variable in argument description. Thanks @emmanuel-ferdman! - #11173
d023b2e- Adds docs forgr.api()which were previously missing from the website. Thanks @abidlabs! - #11159
cb9f21b- chore: Support Path type for the favicon. Thanks @wdroz! - #11183
ab0fbb3- Plot brushing prevents chart refresh. Thanks @aliabid94! - #11156
a1d436f- Lazy import pandas in native_plot.py. Thanks @whitphx! - #11129
d5ddd85- Ocean theme quickfix. Thanks @aliabid94!
Fixes
- #11174
f11a26a- Remove warning from gr.File about specifying file_types when file_count is directory. Thanks @freddyaboulton! - #11189
88f06c7- Ensure that tabs withvisible=Falsedon't show up in the overflow menu. Thanks @abidlabs! - #11181
ee7f17e- Fix the.select()event ingr.Datasetin table layout. Thanks @abidlabs! - #11180
0595238- Refactorgr.State,gr.BrowserState, andgr.Timerto inherit fromFormComponent. Thanks @abidlabs! - #11195
0571f83- Fix bug where returning components in a dictionary would not work in reload mode. Thanks @freddyaboulton! - #11179
caf46c7- Fix.unrender(). Thanks @abidlabs! - #11147
bc0d0e0- Fix "delete" diff instruction in JS client. Thanks @freddyaboulton! - #11186
470a41f- #11056 Avoid unchecked pop fromblob_storagecache inImageEditor::preprocess. Thanks @doraeneko! - #11171
85cfa82- Fixessave_historynot working when passing gradio component. Thanks @dawoodkhan82! - #11184
f1a1c50- Add Example component for JSON. Thanks @freddyaboulton! - #11196
1bc680d- Fix 500 error in /file= route. Thanks @freddyaboulton! - #11151
0497068- Fix builtin functions for gr.State value. Thanks @freddyaboulton! - #11158
56ab579- gr.Chatbot: Style fixes to remove multiple scrollbars. Thanks @aymeric-roucher! - #11172
b618571- Fix python client SSE decoding issue. Thanks @freddyaboulton!