Skip to content

Commit efee6bf

Browse files
chore: update versions
1 parent 2a2dd60 commit efee6bf

20 files changed

+65
-50
lines changed

.changeset/fancy-suns-refuse.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/old-ends-cheer.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/plain-hairs-sort.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/social-dots-press.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/spicy-news-slide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tricky-teeth-mate.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/wet-cats-scream.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# gradio
22

3+
## 6.0.2
4+
5+
### Features
6+
7+
- [#12475](https://github.com/gradio-app/gradio/pull/12475) [`c4c36c7`](https://github.com/gradio-app/gradio/commit/c4c36c7da3d14d60f4fd9b35bbe68d52f7b38bb9) - Fix highlighted text in 6.0. Thanks @freddyaboulton!
8+
- [#12476](https://github.com/gradio-app/gradio/pull/12476) [`4e9a330`](https://github.com/gradio-app/gradio/commit/4e9a330a85396659e8cf4d90f25d3dde82a685b3) - Fix slider css issue. Thanks @freddyaboulton!
9+
10+
### Fixes
11+
12+
- [#12490](https://github.com/gradio-app/gradio/pull/12490) [`472e164`](https://github.com/gradio-app/gradio/commit/472e16439f2573b33d21b9635706416518405ddd) - Make client backwards compatible with version 5. Thanks @freddyaboulton!
13+
- [#12489](https://github.com/gradio-app/gradio/pull/12489) [`2a2dd60`](https://github.com/gradio-app/gradio/commit/2a2dd60d5aa041d82640358a5ed6ba03f1b398e2) - 12485 fix mcp client issue. Thanks @freddyaboulton!
14+
- [#12477](https://github.com/gradio-app/gradio/pull/12477) [`07fa494`](https://github.com/gradio-app/gradio/commit/07fa4949fa5b806732eb429f732037615f9f546e) - Checkbox Label Fix. Thanks @dawoodkhan82!
15+
316
## 6.0.1
417

518
### Features

client/python/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# gradio_client
22

3+
## 2.0.1
4+
5+
### Fixes
6+
7+
- [#12490](https://github.com/gradio-app/gradio/pull/12490) [`472e164`](https://github.com/gradio-app/gradio/commit/472e16439f2573b33d21b9635706416518405ddd) - Make client backwards compatible with version 5. Thanks @freddyaboulton!
8+
39
## 2.0.0-dev.3
410

511
### Features

client/python/gradio_client/CHANGELOG.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
# gradio_client
2-
## 2.0.0
32

4-
### Features
3+
## 2.0.1
4+
5+
### Fixes
56

6-
- [#11908](https://github.com/gradio-app/gradio/pull/11908) [`029034f`](https://github.com/gradio-app/gradio/commit/029034f7853ea018d110efe9b7e2ef7d1407091c) - [No Merge] Gradio 6.0
7-
- [#12377](https://github.com/gradio-app/gradio/pull/12377) [`568644a`](https://github.com/gradio-app/gradio/commit/568644a88c4dbe1b6ad9468906b1e45ed07657f3) - Add a 6.0 migration guide and add deprecation warnings
8-
- [#11908](https://github.com/gradio-app/gradio/pull/11908) [`029034f`](https://github.com/gradio-app/gradio/commit/029034f7853ea018d110efe9b7e2ef7d1407091c) - Rename show_api
9-
- [#11908](https://github.com/gradio-app/gradio/pull/11908) [`029034f`](https://github.com/gradio-app/gradio/commit/029034f7853ea018d110efe9b7e2ef7d1407091c) - [Client] Fix ZeroGPU headers forwarding
7+
- [#12490](https://github.com/gradio-app/gradio/pull/12490) [`472e164`](https://github.com/gradio-app/gradio/commit/472e16439f2573b33d21b9635706416518405ddd) - Make client backwards compatible with version 5. Thanks @freddyaboulton!
108

119
## 2.0.0-dev.3
1210

0 commit comments

Comments
 (0)