Features
- #11814
013784a
- add validation support. Thanks @pngwn! - #11833
a446fcb
- Add gr.Navbar component for multipage apps. Thanks @abidlabs! - #11783
f407daf
- Add Walkthrough and Step compoents to facilitate multi-step workflows. Thanks @pngwn! - #11825
910a524
- Fix the stop variant button in citrus theme. Thanks @abidlabs! - #11831
49d66c7
- Add Image Watermarking. Thanks @meg-huggingface! - #11832
e40df25
- Consolidate copy button implementations to use IconButton. Thanks @abidlabs! - #11843
a30f485
- Fix native plots with long y-axis titles. Thanks @abidlabs! - #11763
c9e50d3
- Audio subtitles. Thanks @dawoodkhan82!
Fixes
- #11815
1a477c5
- Fix i18n string visible during load and i18n not respecting HTML. Thanks @freddyaboulton! - #11749
70f4532
- fix various iFrame related UI issues when deploying to spaces. Thanks @pngwn! - #11826
a7ae61c
- Allow passing props to components displayed in Chatbot. Thanks @freddyaboulton! - #11787
b19576c
- Allow deleting and uploading additional images to interactivegr.Gallery
and other fixes. Thanks @abidlabs! - #11839
b8fcb71
- Fix Custom CSS e2e Test. Thanks @freddyaboulton! - #11808
076ffe4
- Ensureshow_api
works as expected. Thanks @hannahblair! - #11810
daf7f1e
- Ensure input events fires as expected in gr.Radio. Thanks @hannahblair! - #11838
231a448
- Suppress assertion error when gr.OauthProfile is used without login button. Thanks @freddyaboulton! - #11830
c172398
- Remove requests. Thanks @freddyaboulton! - #11822
c9a5424
- Fix bug where multimodal textbox was not auto focused after updates. Thanks @freddyaboulton! - #11816
77deb72
- Set Progress Animation to cover component height. Thanks @freddyaboulton!