Features
- #11043
62a0080
- Pass any visible error modals from a Gradio app downstream to the app that hasgr.load
-ed it. Thanks @abidlabs!
Fixes
- #11038
fd46e48
- Be able to dispatch Info messages from a component. Thanks @freddyaboulton! - #11070
0355ef6
- Ensure it is possible to draw after uploading an image to the ImageEditor. Thanks @pngwn! - #11039
aaba2c6
- Fix chatinterface icons bug. Thanks @freddyaboulton! - #11057
bb1b74c
- Image Editor Clear Event. Thanks @freddyaboulton! - #11033
0dbc14f
- Allow setting an empty value indisplay_value
ofgr.Dataframe
. Thanks @abidlabs! - #11040
3d3c701
- Show stop button ingr.ChatInterface
even for non-streaming chat functions. Thanks @abidlabs! - #11052
2750d48
- Fix duplicate id issue in spaces when creating an interface inside blocks. Thanks @freddyaboulton!