Features
- #7406
3e886d8
- Model3D Gaussian Splatting. Thanks @dylanebert!
Fixes
- #7402
fa8225d
- Use updated component inpostprocess()
. Thanks @abidlabs! - #7361
17fb116
- Fixes gr.Markdown() does not render spaces around links correctly. Thanks @dawoodkhan82! - #7337
65437ce
- Improve File Explorer performance. Thanks @aliabid94! - #7410
c2dfc59
- remove static while pending behaviour. Thanks @pngwn! - #7389
b5c74ff
- Fix HTTPX package crash for some values of "article" parameter in the interface. Thanks @YuryYakhno! - #7415
4ab399f
- Allow config to include non-pickle-able values. Thanks @abidlabs! - #7404
065c5b1
- Add.key_up
event listener togr.Dropdown()
. Thanks @abidlabs! - #7417
314ccfa
- Fix File Explorer interactivity. Thanks @aliabid94! - #7401
dff4109
- Retain dropdown value if choices have been changed. Thanks @abidlabs! - #7411
32b317f
- Setroot
correctly for Gradio apps that are deployed behind reverse proxies. Thanks @abidlabs! - #7395
46b4568
- Allow applying@media
,@keyframes
and@import
in custom CSS. Thanks @hannahblair!