·
341 commits
to main
since this release
Features
- #9746
5015abb
- fix@gradio/sanitize
exports. Thanks @pngwn! - #9756
92f337c
- Fix website build issue. Thanks @aliabd! - #9781
7579e92
- Allow smoother plot changes. Thanks @aliabid94!
Fixes
- #9770
47b5565
- Fix broken image select. Thanks @aliabid94! - #9754
36a5076
- Update client.py: raise error on 429 get_config. Thanks @Pendrokar! - #9780
a72e1a9
- Streaming Markdown in chatbot Component Fix. Thanks @dawoodkhan82! - #9767
16895e8
- Fixes #9742. Thanks @crypdick! - #9654
cd7dab7
- Improve select event behaviour in gr.Dataframe. Thanks @hannahblair! - #9700
2932e06
- Fix API info bug. Thanks @freddyaboulton! - #9653
61cd768
- Ensures tabs with visible set to false are not visible. Thanks @hannahblair! - #9758
38701a9
- Fix icons not showing in Safari. Thanks @hannahblair! - #9738
2ade59b
- ExportTabs
type from@gradio/tabs
and fix the Playground to be compatible with the new Tabs API. Thanks @whitphx! - #9762
bcb7d15
- Add a.clear
event to thegr.Chatbot
component. Thanks @abidlabs! - #9765
df34f58
- Fixes bug where SVG icons could not be used in Buttons/Chatbots. Thanks @freddyaboulton!