Features
- #11372
7282c9e
- Plot re-render fixes. Thanks @aliabid94! - #11380
0b2b6cb
- Truncate textbox examples to 70 chars. Thanks @hannahblair! - #11369
6aed692
- Tiny typo when running gradio in colab. Thanks @abidlabs!
Fixes
- #11363
5e3ec9c
- Redesign thegr.Datetime
component and ensure it works within an iframe (e.g. on Spaces). Thanks @abidlabs! - #11368
3f53679
- Fixes chatbot unsupported components. Thanks @dawoodkhan82! - #11364
467de5d
- Call load events on @gr.render. Thanks @freddyaboulton! - #11362
1b88339
- Fix Gallery thumbnail overflow. Thanks @freddyaboulton! - #11379
546008c
- Fixes hardcoded HTTP protocol in dev reload. Thanks @mtojek!