Merged
Conversation
Collaborator
Author
🪼 branch checks and previews
Install Gradio from this PR pip install https://gradio-pypi-previews.s3.amazonaws.com/5e6e1eb60493a9bc8feaee8913272efe4b5fb198/gradio-6.8.0-py3-none-any.whlInstall Gradio Python Client from this PR pip install "gradio-client @ git+https://github.com/gradio-app/gradio@5e6e1eb60493a9bc8feaee8913272efe4b5fb198#subdirectory=client/python"Install Gradio JS Client from this PR npm install https://gradio-npm-previews.s3.amazonaws.com/5e6e1eb60493a9bc8feaee8913272efe4b5fb198/gradio-client-2.1.0.tgz |
771b735 to
1071e83
Compare
1071e83 to
c849cea
Compare
c849cea to
908abae
Compare
908abae to
9e218b0
Compare
9e218b0 to
2466811
Compare
2466811 to
34925bb
Compare
34925bb to
0f05b8e
Compare
0f05b8e to
672101b
Compare
672101b to
dfa4efb
Compare
dfa4efb to
5296d6b
Compare
5296d6b to
464eb57
Compare
464eb57 to
ffc5cf2
Compare
ffc5cf2 to
65fa7f8
Compare
65fa7f8 to
515de11
Compare
515de11 to
4e73df4
Compare
4e73df4 to
478f06c
Compare
478f06c to
379c43b
Compare
379c43b to
04cbcd2
Compare
04cbcd2 to
5d7654a
Compare
5d7654a to
03ebc97
Compare
03ebc97 to
504455e
Compare
504455e to
a0ca9ac
Compare
a0ca9ac to
88045b9
Compare
88045b9 to
5e6e1eb
Compare
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.9.0
Features
078685d- docs:Add "Understanding Image Types" section to Image component docs. Thanks @Pchambet!486e920- docs:Add "Common Patterns" section to Slider component docs. Thanks @Pchambet!c498688- Ensure svelte version mismatches do not break custom components. Thanks @pngwn!424a4e4- Allow gr.HTML to trigger any event name. Thanks @aliabid94!Fixes
48fa743- Fix Mounting Gradio in FastAPI behind reverse proxy. Thanks @freddyaboulton!77e7871- Fixes hidden accordion's children losing all values. Thanks @aliabid94!a2bd6e1- feat(highlighted_text): add show_whitespaces param to preserve spaces. Thanks @Whosxws!e5ba4fa- perf: use deque for SSE pending message queues in gradio_client. Thanks @giulio-leone!bb127c7- ensureshow_progressworks as expected ingr.Markdown. Thanks @hannahblair!0595d1b- bypass HTTP loopback for non-queued MCP tool calls, callingblocks.process_api()directly to reduce latency. Thanks @Mandark-droid!7326ea3- remove new console logs. Thanks @hannahblair!673feb4- Fix website local font paths and font-weight CSS. Thanks @hannahblair!fe95534- Fix custom component reload mode. Thanks @freddyaboulton!2c769c7- Fix massive dropdown slowdowns caused by descructuring a derived array. Thanks @its5Q!a74d379- Fix BrowserState Pydantic model serialization to str instead of dict. Thanks @OiPunk!83b223b- fix: forward debug flag from launch() to FastAPI app. Thanks @OiPunk!d610464- Fix Reload Mode When Annotated Types Are Used. Thanks @freddyaboulton!8523c89- Fix submit button not restored after example click. Thanks @hysts!e8dadd6- Fix fill_height not working after Svelte 5 migration. Thanks @hysts!@gradio/accordion@0.5.32
Fixes
77e7871- Fixes hidden accordion's children losing all values. Thanks @aliabid94!Dependency updates
@gradio/annotatedimage@0.11.4
Dependency updates
@gradio/atoms@0.22.2
Dependency updates
@gradio/audio@0.22.4
Dependency updates
@gradio/browserstate@0.3.7
Dependency updates
@gradio/button@0.6.5
Dependency updates
@gradio/chatbot@0.29.5
Dependency updates
@gradio/checkbox@0.6.4
Dependency updates
@gradio/checkboxgroup@0.9.4
Dependency updates
@gradio/code@0.17.4
Dependency updates
@gradio/colorpicker@0.5.7
Dependency updates
@gradio/core@1.4.0
Features
c498688- Ensure svelte version mismatches do not break custom components. Thanks @pngwn!Fixes
7326ea3- remove new console logs. Thanks @hannahblair!fe95534- Fix custom component reload mode. Thanks @freddyaboulton!e8dadd6- Fix fill_height not working after Svelte 5 migration. Thanks @hysts!Dependency updates
@gradio/dataframe@0.21.7
Dependency updates
@gradio/dataset@0.5.5
Dependency updates
@gradio/datetime@0.4.4
Dependency updates
@gradio/dialogue@0.3.4
Dependency updates
@gradio/downloadbutton@0.4.18
Dependency updates
@gradio/dropdown@0.11.5
Fixes
2c769c7- Fix massive dropdown slowdowns caused by descructuring a derived array. Thanks @its5Q!Dependency updates
@gradio/fallback@0.4.35
Dependency updates
@gradio/file@0.14.4
Dependency updates
@gradio/fileexplorer@0.6.4
Dependency updates
@gradio/form@0.3.1
Dependency updates
@gradio/gallery@0.17.3
Dependency updates
@gradio/group@0.3.3
Dependency updates
@gradio/highlightedtext@0.11.3
Fixes
a2bd6e1- feat(highlighted_text): add show_whitespaces param to preserve spaces. Thanks @Whosxws!Dependency updates
@gradio/html@0.11.1
Dependency updates
@gradio/image@0.25.4
Dependency updates
@gradio/imageeditor@0.18.7
Dependency updates
@gradio/imageslider@0.4.4
Dependency updates
@gradio/json@0.7.3
Dependency updates
@gradio/label@0.6.4
Dependency updates
@gradio/markdown@0.13.29
Fixes
bb127c7- ensureshow_progressworks as expected ingr.Markdown. Thanks @hannahblair!Dependency updates
@gradio/model3d@0.16.5
Dependency updates
@gradio/multimodaltextbox@0.11.7
Dependency updates
@gradio/nativeplot@0.10.3
Dependency updates
@gradio/navbar@0.2.7
Dependency updates
@gradio/number@0.8.4
Dependency updates
@gradio/paramviewer@0.9.5
Dependency updates
@gradio/plot@0.10.5
Dependency updates
@gradio/preview@0.16.0
Features
c498688- Ensure svelte version mismatches do not break custom components. Thanks @pngwn!Fixes
7326ea3- remove new console logs. Thanks @hannahblair!@gradio/radio@0.9.4
Dependency updates
@gradio/sidebar@0.2.4
Dependency updates
@gradio/simpledropdown@0.3.35
Dependency updates
@gradio/simpleimage@0.9.6
Dependency updates
@gradio/simpletextbox@0.3.37
Dependency updates
@gradio/slider@0.7.7
Dependency updates
@gradio/state@0.2.3
Dependency updates
@gradio/statustracker@0.12.5
Dependency updates
@gradio/tabitem@0.6.6
Dependency updates
@gradio/tabs@0.5.8
Dependency updates
@gradio/textbox@0.13.5
Dependency updates
@gradio/timer@0.4.9
Dependency updates
@gradio/upload@0.17.7
Dependency updates
@gradio/uploadbutton@0.9.18
Dependency updates
@gradio/utils@0.12.0
Features
c498688- Ensure svelte version mismatches do not break custom components. Thanks @pngwn!@gradio/vibeeditor@0.3.6
Dependency updates
@gradio/video@0.20.4
Dependency updates
gradio_client@2.3.0
Features
c498688- Ensure svelte version mismatches do not break custom components. Thanks @pngwn!Fixes
e5ba4fa- perf: use deque for SSE pending message queues in gradio_client. Thanks @giulio-leone!website@0.72.0
Features
4a0fe6e- Fix Custom HTML Gallery URL. Thanks @freddyaboulton!84a9235- Fix table styling on the docs. Thanks @aliabd!Fixes
673feb4- Fix website local font paths and font-weight CSS. Thanks @hannahblair!50e9c84- HTML Gallery Tweaks + Docs. Thanks @freddyaboulton!Dependency updates
@self/app@2.1.0
Features
c498688- Ensure svelte version mismatches do not break custom components. Thanks @pngwn!Dependency updates
@self/build@0.6.0
Features
c498688- Ensure svelte version mismatches do not break custom components. Thanks @pngwn!@self/spa@1.1.0
Features
c498688- Ensure svelte version mismatches do not break custom components. Thanks @pngwn!Fixes
7326ea3- remove new console logs. Thanks @hannahblair!Dependency updates
@self/tootils@0.10.0
Features
c498688- Ensure svelte version mismatches do not break custom components. Thanks @pngwn!Dependency updates