⚡️We just released Gradio 6.15.0!
Highlights:
💽 gr.cache() improvements: You can now apply gr.cache() directly to intermediate functions
⚡️Static worker offloading: Gradio now offloads traffic to static workers and uses Node as the proxy, improving SSR
🔒Security fixes: Upgraded handlebars to 4.7.9 and isolated cookie jars in /proxy= requests to protect against cross-Space cookie leakage
🔗Markdown link fix: Links in Markdown now behave more reliably
Better developer errors: gr.Tabs() now warns when it has non-gr.Tabs() direct children
Also includes other bug fixes related to gr.render, ImageEditor tool defaults, JS client, component load events, upload button tests, and new Estonian language support.