chore: update versions - #13702
Open
gradio-pr-bot wants to merge 1 commit into
Open
Conversation
gradio-pr-bot
temporarily deployed
to
deploy_spaces
August 3, 2026 00:46 — with
GitHub Actions
Inactive
Collaborator
Author
🪼 branch checks and previews
Install Gradio from this PR pip install https://huggingface.co/buckets/gradio/pypi-previews/resolve/bfc3ccdb71ef44f703c35bb04b8bf56a823dbce5/gradio-6.22.0-py3-none-any.whlInstall Gradio Python Client from this PR pip install "gradio-client @ git+https://github.com/gradio-app/gradio@bfc3ccdb71ef44f703c35bb04b8bf56a823dbce5#subdirectory=client/python"Import Gradio JS Client from this PR via CDN import { Client } from "https://huggingface.co/buckets/gradio/npm-previews/resolve/bfc3ccdb71ef44f703c35bb04b8bf56a823dbce5/browser.js"; |
gradio-pr-bot
force-pushed
the
changeset-release/main
branch
from
August 4, 2026 00:43
182e952 to
891ef91
Compare
gradio-pr-bot
temporarily deployed
to
deploy_spaces
August 4, 2026 00:43 — with
GitHub Actions
Inactive
gradio-pr-bot
force-pushed
the
changeset-release/main
branch
from
August 4, 2026 00:44
891ef91 to
c76ee94
Compare
gradio-pr-bot
temporarily deployed
to
deploy_spaces
August 4, 2026 00:44 — with
GitHub Actions
Inactive
gradio-pr-bot
force-pushed
the
changeset-release/main
branch
from
August 4, 2026 05:04
c76ee94 to
80ca790
Compare
gradio-pr-bot
temporarily deployed
to
deploy_spaces
August 4, 2026 05:04 — with
GitHub Actions
Inactive
gradio-pr-bot
force-pushed
the
changeset-release/main
branch
from
August 4, 2026 11:14
80ca790 to
bfc3ccd
Compare
gradio-pr-bot
temporarily deployed
to
deploy_spaces
August 4, 2026 11:14 — with
GitHub Actions
Inactive
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

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@6.23.0
Features
a0800b9- workflow: add oauth hint. Thanks @hannahblair!Fixes
03d7c53- Let embedded apps shrink back after stretched content stops needing the room. Thanks @hysts!f3c286b- Emit arequiredarray in MCP tool input schemas. Thanks @hysts!b97d910- Recalculate the sidebar overlap amount on resize. Thanks @hysts!8f6f292- Fix SSR apps hanging on Ctrl+C at "Stopping Node.js server...". Thanks @hysts!@gradio/core@1.10.2
Fixes
03d7c53- Let embedded apps shrink back after stretched content stops needing the room. Thanks @hysts!@gradio/sidebar@0.2.12
Fixes
b97d910- Recalculate the sidebar overlap amount on resize. Thanks @hysts!@gradio/workflowcanvas@0.8.0
Features
a0800b9- workflow: add oauth hint. Thanks @hannahblair!