Skip to content

chore: update versions #11367

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 11, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .changeset/common-pugs-taste.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/cuddly-boxes-hear.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/famous-rice-nail.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/happy-experts-wink.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/real-emus-add.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/stupid-radios-throw.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/ten-coins-sit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-jars-hide.md

This file was deleted.

16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# gradio

## 5.33.2

### Features

- [#11372](https://github.com/gradio-app/gradio/pull/11372) [`7282c9e`](https://github.com/gradio-app/gradio/commit/7282c9eb1ed0ce8608f9a1157f3243e8c1b0f597) - Plot re-render fixes. Thanks @aliabid94!
- [#11380](https://github.com/gradio-app/gradio/pull/11380) [`0b2b6cb`](https://github.com/gradio-app/gradio/commit/0b2b6cbd44562a2f5843af872fe6761c5f255185) - Truncate textbox examples to 70 chars. Thanks @hannahblair!
- [#11369](https://github.com/gradio-app/gradio/pull/11369) [`6aed692`](https://github.com/gradio-app/gradio/commit/6aed692d94541c0233648833cc87b2f217421d43) - Tiny typo when running gradio in colab. Thanks @abidlabs!

### Fixes

- [#11363](https://github.com/gradio-app/gradio/pull/11363) [`5e3ec9c`](https://github.com/gradio-app/gradio/commit/5e3ec9cf2c221fcd0d84f07d5757b63940cc1238) - Redesign the `gr.Datetime` component and ensure it works within an iframe (e.g. on Spaces). Thanks @abidlabs!
- [#11368](https://github.com/gradio-app/gradio/pull/11368) [`3f53679`](https://github.com/gradio-app/gradio/commit/3f5367986e90c57465bdbb809b318da6aed5400d) - Fixes chatbot unsupported components. Thanks @dawoodkhan82!
- [#11364](https://github.com/gradio-app/gradio/pull/11364) [`467de5d`](https://github.com/gradio-app/gradio/commit/467de5d865f8b841cb0d065031d5458f52ee2d29) - Call load events on @gr.render. Thanks @freddyaboulton!
- [#11362](https://github.com/gradio-app/gradio/pull/11362) [`1b88339`](https://github.com/gradio-app/gradio/commit/1b883395eb3feceed60ec79fcf19285269e2b171) - Fix Gallery thumbnail overflow. Thanks @freddyaboulton!
- [#11379](https://github.com/gradio-app/gradio/pull/11379) [`546008c`](https://github.com/gradio-app/gradio/commit/546008c9c3e460e736da3feae0027b2b7b583e1e) - Fixes hardcoded HTTP protocol in dev reload. Thanks @mtojek!

## 5.33.1

### Features
Expand Down
16 changes: 16 additions & 0 deletions gradio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# gradio

## 5.33.2

### Features

- [#11372](https://github.com/gradio-app/gradio/pull/11372) [`7282c9e`](https://github.com/gradio-app/gradio/commit/7282c9eb1ed0ce8608f9a1157f3243e8c1b0f597) - Plot re-render fixes. Thanks @aliabid94!
- [#11380](https://github.com/gradio-app/gradio/pull/11380) [`0b2b6cb`](https://github.com/gradio-app/gradio/commit/0b2b6cbd44562a2f5843af872fe6761c5f255185) - Truncate textbox examples to 70 chars. Thanks @hannahblair!
- [#11369](https://github.com/gradio-app/gradio/pull/11369) [`6aed692`](https://github.com/gradio-app/gradio/commit/6aed692d94541c0233648833cc87b2f217421d43) - Tiny typo when running gradio in colab. Thanks @abidlabs!

### Fixes

- [#11363](https://github.com/gradio-app/gradio/pull/11363) [`5e3ec9c`](https://github.com/gradio-app/gradio/commit/5e3ec9cf2c221fcd0d84f07d5757b63940cc1238) - Redesign the `gr.Datetime` component and ensure it works within an iframe (e.g. on Spaces). Thanks @abidlabs!
- [#11368](https://github.com/gradio-app/gradio/pull/11368) [`3f53679`](https://github.com/gradio-app/gradio/commit/3f5367986e90c57465bdbb809b318da6aed5400d) - Fixes chatbot unsupported components. Thanks @dawoodkhan82!
- [#11364](https://github.com/gradio-app/gradio/pull/11364) [`467de5d`](https://github.com/gradio-app/gradio/commit/467de5d865f8b841cb0d065031d5458f52ee2d29) - Call load events on @gr.render. Thanks @freddyaboulton!
- [#11362](https://github.com/gradio-app/gradio/pull/11362) [`1b88339`](https://github.com/gradio-app/gradio/commit/1b883395eb3feceed60ec79fcf19285269e2b171) - Fix Gallery thumbnail overflow. Thanks @freddyaboulton!
- [#11379](https://github.com/gradio-app/gradio/pull/11379) [`546008c`](https://github.com/gradio-app/gradio/commit/546008c9c3e460e736da3feae0027b2b7b583e1e) - Fixes hardcoded HTTP protocol in dev reload. Thanks @mtojek!

## 5.33.1

### Features
Expand Down
2 changes: 1 addition & 1 deletion gradio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gradio",
"version": "5.33.1",
"version": "5.33.2",
"description": "",
"python": "true"
}
6 changes: 6 additions & 0 deletions js/_website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# website

## 0.57.3

### Dependency updates

- @gradio/[email protected]

## 0.57.2

### Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion js/_website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "website",
"version": "0.57.2",
"version": "0.57.3",
"private": true,
"scripts": {
"dev": "pip install boto3 && python generate_jsons/generate.py && python ../../scripts/generate_theme.py --outfile ./src/lib/assets/theme.css && vite dev",
Expand Down
6 changes: 6 additions & 0 deletions js/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @self/app

## 1.49.13

### Dependency updates

- @gradio/[email protected]

## 1.49.12

### Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion js/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@self/app",
"version": "1.49.12",
"version": "1.49.13",
"private": true,
"scripts": {
"dev": "vite dev",
Expand Down
10 changes: 10 additions & 0 deletions js/chatbot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @gradio/chatbot

## 0.26.13

### Fixes

- [#11368](https://github.com/gradio-app/gradio/pull/11368) [`3f53679`](https://github.com/gradio-app/gradio/commit/3f5367986e90c57465bdbb809b318da6aed5400d) - Fixes chatbot unsupported components. Thanks @dawoodkhan82!

### Dependency updates

- @gradio/[email protected]

## 0.26.12

### Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion js/chatbot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/chatbot",
"version": "0.26.12",
"version": "0.26.13",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
6 changes: 6 additions & 0 deletions js/code/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gradio/code

## 0.14.7

### Features

- [#11380](https://github.com/gradio-app/gradio/pull/11380) [`0b2b6cb`](https://github.com/gradio-app/gradio/commit/0b2b6cbd44562a2f5843af872fe6761c5f255185) - Truncate textbox examples to 70 chars. Thanks @hannahblair!

## 0.14.6

### Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion js/code/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/code",
"version": "0.14.6",
"version": "0.14.7",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
12 changes: 12 additions & 0 deletions js/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @gradio/core

## 0.19.2

### Fixes

- [#11364](https://github.com/gradio-app/gradio/pull/11364) [`467de5d`](https://github.com/gradio-app/gradio/commit/467de5d865f8b841cb0d065031d5458f52ee2d29) - Call load events on @gr.render. Thanks @freddyaboulton!

### Dependency updates

- @gradio/[email protected]
- @gradio/[email protected]
- @gradio/[email protected]

## 0.19.1

### Fixes
Expand Down
2 changes: 1 addition & 1 deletion js/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/core",
"version": "0.19.1",
"version": "0.19.2",
"type": "module",
"devDependencies": {
"@gradio/accordion": "workspace:^",
Expand Down
6 changes: 6 additions & 0 deletions js/dataset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gradio/dataset

## 0.4.23

### Dependency updates

- @gradio/[email protected]

## 0.4.22

### Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion js/dataset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/dataset",
"version": "0.4.22",
"version": "0.4.23",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
6 changes: 6 additions & 0 deletions js/datetime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gradio/datetime

## 0.3.15

### Fixes

- [#11363](https://github.com/gradio-app/gradio/pull/11363) [`5e3ec9c`](https://github.com/gradio-app/gradio/commit/5e3ec9cf2c221fcd0d84f07d5757b63940cc1238) - Redesign the `gr.Datetime` component and ensure it works within an iframe (e.g. on Spaces). Thanks @abidlabs!

## 0.3.14

### Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion js/datetime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/datetime",
"version": "0.3.14",
"version": "0.3.15",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
6 changes: 6 additions & 0 deletions js/gallery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gradio/gallery

## 0.15.23

### Fixes

- [#11362](https://github.com/gradio-app/gradio/pull/11362) [`1b88339`](https://github.com/gradio-app/gradio/commit/1b883395eb3feceed60ec79fcf19285269e2b171) - Fix Gallery thumbnail overflow. Thanks @freddyaboulton!

## 0.15.22

### Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion js/gallery/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/gallery",
"version": "0.15.22",
"version": "0.15.23",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
6 changes: 6 additions & 0 deletions js/lite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gradio/lite

## 5.33.2

### Dependency updates

- @gradio/[email protected]

## 5.33.1

### Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion js/lite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/lite",
"version": "5.33.1",
"version": "5.33.2",
"description": "Serverless Gradio",
"type": "module",
"main": "dist/lite.js",
Expand Down
6 changes: 6 additions & 0 deletions js/markdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gradio/markdown

## 0.13.15

### Features

- [#11380](https://github.com/gradio-app/gradio/pull/11380) [`0b2b6cb`](https://github.com/gradio-app/gradio/commit/0b2b6cbd44562a2f5843af872fe6761c5f255185) - Truncate textbox examples to 70 chars. Thanks @hannahblair!

## 0.13.14

### Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion js/markdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/markdown",
"version": "0.13.14",
"version": "0.13.15",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
6 changes: 6 additions & 0 deletions js/nativeplot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gradio/nativeplot

## 0.6.1

### Features

- [#11372](https://github.com/gradio-app/gradio/pull/11372) [`7282c9e`](https://github.com/gradio-app/gradio/commit/7282c9eb1ed0ce8608f9a1157f3243e8c1b0f597) - Plot re-render fixes. Thanks @aliabid94!

## 0.6.0

### Features
Expand Down
2 changes: 1 addition & 1 deletion js/nativeplot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/nativeplot",
"version": "0.6.0",
"version": "0.6.1",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
6 changes: 6 additions & 0 deletions js/simpletextbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gradio/simpletextbox

## 0.3.23

### Features

- [#11380](https://github.com/gradio-app/gradio/pull/11380) [`0b2b6cb`](https://github.com/gradio-app/gradio/commit/0b2b6cbd44562a2f5843af872fe6761c5f255185) - Truncate textbox examples to 70 chars. Thanks @hannahblair!

## 0.3.22

### Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion js/simpletextbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/simpletextbox",
"version": "0.3.22",
"version": "0.3.23",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
10 changes: 10 additions & 0 deletions js/spa/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @self/spa

## 0.8.3

### Fixes

- [#11379](https://github.com/gradio-app/gradio/pull/11379) [`546008c`](https://github.com/gradio-app/gradio/commit/546008c9c3e460e736da3feae0027b2b7b583e1e) - Fixes hardcoded HTTP protocol in dev reload. Thanks @mtojek!

### Dependency updates

- @gradio/[email protected]

## 0.8.2

### Fixes
Expand Down
2 changes: 1 addition & 1 deletion js/spa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@self/spa",
"version": "0.8.2",
"version": "0.8.3",
"private": true,
"type": "module",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions js/textbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gradio/textbox

## 0.10.14

### Features

- [#11380](https://github.com/gradio-app/gradio/pull/11380) [`0b2b6cb`](https://github.com/gradio-app/gradio/commit/0b2b6cbd44562a2f5843af872fe6761c5f255185) - Truncate textbox examples to 70 chars. Thanks @hannahblair!

## 0.10.13

### Fixes
Expand Down
Loading
Loading