Skip to content

Commit 1a4b266

Browse files
chore: update versions (#11786)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a490ca8 commit 1a4b266

File tree

62 files changed

+344
-33
lines changed

Some content is hidden

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

62 files changed

+344
-33
lines changed

.changeset/lovely-deer-wish.md

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

.changeset/ninety-news-study.md

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

.changeset/smart-walls-jump.md

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

.changeset/thin-mails-behave.md

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

CHANGELOG.md

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

3+
## 5.44.1
4+
5+
### Features
6+
7+
- [#11776](https://github.com/gradio-app/gradio/pull/11776) [`3393b70`](https://github.com/gradio-app/gradio/commit/3393b7060ffe4b50053442b07cc4ca321b572235) - Support deploying to Google Cloud using `gradio deploy --provider gcloud`. Thanks @abidlabs!
8+
- [#11764](https://github.com/gradio-app/gradio/pull/11764) [`e6ce731`](https://github.com/gradio-app/gradio/commit/e6ce731bbcf2889c8147e57bc2ca97e2c731ddf5) - Display performance metrics for API/MCP requests in View API page. Thanks @freddyaboulton!
9+
10+
### Fixes
11+
12+
- [#11769](https://github.com/gradio-app/gradio/pull/11769) [`b4299fe`](https://github.com/gradio-app/gradio/commit/b4299feab01e1f8ce06043cc743b093612749ad4) - Fix reactive feedback loop in audio player causing a crash. Thanks @its5Q!
13+
- [#11782](https://github.com/gradio-app/gradio/pull/11782) [`e132283`](https://github.com/gradio-app/gradio/commit/e132283b2289d3689927a8fa7f0b4ac8f8628a18) - remove dompurify, update mermaid. Thanks @pngwn!
14+
315
## 5.44.0
416

517
### Features

gradio/CHANGELOG.md

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

3+
## 5.44.1
4+
5+
### Features
6+
7+
- [#11776](https://github.com/gradio-app/gradio/pull/11776) [`3393b70`](https://github.com/gradio-app/gradio/commit/3393b7060ffe4b50053442b07cc4ca321b572235) - Support deploying to Google Cloud using `gradio deploy --provider gcloud`. Thanks @abidlabs!
8+
- [#11764](https://github.com/gradio-app/gradio/pull/11764) [`e6ce731`](https://github.com/gradio-app/gradio/commit/e6ce731bbcf2889c8147e57bc2ca97e2c731ddf5) - Display performance metrics for API/MCP requests in View API page. Thanks @freddyaboulton!
9+
10+
### Fixes
11+
12+
- [#11769](https://github.com/gradio-app/gradio/pull/11769) [`b4299fe`](https://github.com/gradio-app/gradio/commit/b4299feab01e1f8ce06043cc743b093612749ad4) - Fix reactive feedback loop in audio player causing a crash. Thanks @its5Q!
13+
- [#11782](https://github.com/gradio-app/gradio/pull/11782) [`e132283`](https://github.com/gradio-app/gradio/commit/e132283b2289d3689927a8fa7f0b4ac8f8628a18) - remove dompurify, update mermaid. Thanks @pngwn!
14+
315
## 5.44.0
416

517
### 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.44.0",
3+
"version": "5.44.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.62.0
44

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

713
- [#11766](https://github.com/gradio-app/gradio/pull/11766) [`dfc0e03`](https://github.com/gradio-app/gradio/commit/dfc0e0305068dbd16ce905afc73d139e1e51eb46) - Add JS Dataframe documentation to docs. Thanks @pngwn!

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.18
8+
9+
## 0.5.22
10+
11+
### Dependency updates
12+
713
- @gradio/statustracker@0.10.17
814
- @gradio/atoms@0.16.5
915
- @gradio/column@0.2.1

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.18
8+
9+
## 0.9.29
10+
11+
### Dependency updates
12+
713
- @gradio/icons@0.13.1
814
- @gradio/upload@0.16.16
915

0 commit comments

Comments
 (0)