G

Gradio

G
Gradio AI v6.22.0

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 the oauth_token parameter in the View API panel. Thanks @abidlabs! #13688 321361f - Workfl…

G
Gradio AI v0.7.0

@gradio/workflowcanvas@0.7.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 the oauth_token parameter in the View API panel. Thanks @abidlabs! #13688 321361f - Workfl…

G
Gradio AI v1.10.1

@gradio/core@1.10.1

Fixes #13687 fd79d09 - Harden authentication and file redirect boundaries. Thanks @abidlabs! Dependency updates @gradio/paramviewer@0.12.0

G
Gradio AI v0.12.0

@gradio/paramviewer@0.12.0

Features #13697 3ac9d5d - Fix release CI regressions for assets and bundles. Thanks @abidlabs! Fixes #13692 3676c45 - publish the Prism global before its grammar files load, so the docs pages stop failing to hydrate with ReferenceError: Prism is not defined. Thanks @abidlabs!

G
Gradio AI v6.21.0

gradio@6.21.0

Features #13601 0ee5cc8 - Preserve browser-visible proxy origins for frontend assets and API requests, and retain app-level FastAPI root paths. Thanks @abidlabs! #13620 5200235 - Fix chained events after cancellation and while the browser tab is hidden. Thanks @abidlabs! #13667 2d753d0 - oauth: let API callers supply a token for endpoints that take a gr.OAuthToken, via oauth_token on the Python an…

G
Gradio AI v0.23.0

@gradio/video@0.23.0

Features #13329 7ac583a - Make builds go zoom zoom. Thanks @pngwn! Dependency updates @gradio/client@2.4.0 @gradio/utils@0.14.0 @gradio/atoms@0.26.1 @gradio/statustracker@0.15.2 @gradio/upload@0.18.2 @gradio/image@0.28.1

G
Gradio AI v0.6.0

@gradio/workflowcanvas@0.6.0

Features #13558 d07af9d - workflow: add model endpoint integration. Thanks @hannahblair! #13654 2f6d04a - workflow: improve canvas authoring and examples. Thanks @abidlabs! #13668 3473879 - workflow: add html modality. Thanks @hannahblair! #13666 d3c70fa - workflow: various UX improvements, including opening the write-access link in a browser tab automatically when a gr.Workflow is launched locall…

G
Gradio AI v0.3.13

@gradio/vibeeditor@0.3.13

Dependency updates @gradio/client@2.4.0 @gradio/utils@0.14.0 @gradio/atoms@0.26.1 @gradio/statustracker@0.15.2

G
Gradio AI v0.14.0

@gradio/utils@0.14.0

Features #13601 0ee5cc8 - Preserve browser-visible proxy origins for frontend assets and API requests, and retain app-level FastAPI root paths. Thanks @abidlabs! #13329 7ac583a - Make builds go zoom zoom. Thanks @pngwn! Dependency updates @gradio/theme@0.7.0

G
Gradio AI v0.18.2

@gradio/upload@0.18.2

Features #13601 0ee5cc8 - Preserve browser-visible proxy origins for frontend assets and API requests, and retain app-level FastAPI root paths. Thanks @abidlabs! Dependency updates @gradio/client@2.4.0 @gradio/utils@0.14.0 @gradio/atoms@0.26.1

G
Gradio AI v0.14.2

@gradio/textbox@0.14.2

Fixes #13644 f0abb1e - restore shared props lost during frontend prop partitioning. Thanks @dawoodkhan82! Dependency updates @gradio/utils@0.14.0 @gradio/atoms@0.26.1 @gradio/statustracker@0.15.2

G
Gradio AI v6.20.0

gradio@6.20.0

Features #13566 79b9171 - Gallery Download All. Thanks @dawoodkhan82! #13544 784eb53 - workflow: show downstream output on subgraph run. Thanks @hannahblair! #13582 59968e8 - workflow: update input change handling. Thanks @hannahblair! #13543 0533483 - Migrate Image components to Svelte 5. Thanks @dawoodkhan82! #13557 55241c8 - workflow: auto add node on port click. Thanks @hannahblair! #13549 ec6…

G
Gradio AI v0.22.0

@gradio/video@0.22.0

Features #13543 0533483 - Migrate Image components to Svelte 5. Thanks @dawoodkhan82! Dependency updates @gradio/statustracker@0.15.1 @gradio/icons@0.16.0 @gradio/atoms@0.26.0 @gradio/image@0.28.0 @gradio/client@2.3.1 @gradio/upload@0.18.1

G
Gradio AI v0.5.0

@gradio/workflowcanvas@0.5.0

Features #13544 784eb53 - workflow: show downstream output on subgraph run. Thanks @hannahblair! #13582 59968e8 - workflow: update input change handling. Thanks @hannahblair! #13557 55241c8 - workflow: auto add node on port click. Thanks @hannahblair! Dependency updates @gradio/statustracker@0.15.1 @gradio/atoms@0.26.0 @gradio/client@2.3.1

G
Gradio AI v0.18.1

@gradio/upload@0.18.1

Fixes #13597 7a595cb - Fix ImageEditor brush texture resets. Thanks @dawoodkhan82! Dependency updates @gradio/icons@0.16.0 @gradio/atoms@0.26.0 @gradio/client@2.3.1

G
Gradio AI v0.14.1

@gradio/textbox@0.14.1

Dependency updates @gradio/statustracker@0.15.1 @gradio/icons@0.16.0 @gradio/atoms@0.26.0

G
Gradio AI v0.9.0

@gradio/tabs@0.9.0

Features #13543 0533483 - Migrate Image components to Svelte 5. Thanks @dawoodkhan82!

G
Gradio AI v6.19.0

gradio@6.19.0

Features #13526 53cb4ca - Run pnpm lint and pnpm ts:check on CI. Thanks @abidlabs! #13534 a11c728 - Re-translate i18n choices display names when the language is switched at runtime. Thanks @hysts! #13524 d4d340d - Run gr.Workflow subgraphs via the Gradio API — each subgraph is exposed as a named endpoint (returning all of its outputs) reusing /info, /call, and /api, with a "View API" panel in the…

G
Gradio AI v0.21.0

@gradio/video@0.21.0

Features #13526 53cb4ca - Run pnpm lint and pnpm ts:check on CI. Thanks @abidlabs! Dependency updates @gradio/atoms@0.25.0 @gradio/statustracker@0.15.0 @gradio/utils@0.13.0 @gradio/client@2.3.0 @gradio/upload@0.18.0 @gradio/image@0.27.0

G
Gradio AI v0.6.2

@gradio/theme@0.6.2

Fixes #13541 1d19f2b - Fix long unbroken text overflowing in the Markdown component. Thanks @hysts!

G
Gradio AI v0.4.0

@gradio/workflowcanvas@0.4.0

Features #13526 53cb4ca - Run pnpm lint and pnpm ts:check on CI. Thanks @abidlabs! #13524 d4d340d - Run gr.Workflow subgraphs via the Gradio API — each subgraph is exposed as a named endpoint (returning all of its outputs) reusing /info, /call, and /api, with a "View API" panel in the canvas. Thanks @abidlabs! Fixes #13511 8eafb31 - refactor space and model discovery modal. Thanks @hannahblair! De…