Releases: gradio-app/gradio
Releases 路 gradio-app/gradio
Release list
gradio@6.24.0
Features
- #13750
e0f0790- Workflow: only inline app-owned files, and keep opened HTML off the app origin. Thanks @abidlabs! - #13718
a9e8382- Add browser-local run history and loading. Thanks @abidlabs! - #13751
1c8aa23- Fix initial Spaces iframe resize after app render. Thanks @dawoodkhan82! - #13749
5019a24- Awaitauth_dependencyand apply it when routes are built on an existing app. Thanks @abidlabs!
@gradio/workflowcanvas@0.8.1
@gradio/core@1.11.0
@gradio/client@2.5.0
gradio@6.23.1
@gradio/workflowcanvas@0.8.0
Features
- #13632
a0800b9- workflow: add oauth hint. Thanks @hannahblair!
@gradio/statustracker@0.15.3
@gradio/core@1.10.3
gradio@6.22.0
Features
- #13685
6302098-gr.Workflow: auto-create input/output nodes for model nodes (as already happens for Space nodes), replace the "Input"/"Output" buttons with a single "Component" button whose direction is derived from wiring, rename "Data" to "Dataset", let node error messages be copied, and document theoauth_tokenparameter in the View API panel. Thanks @abidlabs! - #13688
321361f- Workflow: resizable nodes, full-screen image view, and webcam/mic capture. Thanks @abidlabs! - #13697
3ac9d5d- Fix release CI regressions for assets and bundles. Thanks @abidlabs!