Skip to content

Commit 8e5a7f6

Browse files
chore: update versions (#11305)
1 parent bc299f1 commit 8e5a7f6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+359
-33
lines changed

.changeset/angry-bushes-sip.md

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

.changeset/dirty-showers-lay.md

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

.changeset/wise-paws-sing.md

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

CHANGELOG.md

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

3+
## 5.32.1
4+
5+
### Fixes
6+
7+
- [#11304](https://github.com/gradio-app/gradio/pull/11304) [`bdbc210`](https://github.com/gradio-app/gradio/commit/bdbc210dbf09555b3bd8f647c6f19621771b5771) - Fix custom components build and dev mode with certain base components (Image and Audio at least). Thanks @pngwn!
8+
- [#11307](https://github.com/gradio-app/gradio/pull/11307) [`bc299f1`](https://github.com/gradio-app/gradio/commit/bc299f12e54f765c2194da2c46a8d4520c44fbb3) - Show scroll to bottom button whenever user scrolls up in chatbot. Thanks @dawoodkhan82!
9+
- [#11282](https://github.com/gradio-app/gradio/pull/11282) [`9a6a6f5`](https://github.com/gradio-app/gradio/commit/9a6a6f524e8e9784144d45ea7b6327a1a7b3593c) - Fix DataFrame Group Flicker. Thanks @deckar01!
10+
311
## 5.32.0
412

513
### Features

gradio/CHANGELOG.md

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

3+
## 5.32.1
4+
5+
### Fixes
6+
7+
- [#11304](https://github.com/gradio-app/gradio/pull/11304) [`bdbc210`](https://github.com/gradio-app/gradio/commit/bdbc210dbf09555b3bd8f647c6f19621771b5771) - Fix custom components build and dev mode with certain base components (Image and Audio at least). Thanks @pngwn!
8+
- [#11307](https://github.com/gradio-app/gradio/pull/11307) [`bc299f1`](https://github.com/gradio-app/gradio/commit/bc299f12e54f765c2194da2c46a8d4520c44fbb3) - Show scroll to bottom button whenever user scrolls up in chatbot. Thanks @dawoodkhan82!
9+
- [#11282](https://github.com/gradio-app/gradio/pull/11282) [`9a6a6f5`](https://github.com/gradio-app/gradio/commit/9a6a6f524e8e9784144d45ea7b6327a1a7b3593c) - Fix DataFrame Group Flicker. Thanks @deckar01!
10+
311
## 5.32.0
412

513
### Features

gradio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gradio",
3-
"version": "5.32.0",
3+
"version": "5.32.1",
44
"description": "",
55
"python": "true"
66
}

js/_website/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## 0.57.0
44

5+
### Dependency updates
6+
7+
- @gradio/statustracker@0.10.12
8+
9+
## 0.57.0
10+
511
### Features
612

713
- [#11268](https://github.com/gradio-app/gradio/pull/11268) [`7bf3161`](https://github.com/gradio-app/gradio/commit/7bf3161c0688e664053b9288a3867d001a306ba0) - Add hackathon to website banner. Thanks @aliabd!

js/accordion/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
### Dependency updates
66

7+
- @gradio/statustracker@0.10.12
8+
9+
## 0.5.16
10+
11+
### Dependency updates
12+
713
- @gradio/statustracker@0.10.12
814
- @gradio/column@0.2.0
915

js/annotatedimage/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
### Dependency updates
66

7+
- @gradio/statustracker@0.10.12
8+
9+
## 0.9.20
10+
11+
### Dependency updates
12+
713
- @gradio/statustracker@0.10.12
814
- @gradio/client@1.15.1
915
- @gradio/upload@0.16.6

js/atoms/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## 0.16.1
44

5+
### Dependency updates
6+
7+
- @gradio/markdown-code@0.4.3
8+
9+
## 0.16.1
10+
511
### Features
612

713
- [#11177](https://github.com/gradio-app/gradio/pull/11177) [`3068196`](https://github.com/gradio-app/gradio/commit/3068196d47234fd1c1634f33b9ddfc089f5cbbe0) - Improved, smoother fullscreen mode for components. Thanks @aliabid94!

js/audio/CHANGELOG.md

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

3+
## 0.17.16
4+
5+
### Dependency updates
6+
7+
- @gradio/statustracker@0.10.12
8+
- @gradio/button@0.5.2
9+
310
## 0.17.15
411

512
### Fixes

js/audio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gradio/audio",
3-
"version": "0.17.15",
3+
"version": "0.17.16",
44
"description": "Gradio UI packages",
55
"type": "module",
66
"author": "",

js/button/CHANGELOG.md

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

3+
## 0.5.2
4+
5+
### Dependency updates
6+
7+
- @gradio/image@0.22.8
8+
39
## 0.5.1
410

511
### Dependency updates

js/button/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gradio/button",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "Gradio UI packages",
55
"type": "module",
66
"author": "",

js/chatbot/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @gradio/chatbot
22

3+
## 0.26.10
4+
5+
### Fixes
6+
7+
- [#11307](https://github.com/gradio-app/gradio/pull/11307) [`bc299f1`](https://github.com/gradio-app/gradio/commit/bc299f12e54f765c2194da2c46a8d4520c44fbb3) - Show scroll to bottom button whenever user scrolls up in chatbot. Thanks @dawoodkhan82!
8+
9+
### Dependency updates
10+
11+
- @gradio/statustracker@0.10.12
12+
- @gradio/gallery@0.15.21
13+
- @gradio/markdown-code@0.4.3
14+
- @gradio/plot@0.9.17
15+
- @gradio/video@0.14.16
16+
- @gradio/image@0.22.8
17+
318
## 0.26.9
419

520
### Dependency updates

js/chatbot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gradio/chatbot",
3-
"version": "0.26.9",
3+
"version": "0.26.10",
44
"description": "Gradio UI packages",
55
"type": "module",
66
"author": "",

js/checkbox/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
- @gradio/statustracker@0.10.12
88

9+
## 0.4.22
10+
11+
### Dependency updates
12+
13+
- @gradio/statustracker@0.10.12
14+
915
## 0.4.21
1016

1117
### Dependency updates

js/checkboxgroup/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
- @gradio/statustracker@0.10.12
88

9+
## 0.6.22
10+
11+
### Dependency updates
12+
13+
- @gradio/statustracker@0.10.12
14+
915
## 0.6.21
1016

1117
### Dependency updates

js/code/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
### Dependency updates
66

7+
- @gradio/statustracker@0.10.12
8+
9+
## 0.14.5
10+
11+
### Dependency updates
12+
713
- @gradio/statustracker@0.10.12
814
- @gradio/upload@0.16.6
915

js/colorpicker/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
- @gradio/statustracker@0.10.12
88

9+
## 0.4.22
10+
11+
### Dependency updates
12+
13+
- @gradio/statustracker@0.10.12
14+
915
## 0.4.21
1016

1117
### Dependency updates

js/column/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@
1010

1111
### Dependency updates
1212

13+
- @gradio/statustracker@0.10.12
14+
15+
## 0.2.0
16+
17+
### Dependency updates
18+
1319
- @gradio/statustracker@0.10.11
1420

1521
## 0.2.0

js/component-test/CHANGELOG.md

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

3+
## 0.5.22
4+
5+
### Dependency updates
6+
7+
- @gradio/video@0.14.16
8+
39
## 0.5.21
410

511
### Dependency updates

js/component-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@self/component-test",
3-
"version": "0.5.21",
3+
"version": "0.5.22",
44
"scripts": {
55
"dev": "vite dev",
66
"build": "vite build",

js/core/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## 0.18.1
44

5+
### Dependency updates
6+
7+
- @gradio/statustracker@0.10.12
8+
- @gradio/gallery@0.15.21
9+
- @gradio/plot@0.9.17
10+
- @gradio/button@0.5.2
11+
- @gradio/video@0.14.16
12+
- @gradio/image@0.22.8
13+
- @gradio/file@0.12.19
14+
15+
## 0.18.1
16+
517
### Features
618

719
- [#11289](https://github.com/gradio-app/gradio/pull/11289) [`1b6bd1e`](https://github.com/gradio-app/gradio/commit/1b6bd1ee5a96541e88b5834784b9acd6bd344187) - Include default values in MCP docs. Thanks @abidlabs!

js/dataframe/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @gradio/dataframe
22

3+
## 0.17.14
4+
5+
### Fixes
6+
7+
- [#11282](https://github.com/gradio-app/gradio/pull/11282) [`9a6a6f5`](https://github.com/gradio-app/gradio/commit/9a6a6f524e8e9784144d45ea7b6327a1a7b3593c) - Fix DataFrame Group Flicker. Thanks @deckar01!
8+
9+
### Dependency updates
10+
11+
- @gradio/statustracker@0.10.12
12+
- @gradio/markdown-code@0.4.3
13+
- @gradio/button@0.5.2
14+
315
## 0.17.13
416

517
### Dependency updates

js/dataframe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gradio/dataframe",
3-
"version": "0.17.13",
3+
"version": "0.17.14",
44
"description": "Gradio UI packages",
55
"type": "module",
66
"author": "",

js/datetime/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
- @gradio/statustracker@0.10.12
88

9+
## 0.3.14
10+
11+
### Dependency updates
12+
13+
- @gradio/statustracker@0.10.12
14+
915
## 0.3.13
1016

1117
### Dependency updates

js/downloadbutton/CHANGELOG.md

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

3+
## 0.4.2
4+
5+
### Dependency updates
6+
7+
- @gradio/button@0.5.2
8+
39
## 0.4.1
410

511
### Dependency updates

js/downloadbutton/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gradio/downloadbutton",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "Gradio UI packages",
55
"type": "module",
66
"author": "",

js/dropdown/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
- @gradio/statustracker@0.10.12
88

9+
## 0.9.22
10+
11+
### Dependency updates
12+
13+
- @gradio/statustracker@0.10.12
14+
915
## 0.9.21
1016

1117
### Dependency updates

js/fallback/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
- @gradio/statustracker@0.10.12
88

9+
## 0.4.22
10+
11+
### Dependency updates
12+
13+
- @gradio/statustracker@0.10.12
14+
915
## 0.4.21
1016

1117
### Dependency updates

js/file/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
### Dependency updates
66

7+
- @gradio/statustracker@0.10.12
8+
9+
## 0.12.19
10+
11+
### Dependency updates
12+
713
- @gradio/statustracker@0.10.12
814
- @gradio/client@1.15.1
915
- @gradio/upload@0.16.6

js/fileexplorer/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
### Dependency updates
66

7+
- @gradio/statustracker@0.10.12
8+
- @gradio/file@0.12.19
9+
10+
## 0.5.30
11+
12+
### Dependency updates
13+
714
- @gradio/statustracker@0.10.12
815
- @gradio/client@1.15.1
916
- @gradio/upload@0.16.6

0 commit comments

Comments
 (0)