Skip to content

chore: update versions - #13609

Open
gradio-pr-bot wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: update versions#13609
gradio-pr-bot wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@gradio-pr-bot

@gradio-pr-bot gradio-pr-bot commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@gradio/client@2.3.2

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!

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!
  • #13606 04c5527 - Fix spurious separators from empty tokens in HighlightedText with combine_adjacent=True. Thanks @hysts!
  • #13590 d5ef897 - workflow: fix error banner and textarea visibility. Thanks @hannahblair!

Fixes

  • #13613 195593e - Rerun HTML mount behavior when gr.render replaces an unkeyed component. Thanks @abidlabs!
  • #13605 f3889bf - Fix gr.Code not rendering when it has no initial value. Thanks @hysts!
  • #13607 c287b7b - Fix gr.State passing its callable default to event handlers instead of the called value. Thanks @hysts!

@gradio/code@0.18.2

Fixes

Dependency updates

  • @gradio/utils@0.13.1
  • @gradio/upload@0.18.2

@gradio/core@1.9.1

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!

Dependency updates

  • @gradio/client@2.3.2
  • @gradio/utils@0.13.1
  • @gradio/upload@0.18.2

@gradio/html@0.13.2

Fixes

Dependency updates

  • @gradio/client@2.3.2
  • @gradio/utils@0.13.1

@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.3.2
  • @gradio/utils@0.13.1

@gradio/utils@0.13.1

Features

  • #13601 0ee5cc8 - Preserve browser-visible proxy origins for frontend assets and API requests, and retain app-level FastAPI root paths. Thanks @abidlabs!

@gradio/workflowcanvas@0.6.0

Features

Dependency updates

  • @gradio/client@2.3.2
  • @gradio/utils@0.13.1

gradio_client@2.5.1

Fixes

@self/app@2.2.3

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.3.2
  • @gradio/core@1.9.1

@self/spa@1.5.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.3.2
  • @gradio/core@1.9.1

@gradio-pr-bot gradio-pr-bot added no-visual-update Add this to a PR to skip chromatic deployment and tests flaky-tests This label runs flaky tests (those that use the HF API) on a PR windows-tests Run backend tests on Windows on this PR (by default, applied only to the changeset release PR) labels Jul 13, 2026
@gradio-pr-bot
gradio-pr-bot force-pushed the changeset-release/main branch from 6eec939 to c0bafc7 Compare July 13, 2026 00:13
@gradio-pr-bot
gradio-pr-bot force-pushed the changeset-release/main branch from c0bafc7 to 4729dc7 Compare July 13, 2026 00:16
@gradio-pr-bot

gradio-pr-bot commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator Author

🪼 branch checks and previews

Name Status URL
Spaces ready! Spaces preview
Website ready! Website preview
Storybook building...

Install Gradio from this PR

pip install https://huggingface.co/buckets/gradio/pypi-previews/resolve/d5e1f2c597f54fefc2194300683cdf374a9c869c/gradio-6.20.0-py3-none-any.whl

Install Gradio Python Client from this PR

pip install "gradio-client @ git+https://github.com/gradio-app/gradio@d5e1f2c597f54fefc2194300683cdf374a9c869c#subdirectory=client/python"

Import Gradio JS Client from this PR via CDN

import { Client } from "https://huggingface.co/buckets/gradio/npm-previews/resolve/d5e1f2c597f54fefc2194300683cdf374a9c869c/browser.js";

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

flaky-tests This label runs flaky tests (those that use the HF API) on a PR no-visual-update Add this to a PR to skip chromatic deployment and tests windows-tests Run backend tests on Windows on this PR (by default, applied only to the changeset release PR)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant