Features
- #12003
abc4dbe
- Add export button to native plot components. Thanks @abidlabs! - #11905
327015b
- Add CLI command gradio openaichat to launch default ChatInterface (addresses #11334). Thanks @jyotiradityadav! - #11905
327015b
- Add CLI subcommand gradio openaichat to launch default ChatInterface, with --share. Thanks @jyotiradityadav! - #11989
2069fd2
- Remove duplicate media files. Thanks @hannahblair! - #11986
cf9aefd
- More vibe editor issues and features. Thanks @aliabd!
Fixes
- #12006
8a1c7d5
- Fix example vales. Thanks @freddyaboulton! - #11992
1ae2a57
- fix iframe sizing on spaces for apps runing in SPA mode. Thanks @pngwn! - #11993
0dc0be8
- Trigger Change Event if component is in inactive tab. Thanks @freddyaboulton! - #11987
7ebaf4e
- Fix pandas. Thanks @freddyaboulton! - #11955
64046cc
- Fix Multi-page demo in Dev Mode. Thanks @ftoh! - #11998
e80f03b
- gr.load_chat supports optional textbox= argument. Thanks @Davda-James! - #12000
c5a5f51
- fix: render checkbox info text below label for consistency. Thanks @Davda-James!