Features
- #10933
b768651
- Addrtl
to Block Label. Thanks @hannahblair! - #10924
be46b94
- Addrtl
to gr.HighlightedText. Thanks @hannahblair! - #10635
2f68c9d
- Refactor and redesignImageEditor
component. Thanks @pngwn! - #10923
8a62c7e
- Addrtl
togr.Radio
. Thanks @hannahblair! - #10927
5b3414a
- Change the location where the FRPC binary is downloaded. Thanks @abidlabs! - #10935
6754d82
- Relax aiofiles verison. Thanks @freddyaboulton!
Fixes
- #10955
d654e60
- Map search-filtered row indices to original data indices in gr.Dataframe. Thanks @hannahblair! - #10918
36da6d0
- Fix value synchronisation issue in gr.Dataframe. Thanks @hannahblair! - #10953
ede7428
- Fix gr.NativePlot sorting of labels as default behaviour. Thanks @Rafalex04! - #10925
c37de0f
- Tweakrtl
UI ingr.MultimodalTextbox
. Thanks @hannahblair! - #10962
c851862
- Unrender user-provided textbox ingr.ChatInterface
so that it is rendered in the right place as part of agr.Blocks
app. Thanks @abidlabs! - #10928
f09f543
- Reverse order of conversations in chat history and render correctly with custom chatbot. Thanks @abidlabs!