Skip to content

Releases: gradio-app/gradio

gradio@6.24.0

Choose a tag to compare

@gradio-pr-bot gradio-pr-bot released this 12 Aug 22:49
f5a31fb

Features

@gradio/workflowcanvas@0.8.1

Choose a tag to compare

@gradio-pr-bot gradio-pr-bot released this 12 Aug 22:49
f5a31fb

Features

  • #13750 e0f0790 - Workflow: only inline app-owned files, and keep opened HTML off the app origin. Thanks @abidlabs!

Dependency updates

  • @gradio/client@2.5.0

@gradio/core@1.11.0

Choose a tag to compare

@gradio-pr-bot gradio-pr-bot released this 12 Aug 22:49
f5a31fb

Features

Dependency updates

  • @gradio/client@2.5.0

@gradio/client@2.5.0

Choose a tag to compare

@gradio-pr-bot gradio-pr-bot released this 12 Aug 22:49
f5a31fb

Features

gradio@6.23.1

Choose a tag to compare

@gradio-pr-bot gradio-pr-bot released this 11 Aug 21:53
b2479c1

Fixes

  • #13708 3458ea4 - Fix processing timer and other inherited text unreadable in dark mode. Thanks @hysts!

@gradio/workflowcanvas@0.8.0

Choose a tag to compare

@gradio-pr-bot gradio-pr-bot released this 11 Aug 21:53
b2479c1

Features

@gradio/statustracker@0.15.3

Choose a tag to compare

@gradio-pr-bot gradio-pr-bot released this 11 Aug 21:53
b2479c1

Fixes

  • #13708 3458ea4 - Fix processing timer and other inherited text unreadable in dark mode. Thanks @hysts!

@gradio/sidebar@0.2.12

Choose a tag to compare

@gradio-pr-bot gradio-pr-bot released this 11 Aug 21:53
b2479c1

Fixes

@gradio/core@1.10.3

Choose a tag to compare

@gradio-pr-bot gradio-pr-bot released this 11 Aug 21:53
b2479c1

Fixes

  • #13708 3458ea4 - Fix processing timer and other inherited text unreadable in dark mode. Thanks @hysts!

gradio@6.22.0

Choose a tag to compare

@gradio-pr-bot gradio-pr-bot released this 31 Jul 03:01
45c11d5

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 - 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!

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!
  • #13687 fd79d09 - Harden authentication and file redirect boundaries. Thanks @abidlabs!