Skip to content
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/afraid-cycles-post.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/afraid-donuts-teach.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chubby-trees-pay.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/dirty-donkeys-fly.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/early-dingos-dream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hungry-lizards-hang.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/little-hairs-taste.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/old-coins-heal.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shiny-zebras-swim.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/small-forks-shop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-dots-lie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yummy-rings-raise.md

This file was deleted.

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

## 5.31.0

### Features

- [#11229](https://github.com/gradio-app/gradio/pull/11229) [`231ccfe`](https://github.com/gradio-app/gradio/commit/231ccfeed0a9f3971489e571cceaf8bea28fdd54) - Chatbot autoscroll fix. Thanks @dawoodkhan82!
- [#11224](https://github.com/gradio-app/gradio/pull/11224) [`834e92c`](https://github.com/gradio-app/gradio/commit/834e92c187f200665c78c344f0b38f5adede807b) - Fix re-rendering with key when setting a value to None. Thanks @aliabid94!
- [#10832](https://github.com/gradio-app/gradio/pull/10832) [`d457438`](https://github.com/gradio-app/gradio/commit/d4574381bdd12709183c3affe740fada82b8baea) - Screen recording. Thanks @dawoodkhan82!

### Fixes

- [#11236](https://github.com/gradio-app/gradio/pull/11236) [`3a7750c`](https://github.com/gradio-app/gradio/commit/3a7750cb8e0f5f860c72db9ab02f7ce4d324d6c5) - Add padding param to gr.Markdown. Thanks @hannahblair!
- [#11238](https://github.com/gradio-app/gradio/pull/11238) [`13c8510`](https://github.com/gradio-app/gradio/commit/13c85108ec44408c614a353656d12221f0317150) - Fix DeepLink Query Parameters. Thanks @freddyaboulton!
- [#11228](https://github.com/gradio-app/gradio/pull/11228) [`0b7f753`](https://github.com/gradio-app/gradio/commit/0b7f753a8e400795b5e03fd3faf2a6d1f4426f05) - Improve slider alignment. Thanks @hannahblair!
- [#11227](https://github.com/gradio-app/gradio/pull/11227) [`4099700`](https://github.com/gradio-app/gradio/commit/40997002090b0ad7cd1037872523dcdd9bf45bc3) - Check file validity even if preprocess=False. Thanks @freddyaboulton!
- [#11230](https://github.com/gradio-app/gradio/pull/11230) [`62a8d97`](https://github.com/gradio-app/gradio/commit/62a8d97fe8a92886f22af11b5fdef14bace69ea8) - Fix Model3D `camera_position` param. Thanks @dawoodkhan82!
- [#11231](https://github.com/gradio-app/gradio/pull/11231) [`78a3854`](https://github.com/gradio-app/gradio/commit/78a38543d843a7afac360f9022318c4defa1682f) - Fix MCP server mounted path. Thanks @abidlabs!
- [#11244](https://github.com/gradio-app/gradio/pull/11244) [`ed97e39`](https://github.com/gradio-app/gradio/commit/ed97e390f1790b77192368a77cd2d10c90a232c5) - Ensure `show_indices` works as expected in gr.JSON. Thanks @hannahblair!
- [#11232](https://github.com/gradio-app/gradio/pull/11232) [`8ea7ce7`](https://github.com/gradio-app/gradio/commit/8ea7ce7312a743590c053bcece950ab001bbd8e5) - Provide a workaround for the MCP integration for endpoints that have `gr.State` components. Thanks @abidlabs!
- [#11246](https://github.com/gradio-app/gradio/pull/11246) [`bfb9bcf`](https://github.com/gradio-app/gradio/commit/bfb9bcf956c61c69e5809eb96d2bab2b3e9d9dcb) - Remove Deep Link events from API page. Thanks @freddyaboulton!

## 5.30.0

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

## 5.31.0

### Features

- [#11229](https://github.com/gradio-app/gradio/pull/11229) [`231ccfe`](https://github.com/gradio-app/gradio/commit/231ccfeed0a9f3971489e571cceaf8bea28fdd54) - Chatbot autoscroll fix. Thanks @dawoodkhan82!
- [#11224](https://github.com/gradio-app/gradio/pull/11224) [`834e92c`](https://github.com/gradio-app/gradio/commit/834e92c187f200665c78c344f0b38f5adede807b) - Fix re-rendering with key when setting a value to None. Thanks @aliabid94!
- [#10832](https://github.com/gradio-app/gradio/pull/10832) [`d457438`](https://github.com/gradio-app/gradio/commit/d4574381bdd12709183c3affe740fada82b8baea) - Screen recording. Thanks @dawoodkhan82!

### Fixes

- [#11236](https://github.com/gradio-app/gradio/pull/11236) [`3a7750c`](https://github.com/gradio-app/gradio/commit/3a7750cb8e0f5f860c72db9ab02f7ce4d324d6c5) - Add padding param to gr.Markdown. Thanks @hannahblair!
- [#11238](https://github.com/gradio-app/gradio/pull/11238) [`13c8510`](https://github.com/gradio-app/gradio/commit/13c85108ec44408c614a353656d12221f0317150) - Fix DeepLink Query Parameters. Thanks @freddyaboulton!
- [#11228](https://github.com/gradio-app/gradio/pull/11228) [`0b7f753`](https://github.com/gradio-app/gradio/commit/0b7f753a8e400795b5e03fd3faf2a6d1f4426f05) - Improve slider alignment. Thanks @hannahblair!
- [#11227](https://github.com/gradio-app/gradio/pull/11227) [`4099700`](https://github.com/gradio-app/gradio/commit/40997002090b0ad7cd1037872523dcdd9bf45bc3) - Check file validity even if preprocess=False. Thanks @freddyaboulton!
- [#11230](https://github.com/gradio-app/gradio/pull/11230) [`62a8d97`](https://github.com/gradio-app/gradio/commit/62a8d97fe8a92886f22af11b5fdef14bace69ea8) - Fix Model3D `camera_position` param. Thanks @dawoodkhan82!
- [#11231](https://github.com/gradio-app/gradio/pull/11231) [`78a3854`](https://github.com/gradio-app/gradio/commit/78a38543d843a7afac360f9022318c4defa1682f) - Fix MCP server mounted path. Thanks @abidlabs!
- [#11244](https://github.com/gradio-app/gradio/pull/11244) [`ed97e39`](https://github.com/gradio-app/gradio/commit/ed97e390f1790b77192368a77cd2d10c90a232c5) - Ensure `show_indices` works as expected in gr.JSON. Thanks @hannahblair!
- [#11232](https://github.com/gradio-app/gradio/pull/11232) [`8ea7ce7`](https://github.com/gradio-app/gradio/commit/8ea7ce7312a743590c053bcece950ab001bbd8e5) - Provide a workaround for the MCP integration for endpoints that have `gr.State` components. Thanks @abidlabs!
- [#11246](https://github.com/gradio-app/gradio/pull/11246) [`bfb9bcf`](https://github.com/gradio-app/gradio/commit/bfb9bcf956c61c69e5809eb96d2bab2b3e9d9dcb) - Remove Deep Link events from API page. Thanks @freddyaboulton!

## 5.30.0

### 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.30.0",
"version": "5.31.0",
"description": "",
"python": "true"
}
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.9

### Dependency updates

- @gradio/[email protected]

## 1.49.8

### 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.8",
"version": "1.49.9",
"private": true,
"scripts": {
"dev": "vite dev",
Expand Down
6 changes: 6 additions & 0 deletions js/chatbot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gradio/chatbot

## 0.26.8

### Features

- [#11229](https://github.com/gradio-app/gradio/pull/11229) [`231ccfe`](https://github.com/gradio-app/gradio/commit/231ccfeed0a9f3971489e571cceaf8bea28fdd54) - Chatbot autoscroll fix. Thanks @dawoodkhan82!

## 0.26.7

### 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.7",
"version": "0.26.8",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
7 changes: 7 additions & 0 deletions js/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @gradio/core

## 0.18.0

### Features

- [#11224](https://github.com/gradio-app/gradio/pull/11224) [`834e92c`](https://github.com/gradio-app/gradio/commit/834e92c187f200665c78c344f0b38f5adede807b) - Fix re-rendering with key when setting a value to None. Thanks @aliabid94!
- [#10832](https://github.com/gradio-app/gradio/pull/10832) [`d457438`](https://github.com/gradio-app/gradio/commit/d4574381bdd12709183c3affe740fada82b8baea) - Screen recording. Thanks @dawoodkhan82!

## 0.17.0

### Features
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.17.0",
"version": "0.18.0",
"type": "module",
"devDependencies": {
"@gradio/accordion": "workspace:^",
Expand Down
6 changes: 6 additions & 0 deletions js/json/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gradio/json

## 0.5.23

### Fixes

- [#11244](https://github.com/gradio-app/gradio/pull/11244) [`ed97e39`](https://github.com/gradio-app/gradio/commit/ed97e390f1790b77192368a77cd2d10c90a232c5) - Ensure `show_indices` works as expected in gr.JSON. Thanks @hannahblair!

## 0.5.22

### Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion js/json/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/json",
"version": "0.5.22",
"version": "0.5.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.31.0

### Dependency updates

- @gradio/[email protected]

## 5.30.0

### 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.30.0",
"version": "5.31.0",
"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.13

### Fixes

- [#11236](https://github.com/gradio-app/gradio/pull/11236) [`3a7750c`](https://github.com/gradio-app/gradio/commit/3a7750cb8e0f5f860c72db9ab02f7ce4d324d6c5) - Add padding param to gr.Markdown. Thanks @hannahblair!

## 0.13.12

### 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.12",
"version": "0.13.13",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
6 changes: 6 additions & 0 deletions js/model3D/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gradio/model3d

## 0.14.14

### Fixes

- [#11230](https://github.com/gradio-app/gradio/pull/11230) [`62a8d97`](https://github.com/gradio-app/gradio/commit/62a8d97fe8a92886f22af11b5fdef14bace69ea8) - Fix Model3D `camera_position` param. Thanks @dawoodkhan82!

## 0.14.13

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

## 0.6.10

### Fixes

- [#11228](https://github.com/gradio-app/gradio/pull/11228) [`0b7f753`](https://github.com/gradio-app/gradio/commit/0b7f753a8e400795b5e03fd3faf2a6d1f4426f05) - Improve slider alignment. Thanks @hannahblair!

## 0.6.9

### Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion js/slider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gradio/slider",
"version": "0.6.9",
"version": "0.6.10",
"description": "Gradio UI packages",
"type": "module",
"author": "",
Expand Down
6 changes: 6 additions & 0 deletions js/spa/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

### Dependency updates

- @gradio/[email protected]

## 0.8.1

### Dependency updates

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

Expand Down
Loading