Skip to content

Commit 7a8894d

Browse files
chore: update versions (#12478)
1 parent b9732d1 commit 7a8894d

21 files changed

Lines changed: 69 additions & 56 deletions

.changeset/famous-nights-cut.md

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

.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: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
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+
- [#12480](https://github.com/gradio-app/gradio/pull/12480) [`b9732d1`](https://github.com/gradio-app/gradio/commit/b9732d10680ca66fa7b3f1e763d3cdd57b38c6ed) - [BUGFIX] Fix stream file download in gradio client. Thanks @frascuchon!
13+
- [#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!
14+
- [#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!
15+
- [#12477](https://github.com/gradio-app/gradio/pull/12477) [`07fa494`](https://github.com/gradio-app/gradio/commit/07fa4949fa5b806732eb429f732037615f9f546e) - Checkbox Label Fix. Thanks @dawoodkhan82!
16+
317
## 6.0.1
418

519
### Features

client/python/CHANGELOG.md

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

3+
## 2.0.1
4+
5+
### Fixes
6+
7+
- [#12480](https://github.com/gradio-app/gradio/pull/12480) [`b9732d1`](https://github.com/gradio-app/gradio/commit/b9732d10680ca66fa7b3f1e763d3cdd57b38c6ed) - [BUGFIX] Fix stream file download in gradio client. Thanks @frascuchon!
8+
- [#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!
9+
310
## 2.0.0-dev.3
411

512
### Features

0 commit comments

Comments
 (0)