chore: update versions#12478
Merged
Merged
Conversation
Collaborator
Author
🪼 branch checks and previews
Install Gradio from this PR pip install https://gradio-pypi-previews.s3.amazonaws.com/d8f2d2345bd94398cba55724ecc3048dbde493b8/gradio-6.0.1-py3-none-any.whlInstall Gradio Python Client from this PR pip install "gradio-client @ git+https://github.com/gradio-app/gradio@d8f2d2345bd94398cba55724ecc3048dbde493b8#subdirectory=client/python"Install Gradio JS Client from this PR npm install https://gradio-npm-previews.s3.amazonaws.com/d8f2d2345bd94398cba55724ecc3048dbde493b8/gradio-client-2.0.0.tgz |
6364e58 to
c0b8979
Compare
c0b8979 to
9e911b0
Compare
9e911b0 to
d11def9
Compare
d11def9 to
07f560d
Compare
07f560d to
fb44333
Compare
fb44333 to
65aee08
Compare
65aee08 to
efee6bf
Compare
efee6bf to
d8f2d23
Compare
|
@freddyaboulton @gradio-pr-bot The |
mdaniels5757
added a commit
to mdaniels5757/nixpkgs
that referenced
this pull request
Dec 15, 2025
Despite the pinned `rev`, this is exactly version 2.0.1, not unstable. See gradio-app/gradio#12478. Upstream issue: gradio-app/gradio#12541. Changelog: https://github.com/gradio-app/gradio/blob/7a8894d7249ee20c2f7a896237e290e99661fd43/client/python/CHANGELOG.md
13 tasks
mdaniels5757
added a commit
to mdaniels5757/nixpkgs
that referenced
this pull request
Dec 20, 2025
Despite the pinned `rev`, this is exactly version 2.0.1, not unstable. See gradio-app/gradio#12478. Upstream issue: gradio-app/gradio#12541. Changelog: https://github.com/gradio-app/gradio/blob/7a8894d7249ee20c2f7a896237e290e99661fd43/client/python/CHANGELOG.md
gonsolo
pushed a commit
to gonsolo/nixpkgs
that referenced
this pull request
Jan 6, 2026
Despite the pinned `rev`, this is exactly version 2.0.1, not unstable. See gradio-app/gradio#12478. Upstream issue: gradio-app/gradio#12541. Changelog: https://github.com/gradio-app/gradio/blob/7a8894d7249ee20c2f7a896237e290e99661fd43/client/python/CHANGELOG.md
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
[email protected]
Features
c4c36c7- Fix highlighted text in 6.0. Thanks @freddyaboulton!4e9a330- Fix slider css issue. Thanks @freddyaboulton!Fixes
b9732d1- [BUGFIX] Fix stream file download in gradio client. Thanks @frascuchon!472e164- Make client backwards compatible with version 5. Thanks @freddyaboulton!2a2dd60- 12485 fix mcp client issue. Thanks @freddyaboulton!07fa494- Checkbox Label Fix. Thanks @dawoodkhan82!@gradio/[email protected]
Features
c4c36c7- Fix highlighted text in 6.0. Thanks @freddyaboulton!@gradio/[email protected]
Features
4e9a330- Fix slider css issue. Thanks @freddyaboulton![email protected]
Fixes
b9732d1- [BUGFIX] Fix stream file download in gradio client. Thanks @frascuchon!472e164- Make client backwards compatible with version 5. Thanks @freddyaboulton![email protected]
Features
28b49e3- add announcement pills to docs landing page. Thanks @hannahblair!Fixes
99756eb- Fix and bring back cc gallery on website. Thanks @aliabd!