diff --git a/.changeset/bitter-goats-chew.md b/.changeset/bitter-goats-chew.md deleted file mode 100644 index 6b0cc841bdb77..0000000000000 --- a/.changeset/bitter-goats-chew.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -"@gradio/app": minor -"@gradio/audio": minor -"@gradio/chatbot": minor -"@gradio/gallery": minor -"@gradio/image": minor -"@gradio/multimodaltextbox": minor -"@gradio/plot": minor -"@gradio/simpleimage": minor -"@gradio/storybook": minor -"@gradio/utils": minor -"@gradio/video": minor -"gradio": minor ---- - -feat:Gradio components in `gr.Chatbot()` diff --git a/.changeset/clear-cloths-dream.md b/.changeset/clear-cloths-dream.md deleted file mode 100644 index f0a8c644c4e2d..0000000000000 --- a/.changeset/clear-cloths-dream.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -"@gradio/audio": patch -"@gradio/chatbot": patch -"@gradio/gallery": patch -"@gradio/icons": patch -"@gradio/image": patch -"@gradio/plot": patch -"@gradio/video": patch -"@gradio/wasm": patch -"gradio": patch ---- - -fix:chatbot component tweaks diff --git a/.changeset/cold-donkeys-jump.md b/.changeset/cold-donkeys-jump.md deleted file mode 100644 index 2c104809b6029..0000000000000 --- a/.changeset/cold-donkeys-jump.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@gradio/preview": minor -"gradio": minor ---- - -feat:Add build target option to the custom component `gradio.config.js` file diff --git a/.changeset/dull-lizards-suffer.md b/.changeset/dull-lizards-suffer.md deleted file mode 100644 index da6c114179d08..0000000000000 --- a/.changeset/dull-lizards-suffer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"gradio": patch ---- - -fix:Fix request serialization for fastapi `/docs` diff --git a/.changeset/evil-heads-take.md b/.changeset/evil-heads-take.md deleted file mode 100644 index 5ede3a2b034ec..0000000000000 --- a/.changeset/evil-heads-take.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"gradio": patch -"website": patch ---- - -feat:Adding more docs for using components in chatbot diff --git a/.changeset/few-camels-swim.md b/.changeset/few-camels-swim.md deleted file mode 100644 index cd1fb811858a6..0000000000000 --- a/.changeset/few-camels-swim.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@gradio/plot": patch -"gradio": patch ---- - -feat:Fix resizer on altair diff --git a/.changeset/fifty-books-fly.md b/.changeset/fifty-books-fly.md deleted file mode 100644 index ba19713a20042..0000000000000 --- a/.changeset/fifty-books-fly.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"gradio": patch ---- - -feat:Changed gradio version check from print statement to warning diff --git a/.changeset/fifty-peaches-hug.md b/.changeset/fifty-peaches-hug.md deleted file mode 100644 index 802c75a6b9ce7..0000000000000 --- a/.changeset/fifty-peaches-hug.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@gradio/icons": minor -"@gradio/multimodaltextbox": minor -"gradio": minor ---- - -feat:Fix multimodal chat look diff --git a/.changeset/five-bags-dress.md b/.changeset/five-bags-dress.md deleted file mode 100644 index fb8a812721ecc..0000000000000 --- a/.changeset/five-bags-dress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"website": minor ---- - -feat:Small fix to guide styling diff --git a/.changeset/flat-results-divide.md b/.changeset/flat-results-divide.md deleted file mode 100644 index ccfabf7137133..0000000000000 --- a/.changeset/flat-results-divide.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@gradio/client": minor -"gradio": minor ---- - -feat:Add credentials: include and Cookie header to prevent 401 error diff --git a/.changeset/fluffy-crabs-sleep.md b/.changeset/fluffy-crabs-sleep.md deleted file mode 100644 index dc564413b3d59..0000000000000 --- a/.changeset/fluffy-crabs-sleep.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"gradio": patch -"website": patch ---- - -fix:Handle GIFs correct in `gr.Image` preprocessing diff --git a/.changeset/green-hounds-smoke.md b/.changeset/green-hounds-smoke.md deleted file mode 100644 index 4de70e3149983..0000000000000 --- a/.changeset/green-hounds-smoke.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@gradio/chatbot": minor -"gradio": minor ---- - -feat:Ensure chatbot background is consistent with other components diff --git a/.changeset/grumpy-houses-raise.md b/.changeset/grumpy-houses-raise.md deleted file mode 100644 index f379641f31221..0000000000000 --- a/.changeset/grumpy-houses-raise.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@gradio/app": patch -"gradio": patch ---- - -fix:Fix reload mode for jupyter notebook and stateful demos diff --git a/.changeset/hot-cases-sneeze.md b/.changeset/hot-cases-sneeze.md deleted file mode 100644 index c114c5f5e8016..0000000000000 --- a/.changeset/hot-cases-sneeze.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"gradio": patch ---- - -fix:Use root url for monitoring url diff --git a/.changeset/lemon-planets-kiss.md b/.changeset/lemon-planets-kiss.md deleted file mode 100644 index 5264b6cb89252..0000000000000 --- a/.changeset/lemon-planets-kiss.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"gradio": patch ---- - -fix:add test + demo diff --git a/.changeset/little-peas-roll.md b/.changeset/little-peas-roll.md deleted file mode 100644 index a3a45aedf9e36..0000000000000 --- a/.changeset/little-peas-roll.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@gradio/app": patch -"@gradio/client": patch -"gradio": patch ---- - -fix:Ensure frontend functions work when they don't return a value diff --git a/.changeset/lucky-owls-wash.md b/.changeset/lucky-owls-wash.md deleted file mode 100644 index ccc39c16862dc..0000000000000 --- a/.changeset/lucky-owls-wash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"gradio": patch ---- - -fix:move `deploy_space_action.yaml` to correct location diff --git a/.changeset/nasty-actors-kick.md b/.changeset/nasty-actors-kick.md deleted file mode 100644 index bc49cdc25f5eb..0000000000000 --- a/.changeset/nasty-actors-kick.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@gradio/statustracker": patch -"gradio": patch ---- - -fix:Ability to disable orange progress animation for generators by setting `show_progress='minimal'` or `show_progress='hidden'` in the event definition. This is a small visual breaking change but it aligns better with the expected behavior of the `show_progress` parameter. Also added `show_progress` to `gr.Interface` and `gr.ChatInterface`. diff --git a/.changeset/neat-roses-tan.md b/.changeset/neat-roses-tan.md deleted file mode 100644 index 13335759a9fad..0000000000000 --- a/.changeset/neat-roses-tan.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@gradio/app": minor -"@gradio/client": minor -"@gradio/statustracker": minor -"gradio": minor -"website": minor ---- - -feat:Control Display of Error, Info, Warning diff --git a/.changeset/pretty-worlds-trade.md b/.changeset/pretty-worlds-trade.md deleted file mode 100644 index 8a04bf1e0147e..0000000000000 --- a/.changeset/pretty-worlds-trade.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@gradio/chatbot": minor -"@gradio/html": minor -"gradio": minor ---- - -feat:support html in chatbot diff --git a/.changeset/quick-dolls-admire.md b/.changeset/quick-dolls-admire.md deleted file mode 100644 index 96d3bd6fad5ad..0000000000000 --- a/.changeset/quick-dolls-admire.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"gradio": patch ---- - -fix:Allow `gr.load` to work inside `gr.Blocks` automatically diff --git a/.changeset/red-badgers-sip.md b/.changeset/red-badgers-sip.md deleted file mode 100644 index dd083626ba1d7..0000000000000 --- a/.changeset/red-badgers-sip.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"gradio": patch ---- - -fix:Fixes the `favicon_path` working error diff --git a/.changeset/red-rice-build.md b/.changeset/red-rice-build.md deleted file mode 100644 index 60533ebaa10f9..0000000000000 --- a/.changeset/red-rice-build.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@gradio/client": patch -"gradio": patch ---- - -fix:Fix reload mode by implementing `close` on the client diff --git a/.changeset/ripe-aliens-pick.md b/.changeset/ripe-aliens-pick.md deleted file mode 100644 index 5e8e093889626..0000000000000 --- a/.changeset/ripe-aliens-pick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"gradio": patch ---- - -feat:Minor changes to monitoring diff --git a/.changeset/shaggy-hotels-end.md b/.changeset/shaggy-hotels-end.md deleted file mode 100644 index 1de533ddeb121..0000000000000 --- a/.changeset/shaggy-hotels-end.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@gradio/wasm": minor -"gradio": minor ---- - -feat:Upgrade pyodide 0.26 diff --git a/.changeset/slick-dancers-lie.md b/.changeset/slick-dancers-lie.md deleted file mode 100644 index e877789e1a641..0000000000000 --- a/.changeset/slick-dancers-lie.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"gradio": minor ---- - -feat:Remove duplicated code in `routes.py` diff --git a/.changeset/slick-ducks-fry.md b/.changeset/slick-ducks-fry.md deleted file mode 100644 index e2434406e03ee..0000000000000 --- a/.changeset/slick-ducks-fry.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@gradio/preview": patch -"gradio": patch ---- - -fix:Fix custom components on windows diff --git a/.changeset/soft-worms-remain.md b/.changeset/soft-worms-remain.md deleted file mode 100644 index 5e71e60a1c5f5..0000000000000 --- a/.changeset/soft-worms-remain.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@gradio/dataset": patch -"gradio": patch -"website": patch ---- - -fix:fix dataset update diff --git a/.changeset/stale-crabs-return.md b/.changeset/stale-crabs-return.md deleted file mode 100644 index 03a6667abec75..0000000000000 --- a/.changeset/stale-crabs-return.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@gradio/app": patch -"@gradio/client": patch -"gradio": patch ---- - -feat:First time loading performance optimization diff --git a/.changeset/swift-peas-allow.md b/.changeset/swift-peas-allow.md deleted file mode 100644 index 4f2c19c1abf94..0000000000000 --- a/.changeset/swift-peas-allow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"website": minor ---- - -feat:Bring back embedded demos on component docs diff --git a/.changeset/tangy-bats-laugh.md b/.changeset/tangy-bats-laugh.md deleted file mode 100644 index 067806da1c8a0..0000000000000 --- a/.changeset/tangy-bats-laugh.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"website": patch ---- - -fix:fix website build diff --git a/.changeset/tangy-moose-check.md b/.changeset/tangy-moose-check.md deleted file mode 100644 index 0e5cbbc06a382..0000000000000 --- a/.changeset/tangy-moose-check.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"gradio": minor ---- - -feat:feat: exception handling about file_count params of File component diff --git a/.changeset/tasty-coins-share.md b/.changeset/tasty-coins-share.md deleted file mode 100644 index 47c951354e2fe..0000000000000 --- a/.changeset/tasty-coins-share.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@gradio/markdown": minor -"gradio": minor ---- - -feat:Added an optional `height` and overflow scrollbar for the Markdown Component diff --git a/.changeset/three-pears-shout.md b/.changeset/three-pears-shout.md deleted file mode 100644 index 36516930f479c..0000000000000 --- a/.changeset/three-pears-shout.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"gradio": patch -"gradio_client": patch -"website": patch ---- - -feat:Add helper classes to docs diff --git a/.changeset/tired-dryers-retire.md b/.changeset/tired-dryers-retire.md deleted file mode 100644 index 66036869c8568..0000000000000 --- a/.changeset/tired-dryers-retire.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@gradio/client": minor -"gradio": minor ---- - -feat:add handle_file docs diff --git a/.changeset/true-places-post.md b/.changeset/true-places-post.md deleted file mode 100644 index fa52b077e2a0b..0000000000000 --- a/.changeset/true-places-post.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"gradio": patch -"website": patch ---- - -fix:Many small fixes to website and docs diff --git a/.changeset/twenty-jokes-argue.md b/.changeset/twenty-jokes-argue.md deleted file mode 100644 index 2e8f9e6c07a4f..0000000000000 --- a/.changeset/twenty-jokes-argue.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@gradio/plot": patch -"gradio": patch ---- - -feat:Improved plot rendering to thematically match -highlight:Expect visual changes in gr.Plot, gr.BarPlot, gr.LinePlot, gr.ScatterPlot, including changes to color and width sizing. diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a0646653e1f0..53da8e5195d96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,47 @@ # gradio +## 4.37.0 + +### Features + +- [#8131](https://github.com/gradio-app/gradio/pull/8131) [`bb504b4`](https://github.com/gradio-app/gradio/commit/bb504b494947a287d6386e0e7ead3860c0f15223) - Gradio components in `gr.Chatbot()`. Thanks @dawoodkhan82! +- [#8489](https://github.com/gradio-app/gradio/pull/8489) [`c2a0d05`](https://github.com/gradio-app/gradio/commit/c2a0d056d679d90631d9ccd944dadd67e7e03b7f) - Control Display of Error, Info, Warning. Thanks @freddyaboulton! +- [#8571](https://github.com/gradio-app/gradio/pull/8571) [`a77877f`](https://github.com/gradio-app/gradio/commit/a77877f62df7c610fcfac7b3b00e186a087c8ec6) - First time loading performance optimization. Thanks @baojianting! +- [#8607](https://github.com/gradio-app/gradio/pull/8607) [`c7cd0a0`](https://github.com/gradio-app/gradio/commit/c7cd0a0e9aefe0e5ee5584df676f3cc69a403059) - Ensure chatbot background is consistent with other components. Thanks @pngwn! +- [#8555](https://github.com/gradio-app/gradio/pull/8555) [`7fc7455`](https://github.com/gradio-app/gradio/commit/7fc7455553c04c52c8e25d520f3d67f1b5609637) - support html in chatbot. Thanks @pngwn! +- [#8590](https://github.com/gradio-app/gradio/pull/8590) [`65afffd`](https://github.com/gradio-app/gradio/commit/65afffd34b79ba9117e8d9506ea82477204cb57d) - Fix multimodal chat look. Thanks @aliabid94! +- [#8603](https://github.com/gradio-app/gradio/pull/8603) [`affce4c`](https://github.com/gradio-app/gradio/commit/affce4cbd9e2df14175c79da27408ccce57a74e9) - Fix resizer on altair. Thanks @aliabid94! +- [#8580](https://github.com/gradio-app/gradio/pull/8580) [`797621b`](https://github.com/gradio-app/gradio/commit/797621b81a0ab9b794e6872f8d43bf6d19a68b78) - Improved plot rendering to thematically match. Thanks @aliabid94!/n highlight:Expect visual changes in gr.Plot, gr.BarPlot, gr.LinePlot, gr.ScatterPlot, including changes to color and width sizing. +- [#8520](https://github.com/gradio-app/gradio/pull/8520) [`595ecf3`](https://github.com/gradio-app/gradio/commit/595ecf35da6cd5f9aa7d9135282d005b63fbdef1) - Add build target option to the custom component `gradio.config.js` file. Thanks @pngwn! +- [#8593](https://github.com/gradio-app/gradio/pull/8593) [`d35c290`](https://github.com/gradio-app/gradio/commit/d35c290aadcb85113ee7ceea96a7ed7dc894b1d2) - Adding more docs for using components in chatbot. Thanks @abidlabs! +- [#8609](https://github.com/gradio-app/gradio/pull/8609) [`36b2af9`](https://github.com/gradio-app/gradio/commit/36b2af9a31e43e92f61f39636b7c32001c34734d) - Changed gradio version check from print statement to warning. Thanks @gdevakumar! +- [#8600](https://github.com/gradio-app/gradio/pull/8600) [`7289c4b`](https://github.com/gradio-app/gradio/commit/7289c4b036d8a78c48f8c9e66ba998e6730e80d2) - Add credentials: include and Cookie header to prevent 401 error. Thanks @yinkiu602! +- [#8488](https://github.com/gradio-app/gradio/pull/8488) [`b03da67`](https://github.com/gradio-app/gradio/commit/b03da67d8f17c36e78b47bfad78e30c94d577828) - Minor changes to monitoring. Thanks @freddyaboulton! +- [#8569](https://github.com/gradio-app/gradio/pull/8569) [`6f99a02`](https://github.com/gradio-app/gradio/commit/6f99a028ed0071e3f588076c059d19f3ff5d85f8) - Upgrade pyodide 0.26. Thanks @whitphx! +- [#8565](https://github.com/gradio-app/gradio/pull/8565) [`fd5aab1`](https://github.com/gradio-app/gradio/commit/fd5aab10be53a4215b5eeca03cd1c99c5a30c21d) - Remove duplicated code in `routes.py`. Thanks @sadra-barikbin! +- [#8529](https://github.com/gradio-app/gradio/pull/8529) [`d43d696`](https://github.com/gradio-app/gradio/commit/d43d69648669da98a4fdf741071501e531b68d86) - feat: exception handling about file_count params of File component. Thanks @young-hun-jo! +- [#8528](https://github.com/gradio-app/gradio/pull/8528) [`2b0c157`](https://github.com/gradio-app/gradio/commit/2b0c1577b27fcf30920196f815ec7be604893b19) - Added an optional `height` and overflow scrollbar for the Markdown Component. Thanks @ShruAgarwal! +- [#8516](https://github.com/gradio-app/gradio/pull/8516) [`de6aa2b`](https://github.com/gradio-app/gradio/commit/de6aa2b67668605b65ad92842b2c798afa2c6d8a) - Add helper classes to docs. Thanks @aliabd! +- [#8522](https://github.com/gradio-app/gradio/pull/8522) [`bdaa678`](https://github.com/gradio-app/gradio/commit/bdaa678d0c0a22250b41104f32e9121f98dc7437) - add handle_file docs. Thanks @pngwn! + +### Fixes + +- [#8599](https://github.com/gradio-app/gradio/pull/8599) [`ca125b7`](https://github.com/gradio-app/gradio/commit/ca125b728a0803a5b5ed71a5189e6b68175edcad) - Fix reload mode for jupyter notebook and stateful demos. Thanks @freddyaboulton! +- [#8521](https://github.com/gradio-app/gradio/pull/8521) [`900cf25`](https://github.com/gradio-app/gradio/commit/900cf25256a5b0563860097d69aac28b6afbfd8b) - Ensure frontend functions work when they don't return a value. Thanks @pngwn! +- [#8594](https://github.com/gradio-app/gradio/pull/8594) [`530f8a0`](https://github.com/gradio-app/gradio/commit/530f8a0b056b35dabe9bdd148e1ab7c4577f017d) - chatbot component tweaks. Thanks @pngwn! +- [#8530](https://github.com/gradio-app/gradio/pull/8530) [`d429690`](https://github.com/gradio-app/gradio/commit/d429690611eacd7b19cf4609332b0c12c93a1591) - Fix request serialization for fastapi `/docs`. Thanks @zhzLuke96! +- [#8589](https://github.com/gradio-app/gradio/pull/8589) [`34430b9`](https://github.com/gradio-app/gradio/commit/34430b934dbab3bc525f56b390dbc054f76cf56c) - Handle GIFs correct in `gr.Image` preprocessing. Thanks @abidlabs! +- [#8506](https://github.com/gradio-app/gradio/pull/8506) [`7c5fec3`](https://github.com/gradio-app/gradio/commit/7c5fec3a2606b7a40f4cdc60f2553ba55fc8df99) - Use root url for monitoring url. Thanks @abidlabs! +- [#8524](https://github.com/gradio-app/gradio/pull/8524) [`546d14e`](https://github.com/gradio-app/gradio/commit/546d14e4f2773f91be7afc37355327044e7cb6e6) - add test + demo. Thanks @pngwn! +- [#8588](https://github.com/gradio-app/gradio/pull/8588) [`1e61644`](https://github.com/gradio-app/gradio/commit/1e6164462431111e8c4c698cc2c57ab0d0076ba2) - move `deploy_space_action.yaml` to correct location. Thanks @abidlabs! +- [#8543](https://github.com/gradio-app/gradio/pull/8543) [`a4433be`](https://github.com/gradio-app/gradio/commit/a4433be25c183080d397413dc8c4330cd8c2b562) - Ability to disable orange progress animation for generators by setting `show_progress='minimal'` or `show_progress='hidden'` in the event definition. This is a small visual breaking change but it aligns better with the expected behavior of the `show_progress` parameter. Also added `show_progress` to `gr.Interface` and `gr.ChatInterface`. Thanks @freddyaboulton! +- [#8579](https://github.com/gradio-app/gradio/pull/8579) [`bc5fccf`](https://github.com/gradio-app/gradio/commit/bc5fccfeee4ff6941c927c982cfbabed7b90213c) - Allow `gr.load` to work inside `gr.Blocks` automatically. Thanks @abidlabs! +- [#8573](https://github.com/gradio-app/gradio/pull/8573) [`56af40f`](https://github.com/gradio-app/gradio/commit/56af40f5e3bc4ea98bcfe6838f7ffcda1f47b63f) - Fixes the `favicon_path` working error. Thanks @ShruAgarwal! +- [#8548](https://github.com/gradio-app/gradio/pull/8548) [`7fc0f51`](https://github.com/gradio-app/gradio/commit/7fc0f5149bb8d31f3d01b4151b478070499751ee) - Fix reload mode by implementing `close` on the client. Thanks @freddyaboulton! +- [#8531](https://github.com/gradio-app/gradio/pull/8531) [`88de38e`](https://github.com/gradio-app/gradio/commit/88de38e2597bc39532be77b917f1f02b1a11647d) - Fix custom components on windows. Thanks @freddyaboulton! +- [#8581](https://github.com/gradio-app/gradio/pull/8581) [`a1c21cb`](https://github.com/gradio-app/gradio/commit/a1c21cb69a688bd38139153fe9c85a50c6ae86f2) - fix dataset update. Thanks @abidlabs! +- [#8537](https://github.com/gradio-app/gradio/pull/8537) [`81ae766`](https://github.com/gradio-app/gradio/commit/81ae7663b303ac7738bc216d9bf916f0515dd22e) - Many small fixes to website and docs. Thanks @aliabd! + ## 4.36.1 ### Features diff --git a/client/js/CHANGELOG.md b/client/js/CHANGELOG.md index e9e66289889c3..239651d7d7496 100644 --- a/client/js/CHANGELOG.md +++ b/client/js/CHANGELOG.md @@ -1,5 +1,19 @@ # @gradio/client +## 1.2.0 + +### Features + +- [#8489](https://github.com/gradio-app/gradio/pull/8489) [`c2a0d05`](https://github.com/gradio-app/gradio/commit/c2a0d056d679d90631d9ccd944dadd67e7e03b7f) - Control Display of Error, Info, Warning. Thanks @freddyaboulton! +- [#8571](https://github.com/gradio-app/gradio/pull/8571) [`a77877f`](https://github.com/gradio-app/gradio/commit/a77877f62df7c610fcfac7b3b00e186a087c8ec6) - First time loading performance optimization. Thanks @baojianting! +- [#8600](https://github.com/gradio-app/gradio/pull/8600) [`7289c4b`](https://github.com/gradio-app/gradio/commit/7289c4b036d8a78c48f8c9e66ba998e6730e80d2) - Add credentials: include and Cookie header to prevent 401 error. Thanks @yinkiu602! +- [#8522](https://github.com/gradio-app/gradio/pull/8522) [`bdaa678`](https://github.com/gradio-app/gradio/commit/bdaa678d0c0a22250b41104f32e9121f98dc7437) - add handle_file docs. Thanks @pngwn! + +### Fixes + +- [#8521](https://github.com/gradio-app/gradio/pull/8521) [`900cf25`](https://github.com/gradio-app/gradio/commit/900cf25256a5b0563860097d69aac28b6afbfd8b) - Ensure frontend functions work when they don't return a value. Thanks @pngwn! +- [#8548](https://github.com/gradio-app/gradio/pull/8548) [`7fc0f51`](https://github.com/gradio-app/gradio/commit/7fc0f5149bb8d31f3d01b4151b478070499751ee) - Fix reload mode by implementing `close` on the client. Thanks @freddyaboulton! + ## 1.1.1 ### Features diff --git a/client/js/package.json b/client/js/package.json index ac484bb23018c..d92c1bf1657cc 100644 --- a/client/js/package.json +++ b/client/js/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/client", - "version": "1.1.1", + "version": "1.2.0", "description": "Gradio API client", "type": "module", "main": "dist/index.js", diff --git a/client/python/CHANGELOG.md b/client/python/CHANGELOG.md index 5bef8644569b6..2b9891e202b55 100644 --- a/client/python/CHANGELOG.md +++ b/client/python/CHANGELOG.md @@ -1,5 +1,11 @@ # gradio_client +## 1.0.2 + +### Features + +- [#8516](https://github.com/gradio-app/gradio/pull/8516) [`de6aa2b`](https://github.com/gradio-app/gradio/commit/de6aa2b67668605b65ad92842b2c798afa2c6d8a) - Add helper classes to docs. Thanks @aliabd! + ## 1.0.1 ### Features diff --git a/client/python/gradio_client/CHANGELOG.md b/client/python/gradio_client/CHANGELOG.md index 5bef8644569b6..2b9891e202b55 100644 --- a/client/python/gradio_client/CHANGELOG.md +++ b/client/python/gradio_client/CHANGELOG.md @@ -1,5 +1,11 @@ # gradio_client +## 1.0.2 + +### Features + +- [#8516](https://github.com/gradio-app/gradio/pull/8516) [`de6aa2b`](https://github.com/gradio-app/gradio/commit/de6aa2b67668605b65ad92842b2c798afa2c6d8a) - Add helper classes to docs. Thanks @aliabd! + ## 1.0.1 ### Features diff --git a/client/python/gradio_client/package.json b/client/python/gradio_client/package.json index 8336970855957..537ef5664119c 100644 --- a/client/python/gradio_client/package.json +++ b/client/python/gradio_client/package.json @@ -1,6 +1,6 @@ { "name": "gradio_client", - "version": "1.0.1", + "version": "1.0.2", "description": "", "python": "true", "main_changeset": true diff --git a/gradio/CHANGELOG.md b/gradio/CHANGELOG.md index 1a0646653e1f0..53da8e5195d96 100644 --- a/gradio/CHANGELOG.md +++ b/gradio/CHANGELOG.md @@ -1,5 +1,47 @@ # gradio +## 4.37.0 + +### Features + +- [#8131](https://github.com/gradio-app/gradio/pull/8131) [`bb504b4`](https://github.com/gradio-app/gradio/commit/bb504b494947a287d6386e0e7ead3860c0f15223) - Gradio components in `gr.Chatbot()`. Thanks @dawoodkhan82! +- [#8489](https://github.com/gradio-app/gradio/pull/8489) [`c2a0d05`](https://github.com/gradio-app/gradio/commit/c2a0d056d679d90631d9ccd944dadd67e7e03b7f) - Control Display of Error, Info, Warning. Thanks @freddyaboulton! +- [#8571](https://github.com/gradio-app/gradio/pull/8571) [`a77877f`](https://github.com/gradio-app/gradio/commit/a77877f62df7c610fcfac7b3b00e186a087c8ec6) - First time loading performance optimization. Thanks @baojianting! +- [#8607](https://github.com/gradio-app/gradio/pull/8607) [`c7cd0a0`](https://github.com/gradio-app/gradio/commit/c7cd0a0e9aefe0e5ee5584df676f3cc69a403059) - Ensure chatbot background is consistent with other components. Thanks @pngwn! +- [#8555](https://github.com/gradio-app/gradio/pull/8555) [`7fc7455`](https://github.com/gradio-app/gradio/commit/7fc7455553c04c52c8e25d520f3d67f1b5609637) - support html in chatbot. Thanks @pngwn! +- [#8590](https://github.com/gradio-app/gradio/pull/8590) [`65afffd`](https://github.com/gradio-app/gradio/commit/65afffd34b79ba9117e8d9506ea82477204cb57d) - Fix multimodal chat look. Thanks @aliabid94! +- [#8603](https://github.com/gradio-app/gradio/pull/8603) [`affce4c`](https://github.com/gradio-app/gradio/commit/affce4cbd9e2df14175c79da27408ccce57a74e9) - Fix resizer on altair. Thanks @aliabid94! +- [#8580](https://github.com/gradio-app/gradio/pull/8580) [`797621b`](https://github.com/gradio-app/gradio/commit/797621b81a0ab9b794e6872f8d43bf6d19a68b78) - Improved plot rendering to thematically match. Thanks @aliabid94!/n highlight:Expect visual changes in gr.Plot, gr.BarPlot, gr.LinePlot, gr.ScatterPlot, including changes to color and width sizing. +- [#8520](https://github.com/gradio-app/gradio/pull/8520) [`595ecf3`](https://github.com/gradio-app/gradio/commit/595ecf35da6cd5f9aa7d9135282d005b63fbdef1) - Add build target option to the custom component `gradio.config.js` file. Thanks @pngwn! +- [#8593](https://github.com/gradio-app/gradio/pull/8593) [`d35c290`](https://github.com/gradio-app/gradio/commit/d35c290aadcb85113ee7ceea96a7ed7dc894b1d2) - Adding more docs for using components in chatbot. Thanks @abidlabs! +- [#8609](https://github.com/gradio-app/gradio/pull/8609) [`36b2af9`](https://github.com/gradio-app/gradio/commit/36b2af9a31e43e92f61f39636b7c32001c34734d) - Changed gradio version check from print statement to warning. Thanks @gdevakumar! +- [#8600](https://github.com/gradio-app/gradio/pull/8600) [`7289c4b`](https://github.com/gradio-app/gradio/commit/7289c4b036d8a78c48f8c9e66ba998e6730e80d2) - Add credentials: include and Cookie header to prevent 401 error. Thanks @yinkiu602! +- [#8488](https://github.com/gradio-app/gradio/pull/8488) [`b03da67`](https://github.com/gradio-app/gradio/commit/b03da67d8f17c36e78b47bfad78e30c94d577828) - Minor changes to monitoring. Thanks @freddyaboulton! +- [#8569](https://github.com/gradio-app/gradio/pull/8569) [`6f99a02`](https://github.com/gradio-app/gradio/commit/6f99a028ed0071e3f588076c059d19f3ff5d85f8) - Upgrade pyodide 0.26. Thanks @whitphx! +- [#8565](https://github.com/gradio-app/gradio/pull/8565) [`fd5aab1`](https://github.com/gradio-app/gradio/commit/fd5aab10be53a4215b5eeca03cd1c99c5a30c21d) - Remove duplicated code in `routes.py`. Thanks @sadra-barikbin! +- [#8529](https://github.com/gradio-app/gradio/pull/8529) [`d43d696`](https://github.com/gradio-app/gradio/commit/d43d69648669da98a4fdf741071501e531b68d86) - feat: exception handling about file_count params of File component. Thanks @young-hun-jo! +- [#8528](https://github.com/gradio-app/gradio/pull/8528) [`2b0c157`](https://github.com/gradio-app/gradio/commit/2b0c1577b27fcf30920196f815ec7be604893b19) - Added an optional `height` and overflow scrollbar for the Markdown Component. Thanks @ShruAgarwal! +- [#8516](https://github.com/gradio-app/gradio/pull/8516) [`de6aa2b`](https://github.com/gradio-app/gradio/commit/de6aa2b67668605b65ad92842b2c798afa2c6d8a) - Add helper classes to docs. Thanks @aliabd! +- [#8522](https://github.com/gradio-app/gradio/pull/8522) [`bdaa678`](https://github.com/gradio-app/gradio/commit/bdaa678d0c0a22250b41104f32e9121f98dc7437) - add handle_file docs. Thanks @pngwn! + +### Fixes + +- [#8599](https://github.com/gradio-app/gradio/pull/8599) [`ca125b7`](https://github.com/gradio-app/gradio/commit/ca125b728a0803a5b5ed71a5189e6b68175edcad) - Fix reload mode for jupyter notebook and stateful demos. Thanks @freddyaboulton! +- [#8521](https://github.com/gradio-app/gradio/pull/8521) [`900cf25`](https://github.com/gradio-app/gradio/commit/900cf25256a5b0563860097d69aac28b6afbfd8b) - Ensure frontend functions work when they don't return a value. Thanks @pngwn! +- [#8594](https://github.com/gradio-app/gradio/pull/8594) [`530f8a0`](https://github.com/gradio-app/gradio/commit/530f8a0b056b35dabe9bdd148e1ab7c4577f017d) - chatbot component tweaks. Thanks @pngwn! +- [#8530](https://github.com/gradio-app/gradio/pull/8530) [`d429690`](https://github.com/gradio-app/gradio/commit/d429690611eacd7b19cf4609332b0c12c93a1591) - Fix request serialization for fastapi `/docs`. Thanks @zhzLuke96! +- [#8589](https://github.com/gradio-app/gradio/pull/8589) [`34430b9`](https://github.com/gradio-app/gradio/commit/34430b934dbab3bc525f56b390dbc054f76cf56c) - Handle GIFs correct in `gr.Image` preprocessing. Thanks @abidlabs! +- [#8506](https://github.com/gradio-app/gradio/pull/8506) [`7c5fec3`](https://github.com/gradio-app/gradio/commit/7c5fec3a2606b7a40f4cdc60f2553ba55fc8df99) - Use root url for monitoring url. Thanks @abidlabs! +- [#8524](https://github.com/gradio-app/gradio/pull/8524) [`546d14e`](https://github.com/gradio-app/gradio/commit/546d14e4f2773f91be7afc37355327044e7cb6e6) - add test + demo. Thanks @pngwn! +- [#8588](https://github.com/gradio-app/gradio/pull/8588) [`1e61644`](https://github.com/gradio-app/gradio/commit/1e6164462431111e8c4c698cc2c57ab0d0076ba2) - move `deploy_space_action.yaml` to correct location. Thanks @abidlabs! +- [#8543](https://github.com/gradio-app/gradio/pull/8543) [`a4433be`](https://github.com/gradio-app/gradio/commit/a4433be25c183080d397413dc8c4330cd8c2b562) - Ability to disable orange progress animation for generators by setting `show_progress='minimal'` or `show_progress='hidden'` in the event definition. This is a small visual breaking change but it aligns better with the expected behavior of the `show_progress` parameter. Also added `show_progress` to `gr.Interface` and `gr.ChatInterface`. Thanks @freddyaboulton! +- [#8579](https://github.com/gradio-app/gradio/pull/8579) [`bc5fccf`](https://github.com/gradio-app/gradio/commit/bc5fccfeee4ff6941c927c982cfbabed7b90213c) - Allow `gr.load` to work inside `gr.Blocks` automatically. Thanks @abidlabs! +- [#8573](https://github.com/gradio-app/gradio/pull/8573) [`56af40f`](https://github.com/gradio-app/gradio/commit/56af40f5e3bc4ea98bcfe6838f7ffcda1f47b63f) - Fixes the `favicon_path` working error. Thanks @ShruAgarwal! +- [#8548](https://github.com/gradio-app/gradio/pull/8548) [`7fc0f51`](https://github.com/gradio-app/gradio/commit/7fc0f5149bb8d31f3d01b4151b478070499751ee) - Fix reload mode by implementing `close` on the client. Thanks @freddyaboulton! +- [#8531](https://github.com/gradio-app/gradio/pull/8531) [`88de38e`](https://github.com/gradio-app/gradio/commit/88de38e2597bc39532be77b917f1f02b1a11647d) - Fix custom components on windows. Thanks @freddyaboulton! +- [#8581](https://github.com/gradio-app/gradio/pull/8581) [`a1c21cb`](https://github.com/gradio-app/gradio/commit/a1c21cb69a688bd38139153fe9c85a50c6ae86f2) - fix dataset update. Thanks @abidlabs! +- [#8537](https://github.com/gradio-app/gradio/pull/8537) [`81ae766`](https://github.com/gradio-app/gradio/commit/81ae7663b303ac7738bc216d9bf916f0515dd22e) - Many small fixes to website and docs. Thanks @aliabd! + ## 4.36.1 ### Features diff --git a/gradio/package.json b/gradio/package.json index 942352cbabffa..7555eb14e7432 100644 --- a/gradio/package.json +++ b/gradio/package.json @@ -1,6 +1,6 @@ { "name": "gradio", - "version": "4.36.1", + "version": "4.37.0", "description": "", "python": "true" } diff --git a/js/_spaces-test/CHANGELOG.md b/js/_spaces-test/CHANGELOG.md index d9c9b4fbfb61c..d7fab42fa59ce 100644 --- a/js/_spaces-test/CHANGELOG.md +++ b/js/_spaces-test/CHANGELOG.md @@ -4,6 +4,13 @@ ### Dependency updates +- @gradio/client@1.2.0 +- @gradio/form@0.1.19 + +## 0.0.1 + +### Dependency updates + - @gradio/client@1.1.1 ## 0.0.1 diff --git a/js/_website/CHANGELOG.md b/js/_website/CHANGELOG.md index 89196a4bddc56..d5ccce80dd709 100644 --- a/js/_website/CHANGELOG.md +++ b/js/_website/CHANGELOG.md @@ -1,5 +1,26 @@ # website +## 0.32.0 + +### Features + +- [#8489](https://github.com/gradio-app/gradio/pull/8489) [`c2a0d05`](https://github.com/gradio-app/gradio/commit/c2a0d056d679d90631d9ccd944dadd67e7e03b7f) - Control Display of Error, Info, Warning. Thanks @freddyaboulton! +- [#8593](https://github.com/gradio-app/gradio/pull/8593) [`d35c290`](https://github.com/gradio-app/gradio/commit/d35c290aadcb85113ee7ceea96a7ed7dc894b1d2) - Adding more docs for using components in chatbot. Thanks @abidlabs! +- [#8516](https://github.com/gradio-app/gradio/pull/8516) [`de6aa2b`](https://github.com/gradio-app/gradio/commit/de6aa2b67668605b65ad92842b2c798afa2c6d8a) - Add helper classes to docs. Thanks @aliabd! +- [#8605](https://github.com/gradio-app/gradio/pull/8605) [`fe83e64`](https://github.com/gradio-app/gradio/commit/fe83e6445a53c9376d92a7af9fd9a5ccf9376d7d) - Small fix to guide styling. Thanks @aliabd! +- [#8557](https://github.com/gradio-app/gradio/pull/8557) [`ed82a62`](https://github.com/gradio-app/gradio/commit/ed82a6237ec7873e2554c2ad0be438650cfebe8c) - Bring back embedded demos on component docs. Thanks @aliabd! + +### Fixes + +- [#8589](https://github.com/gradio-app/gradio/pull/8589) [`34430b9`](https://github.com/gradio-app/gradio/commit/34430b934dbab3bc525f56b390dbc054f76cf56c) - Handle GIFs correct in `gr.Image` preprocessing. Thanks @abidlabs! +- [#8581](https://github.com/gradio-app/gradio/pull/8581) [`a1c21cb`](https://github.com/gradio-app/gradio/commit/a1c21cb69a688bd38139153fe9c85a50c6ae86f2) - fix dataset update. Thanks @abidlabs! +- [#8537](https://github.com/gradio-app/gradio/pull/8537) [`81ae766`](https://github.com/gradio-app/gradio/commit/81ae7663b303ac7738bc216d9bf916f0515dd22e) - Many small fixes to website and docs. Thanks @aliabd! +- [#8559](https://github.com/gradio-app/gradio/pull/8559) [`483ecaa`](https://github.com/gradio-app/gradio/commit/483ecaae627145470ed68ed6872d42f2ac3a1980) - fix website build. Thanks @pngwn! + +### Dependency updates + +- @gradio/code@0.6.12 + ## 0.31.5 ### Features diff --git a/js/_website/package.json b/js/_website/package.json index fb3194323e2f0..7c468a2f35268 100644 --- a/js/_website/package.json +++ b/js/_website/package.json @@ -1,6 +1,6 @@ { "name": "website", - "version": "0.31.5", + "version": "0.32.0", "private": true, "scripts": { "dev": "pip install boto3 && python generate_jsons/generate.py && vite dev", diff --git a/js/accordion/CHANGELOG.md b/js/accordion/CHANGELOG.md index 53c0a7abd2e21..a29a4e3b419de 100644 --- a/js/accordion/CHANGELOG.md +++ b/js/accordion/CHANGELOG.md @@ -1,5 +1,14 @@ # @gradio/accordion +## 0.3.17 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/statustracker@0.7.0 +- @gradio/column@0.1.2 + ## 0.3.16 ### Dependency updates diff --git a/js/accordion/package.json b/js/accordion/package.json index 3ddaf4da02dfb..de933ba912aae 100644 --- a/js/accordion/package.json +++ b/js/accordion/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/accordion", - "version": "0.3.16", + "version": "0.3.17", "description": "Gradio UI packages", "type": "module", "author": "", @@ -11,7 +11,7 @@ "@gradio/atoms": "workspace:^", "@gradio/column": "workspace:^", "@gradio/statustracker": "workspace:^", - "@gradio/utils": "workspace:0.4.2" + "@gradio/utils": "workspace:0.5.0" }, "devDependencies": { "@gradio/preview": "workspace:^" diff --git a/js/annotatedimage/CHANGELOG.md b/js/annotatedimage/CHANGELOG.md index a6a750a52f5ca..2fd13646ee986 100644 --- a/js/annotatedimage/CHANGELOG.md +++ b/js/annotatedimage/CHANGELOG.md @@ -1,5 +1,17 @@ # @gradio/annotatedimage +## 0.6.11 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/icons@0.5.0 +- @gradio/wasm@0.11.0 +- @gradio/client@1.2.0 +- @gradio/statustracker@0.7.0 +- @gradio/upload@0.11.3 + ## 0.6.10 ### Dependency updates diff --git a/js/annotatedimage/package.json b/js/annotatedimage/package.json index b6fad3908689d..fd185dd71117b 100644 --- a/js/annotatedimage/package.json +++ b/js/annotatedimage/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/annotatedimage", - "version": "0.6.10", + "version": "0.6.11", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/app/CHANGELOG.md b/js/app/CHANGELOG.md index 43fda307e3502..530db81f317d8 100644 --- a/js/app/CHANGELOG.md +++ b/js/app/CHANGELOG.md @@ -1,5 +1,72 @@ # @gradio/app +## 1.37.0 + +### Features + +- [#8131](https://github.com/gradio-app/gradio/pull/8131) [`bb504b4`](https://github.com/gradio-app/gradio/commit/bb504b494947a287d6386e0e7ead3860c0f15223) - Gradio components in `gr.Chatbot()`. Thanks @dawoodkhan82! +- [#8489](https://github.com/gradio-app/gradio/pull/8489) [`c2a0d05`](https://github.com/gradio-app/gradio/commit/c2a0d056d679d90631d9ccd944dadd67e7e03b7f) - Control Display of Error, Info, Warning. Thanks @freddyaboulton! +- [#8571](https://github.com/gradio-app/gradio/pull/8571) [`a77877f`](https://github.com/gradio-app/gradio/commit/a77877f62df7c610fcfac7b3b00e186a087c8ec6) - First time loading performance optimization. Thanks @baojianting! + +### Fixes + +- [#8599](https://github.com/gradio-app/gradio/pull/8599) [`ca125b7`](https://github.com/gradio-app/gradio/commit/ca125b728a0803a5b5ed71a5189e6b68175edcad) - Fix reload mode for jupyter notebook and stateful demos. Thanks @freddyaboulton! +- [#8521](https://github.com/gradio-app/gradio/pull/8521) [`900cf25`](https://github.com/gradio-app/gradio/commit/900cf25256a5b0563860097d69aac28b6afbfd8b) - Ensure frontend functions work when they don't return a value. Thanks @pngwn! + +### Dependency updates + +- @gradio/code@0.6.12 +- @gradio/atoms@0.7.5 +- @gradio/audio@0.12.0 +- @gradio/chatbot@0.11.0 +- @gradio/gallery@0.11.0 +- @gradio/image@0.12.0 +- @gradio/multimodaltextbox@0.5.0 +- @gradio/plot@0.5.0 +- @gradio/simpleimage@0.6.0 +- @gradio/utils@0.5.0 +- @gradio/video@0.9.0 +- @gradio/icons@0.5.0 +- @gradio/wasm@0.11.0 +- @gradio/client@1.2.0 +- @gradio/statustracker@0.7.0 +- @gradio/html@0.3.0 +- @gradio/dataset@0.1.44 +- @gradio/markdown@0.8.0 +- @gradio/imageeditor@0.7.11 +- @gradio/accordion@0.3.17 +- @gradio/annotatedimage@0.6.11 +- @gradio/button@0.2.44 +- @gradio/checkbox@0.3.7 +- @gradio/checkboxgroup@0.5.7 +- @gradio/colorpicker@0.3.7 +- @gradio/column@0.1.2 +- @gradio/dataframe@0.8.11 +- @gradio/downloadbutton@0.1.21 +- @gradio/dropdown@0.7.7 +- @gradio/fallback@0.3.7 +- @gradio/file@0.8.3 +- @gradio/fileexplorer@0.4.12 +- @gradio/form@0.1.19 +- @gradio/highlightedtext@0.7.1 +- @gradio/json@0.2.7 +- @gradio/label@0.3.7 +- @gradio/model3d@0.10.11 +- @gradio/number@0.4.7 +- @gradio/paramviewer@0.4.16 +- @gradio/radio@0.5.7 +- @gradio/row@0.1.3 +- @gradio/simpledropdown@0.2.7 +- @gradio/simpletextbox@0.2.7 +- @gradio/slider@0.4.7 +- @gradio/tabitem@0.2.11 +- @gradio/tabs@0.2.10 +- @gradio/textbox@0.6.6 +- @gradio/upload@0.11.3 +- @gradio/uploadbutton@0.6.12 +- @gradio/group@0.1.1 +- @gradio/box@0.1.19 + ## 1.36.2 ### Features diff --git a/js/app/package.json b/js/app/package.json index 803173e354981..a83a16c1c8d35 100644 --- a/js/app/package.json +++ b/js/app/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/app", - "version": "1.36.2", + "version": "1.37.0", "private": true, "type": "module", "scripts": { diff --git a/js/atoms/CHANGELOG.md b/js/atoms/CHANGELOG.md index 336d1a9dec5f5..7faa325724b90 100644 --- a/js/atoms/CHANGELOG.md +++ b/js/atoms/CHANGELOG.md @@ -1,5 +1,12 @@ # @gradio/atoms +## 0.7.5 + +### Dependency updates + +- @gradio/utils@0.5.0 +- @gradio/icons@0.5.0 + ## 0.7.4 ### Dependency updates diff --git a/js/atoms/package.json b/js/atoms/package.json index 4b514826849d6..2a948a2467d1f 100644 --- a/js/atoms/package.json +++ b/js/atoms/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/atoms", - "version": "0.7.4", + "version": "0.7.5", "description": "Gradio UI packages", "type": "module", "main": "src/index.ts", diff --git a/js/audio/CHANGELOG.md b/js/audio/CHANGELOG.md index fae36250bf9f4..13c81ecae9800 100644 --- a/js/audio/CHANGELOG.md +++ b/js/audio/CHANGELOG.md @@ -1,5 +1,26 @@ # @gradio/audio +## 0.12.0 + +### Features + +- [#8131](https://github.com/gradio-app/gradio/pull/8131) [`bb504b4`](https://github.com/gradio-app/gradio/commit/bb504b494947a287d6386e0e7ead3860c0f15223) - Gradio components in `gr.Chatbot()`. Thanks @dawoodkhan82! + +### Fixes + +- [#8594](https://github.com/gradio-app/gradio/pull/8594) [`530f8a0`](https://github.com/gradio-app/gradio/commit/530f8a0b056b35dabe9bdd148e1ab7c4577f017d) - chatbot component tweaks. Thanks @pngwn! + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/icons@0.5.0 +- @gradio/wasm@0.11.0 +- @gradio/client@1.2.0 +- @gradio/statustracker@0.7.0 +- @gradio/button@0.2.44 +- @gradio/upload@0.11.3 + ## 0.11.10 ### Dependency updates diff --git a/js/audio/package.json b/js/audio/package.json index 6e059d227d670..b38e6fac28a6a 100644 --- a/js/audio/package.json +++ b/js/audio/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/audio", - "version": "0.11.10", + "version": "0.12.0", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/box/CHANGELOG.md b/js/box/CHANGELOG.md index 403b85101e090..ac1bafd00ab3b 100644 --- a/js/box/CHANGELOG.md +++ b/js/box/CHANGELOG.md @@ -1,5 +1,11 @@ # @gradio/box +## 0.1.19 + +### Dependency updates + +- @gradio/atoms@0.7.5 + ## 0.1.18 ### Dependency updates diff --git a/js/box/package.json b/js/box/package.json index 5336feee2e8d6..9095b5dd48391 100644 --- a/js/box/package.json +++ b/js/box/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/box", - "version": "0.1.18", + "version": "0.1.19", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/button/CHANGELOG.md b/js/button/CHANGELOG.md index f05e4860cd20e..ef5aa09fbdb0c 100644 --- a/js/button/CHANGELOG.md +++ b/js/button/CHANGELOG.md @@ -1,5 +1,13 @@ # @gradio/button +## 0.2.44 + +### Dependency updates + +- @gradio/utils@0.5.0 +- @gradio/client@1.2.0 +- @gradio/upload@0.11.3 + ## 0.2.43 ### Dependency updates diff --git a/js/button/package.json b/js/button/package.json index 9b82cd94b90b6..2f4e74f92380a 100644 --- a/js/button/package.json +++ b/js/button/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/button", - "version": "0.2.43", + "version": "0.2.44", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/chatbot/CHANGELOG.md b/js/chatbot/CHANGELOG.md index 44225901fad52..a235b43255f09 100644 --- a/js/chatbot/CHANGELOG.md +++ b/js/chatbot/CHANGELOG.md @@ -1,5 +1,33 @@ # @gradio/chatbot +## 0.11.0 + +### Features + +- [#8131](https://github.com/gradio-app/gradio/pull/8131) [`bb504b4`](https://github.com/gradio-app/gradio/commit/bb504b494947a287d6386e0e7ead3860c0f15223) - Gradio components in `gr.Chatbot()`. Thanks @dawoodkhan82! +- [#8607](https://github.com/gradio-app/gradio/pull/8607) [`c7cd0a0`](https://github.com/gradio-app/gradio/commit/c7cd0a0e9aefe0e5ee5584df676f3cc69a403059) - Ensure chatbot background is consistent with other components. Thanks @pngwn! +- [#8555](https://github.com/gradio-app/gradio/pull/8555) [`7fc7455`](https://github.com/gradio-app/gradio/commit/7fc7455553c04c52c8e25d520f3d67f1b5609637) - support html in chatbot. Thanks @pngwn! + +### Fixes + +- [#8594](https://github.com/gradio-app/gradio/pull/8594) [`530f8a0`](https://github.com/gradio-app/gradio/commit/530f8a0b056b35dabe9bdd148e1ab7c4577f017d) - chatbot component tweaks. Thanks @pngwn! + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/audio@0.12.0 +- @gradio/gallery@0.11.0 +- @gradio/image@0.12.0 +- @gradio/plot@0.5.0 +- @gradio/utils@0.5.0 +- @gradio/video@0.9.0 +- @gradio/icons@0.5.0 +- @gradio/wasm@0.11.0 +- @gradio/client@1.2.0 +- @gradio/statustracker@0.7.0 +- @gradio/markdown@0.8.0 +- @gradio/upload@0.11.3 + ## 0.10.11 ### Dependency updates diff --git a/js/chatbot/package.json b/js/chatbot/package.json index ccb6bff80944e..3b7de32ecd38d 100644 --- a/js/chatbot/package.json +++ b/js/chatbot/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/chatbot", - "version": "0.10.11", + "version": "0.11.0", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/checkbox/CHANGELOG.md b/js/checkbox/CHANGELOG.md index 0bcb530427cf3..17efbad8c495c 100644 --- a/js/checkbox/CHANGELOG.md +++ b/js/checkbox/CHANGELOG.md @@ -1,5 +1,13 @@ # @gradio/checkbox +## 0.3.7 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/statustracker@0.7.0 + ## 0.3.6 ### Dependency updates diff --git a/js/checkbox/package.json b/js/checkbox/package.json index f569007c4d8ed..eca514e7a95d9 100644 --- a/js/checkbox/package.json +++ b/js/checkbox/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/checkbox", - "version": "0.3.6", + "version": "0.3.7", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/checkboxgroup/CHANGELOG.md b/js/checkboxgroup/CHANGELOG.md index 92b8eeb838bda..f09ad8f49dc2f 100644 --- a/js/checkboxgroup/CHANGELOG.md +++ b/js/checkboxgroup/CHANGELOG.md @@ -1,5 +1,13 @@ # @gradio/checkboxgroup +## 0.5.7 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/statustracker@0.7.0 + ## 0.5.6 ### Dependency updates diff --git a/js/checkboxgroup/package.json b/js/checkboxgroup/package.json index e08277dd1603b..7cca86a2ce792 100644 --- a/js/checkboxgroup/package.json +++ b/js/checkboxgroup/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/checkboxgroup", - "version": "0.5.6", + "version": "0.5.7", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/code/CHANGELOG.md b/js/code/CHANGELOG.md index b28e2953a4d50..16b874f4aab70 100644 --- a/js/code/CHANGELOG.md +++ b/js/code/CHANGELOG.md @@ -1,5 +1,16 @@ # @gradio/code +## 0.6.12 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/icons@0.5.0 +- @gradio/wasm@0.11.0 +- @gradio/statustracker@0.7.0 +- @gradio/upload@0.11.3 + ## 0.6.11 ### Dependency updates diff --git a/js/code/package.json b/js/code/package.json index 5a61f8b9fca75..d56e8f20f0313 100644 --- a/js/code/package.json +++ b/js/code/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/code", - "version": "0.6.11", + "version": "0.6.12", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/colorpicker/CHANGELOG.md b/js/colorpicker/CHANGELOG.md index f6f0a8d9b2a70..de64188f74c64 100644 --- a/js/colorpicker/CHANGELOG.md +++ b/js/colorpicker/CHANGELOG.md @@ -1,5 +1,13 @@ # @gradio/colorpicker +## 0.3.7 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/statustracker@0.7.0 + ## 0.3.6 ### Dependency updates diff --git a/js/colorpicker/package.json b/js/colorpicker/package.json index a7821096ac98c..72b4254cc0305 100644 --- a/js/colorpicker/package.json +++ b/js/colorpicker/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/colorpicker", - "version": "0.3.6", + "version": "0.3.7", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/column/CHANGELOG.md b/js/column/CHANGELOG.md index 84243895d2a44..00b6372467cc0 100644 --- a/js/column/CHANGELOG.md +++ b/js/column/CHANGELOG.md @@ -4,6 +4,13 @@ ### Dependency updates +- @gradio/utils@0.5.0 +- @gradio/statustracker@0.7.0 + +## 0.1.2 + +### Dependency updates + - @gradio/statustracker@0.6.0 ## 0.1.2 diff --git a/js/dataframe/CHANGELOG.md b/js/dataframe/CHANGELOG.md index 5e90be55c4736..8eba514f02325 100644 --- a/js/dataframe/CHANGELOG.md +++ b/js/dataframe/CHANGELOG.md @@ -1,5 +1,17 @@ # @gradio/dataframe +## 0.8.11 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/client@1.2.0 +- @gradio/statustracker@0.7.0 +- @gradio/markdown@0.8.0 +- @gradio/button@0.2.44 +- @gradio/upload@0.11.3 + ## 0.8.10 ### Dependency updates diff --git a/js/dataframe/package.json b/js/dataframe/package.json index 087a806765e20..d066165ca84ed 100644 --- a/js/dataframe/package.json +++ b/js/dataframe/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/dataframe", - "version": "0.8.10", + "version": "0.8.11", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/dataset/CHANGELOG.md b/js/dataset/CHANGELOG.md index 31caffe5189d8..3b69617da2039 100644 --- a/js/dataset/CHANGELOG.md +++ b/js/dataset/CHANGELOG.md @@ -1,5 +1,18 @@ # @gradio/dataset +## 0.1.44 + +### Fixes + +- [#8581](https://github.com/gradio-app/gradio/pull/8581) [`a1c21cb`](https://github.com/gradio-app/gradio/commit/a1c21cb69a688bd38139153fe9c85a50c6ae86f2) - fix dataset update. Thanks @abidlabs! + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/client@1.2.0 +- @gradio/upload@0.11.3 + ## 0.1.43 ### Dependency updates diff --git a/js/dataset/package.json b/js/dataset/package.json index 00a0ecaaa37d6..bc9e67b3a8d2a 100644 --- a/js/dataset/package.json +++ b/js/dataset/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/dataset", - "version": "0.1.43", + "version": "0.1.44", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/downloadbutton/CHANGELOG.md b/js/downloadbutton/CHANGELOG.md index e1645602760ad..33bcf93901d47 100644 --- a/js/downloadbutton/CHANGELOG.md +++ b/js/downloadbutton/CHANGELOG.md @@ -1,5 +1,13 @@ # @gradio/downloadbutton +## 0.1.21 + +### Dependency updates + +- @gradio/utils@0.5.0 +- @gradio/client@1.2.0 +- @gradio/button@0.2.44 + ## 0.1.20 ### Dependency updates diff --git a/js/downloadbutton/package.json b/js/downloadbutton/package.json index f3eb17fabace1..ff526b6ff731a 100644 --- a/js/downloadbutton/package.json +++ b/js/downloadbutton/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/downloadbutton", - "version": "0.1.20", + "version": "0.1.21", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/dropdown/CHANGELOG.md b/js/dropdown/CHANGELOG.md index 5877f8c6350be..7597988a6577a 100644 --- a/js/dropdown/CHANGELOG.md +++ b/js/dropdown/CHANGELOG.md @@ -1,5 +1,14 @@ # @gradio/dropdown +## 0.7.7 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/icons@0.5.0 +- @gradio/statustracker@0.7.0 + ## 0.7.6 ### Dependency updates diff --git a/js/dropdown/package.json b/js/dropdown/package.json index 9bf57917042cc..94e3d514947b4 100644 --- a/js/dropdown/package.json +++ b/js/dropdown/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/dropdown", - "version": "0.7.6", + "version": "0.7.7", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/fallback/CHANGELOG.md b/js/fallback/CHANGELOG.md index 54d994dd7ca10..22c2f58fbc221 100644 --- a/js/fallback/CHANGELOG.md +++ b/js/fallback/CHANGELOG.md @@ -1,5 +1,13 @@ # @gradio/fallback +## 0.3.7 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/statustracker@0.7.0 + ## 0.3.6 ### Dependency updates diff --git a/js/fallback/package.json b/js/fallback/package.json index cc160ac20d6d7..180b0eb58497d 100644 --- a/js/fallback/package.json +++ b/js/fallback/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/fallback", - "version": "0.3.6", + "version": "0.3.7", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/file/CHANGELOG.md b/js/file/CHANGELOG.md index b07cc4ed3b7bb..95e816080a234 100644 --- a/js/file/CHANGELOG.md +++ b/js/file/CHANGELOG.md @@ -1,5 +1,17 @@ # @gradio/file +## 0.8.3 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/icons@0.5.0 +- @gradio/wasm@0.11.0 +- @gradio/client@1.2.0 +- @gradio/statustracker@0.7.0 +- @gradio/upload@0.11.3 + ## 0.8.2 ### Dependency updates diff --git a/js/file/package.json b/js/file/package.json index 423823cb2f6c9..7bfbe28a865a5 100644 --- a/js/file/package.json +++ b/js/file/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/file", - "version": "0.8.2", + "version": "0.8.3", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/fileexplorer/CHANGELOG.md b/js/fileexplorer/CHANGELOG.md index 63aaeb21db423..66c8747e6f446 100644 --- a/js/fileexplorer/CHANGELOG.md +++ b/js/fileexplorer/CHANGELOG.md @@ -1,5 +1,18 @@ # @gradio/fileexplorer +## 0.4.12 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/icons@0.5.0 +- @gradio/client@1.2.0 +- @gradio/statustracker@0.7.0 +- @gradio/checkbox@0.3.7 +- @gradio/file@0.8.3 +- @gradio/upload@0.11.3 + ## 0.4.11 ### Dependency updates diff --git a/js/fileexplorer/package.json b/js/fileexplorer/package.json index 4b8d1bf9ee2b5..6efd3faa1a187 100644 --- a/js/fileexplorer/package.json +++ b/js/fileexplorer/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/fileexplorer", - "version": "0.4.11", + "version": "0.4.12", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/form/CHANGELOG.md b/js/form/CHANGELOG.md index cbc23d0615c0c..01a6220f65d3e 100644 --- a/js/form/CHANGELOG.md +++ b/js/form/CHANGELOG.md @@ -1,5 +1,13 @@ # @gradio/form +## 0.1.19 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/icons@0.5.0 + ## 0.1.18 ### Dependency updates diff --git a/js/form/package.json b/js/form/package.json index c3bb8c2558928..48bede3bc94b2 100644 --- a/js/form/package.json +++ b/js/form/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/form", - "version": "0.1.18", + "version": "0.1.19", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/gallery/CHANGELOG.md b/js/gallery/CHANGELOG.md index fd37e9400ecf1..ae98791336e6d 100644 --- a/js/gallery/CHANGELOG.md +++ b/js/gallery/CHANGELOG.md @@ -1,5 +1,26 @@ # @gradio/gallery +## 0.11.0 + +### Features + +- [#8131](https://github.com/gradio-app/gradio/pull/8131) [`bb504b4`](https://github.com/gradio-app/gradio/commit/bb504b494947a287d6386e0e7ead3860c0f15223) - Gradio components in `gr.Chatbot()`. Thanks @dawoodkhan82! + +### Fixes + +- [#8594](https://github.com/gradio-app/gradio/pull/8594) [`530f8a0`](https://github.com/gradio-app/gradio/commit/530f8a0b056b35dabe9bdd148e1ab7c4577f017d) - chatbot component tweaks. Thanks @pngwn! + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/image@0.12.0 +- @gradio/utils@0.5.0 +- @gradio/icons@0.5.0 +- @gradio/client@1.2.0 +- @gradio/statustracker@0.7.0 +- @gradio/file@0.8.3 +- @gradio/upload@0.11.3 + ## 0.10.10 ### Dependency updates diff --git a/js/gallery/package.json b/js/gallery/package.json index 859e6fd3570c9..f0d86109f726c 100644 --- a/js/gallery/package.json +++ b/js/gallery/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/gallery", - "version": "0.10.10", + "version": "0.11.0", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/highlightedtext/CHANGELOG.md b/js/highlightedtext/CHANGELOG.md index 91ec517623699..07d730063f5fa 100644 --- a/js/highlightedtext/CHANGELOG.md +++ b/js/highlightedtext/CHANGELOG.md @@ -1,5 +1,14 @@ # @gradio/highlightedtext +## 0.7.1 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/icons@0.5.0 +- @gradio/statustracker@0.7.0 + ## 0.7.0 ### Dependency updates diff --git a/js/highlightedtext/package.json b/js/highlightedtext/package.json index e0ca2eea989e8..a4f4084ba8303 100644 --- a/js/highlightedtext/package.json +++ b/js/highlightedtext/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/highlightedtext", - "version": "0.7.0", + "version": "0.7.1", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/html/CHANGELOG.md b/js/html/CHANGELOG.md index d193f52bd4ba8..280cee8339ee2 100644 --- a/js/html/CHANGELOG.md +++ b/js/html/CHANGELOG.md @@ -1,5 +1,17 @@ # @gradio/html +## 0.3.0 + +### Features + +- [#8555](https://github.com/gradio-app/gradio/pull/8555) [`7fc7455`](https://github.com/gradio-app/gradio/commit/7fc7455553c04c52c8e25d520f3d67f1b5609637) - support html in chatbot. Thanks @pngwn! + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/statustracker@0.7.0 + ## 0.2.6 ### Dependency updates diff --git a/js/html/package.json b/js/html/package.json index ed8ad9dc2cf9c..c58a8f3a3cf57 100644 --- a/js/html/package.json +++ b/js/html/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/html", - "version": "0.2.6", + "version": "0.3.0", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/icons/CHANGELOG.md b/js/icons/CHANGELOG.md index a2de749b32d5d..52512e2de7afc 100644 --- a/js/icons/CHANGELOG.md +++ b/js/icons/CHANGELOG.md @@ -1,5 +1,15 @@ # @gradio/icons +## 0.5.0 + +### Features + +- [#8590](https://github.com/gradio-app/gradio/pull/8590) [`65afffd`](https://github.com/gradio-app/gradio/commit/65afffd34b79ba9117e8d9506ea82477204cb57d) - Fix multimodal chat look. Thanks @aliabid94! + +### Fixes + +- [#8594](https://github.com/gradio-app/gradio/pull/8594) [`530f8a0`](https://github.com/gradio-app/gradio/commit/530f8a0b056b35dabe9bdd148e1ab7c4577f017d) - chatbot component tweaks. Thanks @pngwn! + ## 0.4.1 ### Features diff --git a/js/icons/package.json b/js/icons/package.json index c88a5223fd617..370330ccd3396 100644 --- a/js/icons/package.json +++ b/js/icons/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/icons", - "version": "0.4.1", + "version": "0.5.0", "description": "Gradio UI packages", "type": "module", "main": "src/index.ts", diff --git a/js/image/CHANGELOG.md b/js/image/CHANGELOG.md index f48f5e5d4f74f..85f3b09c86a25 100644 --- a/js/image/CHANGELOG.md +++ b/js/image/CHANGELOG.md @@ -1,5 +1,25 @@ # @gradio/image +## 0.12.0 + +### Features + +- [#8131](https://github.com/gradio-app/gradio/pull/8131) [`bb504b4`](https://github.com/gradio-app/gradio/commit/bb504b494947a287d6386e0e7ead3860c0f15223) - Gradio components in `gr.Chatbot()`. Thanks @dawoodkhan82! + +### Fixes + +- [#8594](https://github.com/gradio-app/gradio/pull/8594) [`530f8a0`](https://github.com/gradio-app/gradio/commit/530f8a0b056b35dabe9bdd148e1ab7c4577f017d) - chatbot component tweaks. Thanks @pngwn! + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/icons@0.5.0 +- @gradio/wasm@0.11.0 +- @gradio/client@1.2.0 +- @gradio/statustracker@0.7.0 +- @gradio/upload@0.11.3 + ## 0.11.10 ### Dependency updates diff --git a/js/image/package.json b/js/image/package.json index 998f97432497b..5c3238db0246f 100644 --- a/js/image/package.json +++ b/js/image/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/image", - "version": "0.11.10", + "version": "0.12.0", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/imageeditor/CHANGELOG.md b/js/imageeditor/CHANGELOG.md index e3fb824117419..5bd9c8f65a0ca 100644 --- a/js/imageeditor/CHANGELOG.md +++ b/js/imageeditor/CHANGELOG.md @@ -1,5 +1,18 @@ # @gradio/imageeditor +## 0.7.11 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/image@0.12.0 +- @gradio/utils@0.5.0 +- @gradio/icons@0.5.0 +- @gradio/wasm@0.11.0 +- @gradio/client@1.2.0 +- @gradio/statustracker@0.7.0 +- @gradio/upload@0.11.3 + ## 0.7.10 ### Dependency updates diff --git a/js/imageeditor/package.json b/js/imageeditor/package.json index 85d912fd63964..78c556e93d6ca 100644 --- a/js/imageeditor/package.json +++ b/js/imageeditor/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/imageeditor", - "version": "0.7.10", + "version": "0.7.11", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/json/CHANGELOG.md b/js/json/CHANGELOG.md index 65a732a58b9a2..a36531cd9c8f4 100644 --- a/js/json/CHANGELOG.md +++ b/js/json/CHANGELOG.md @@ -1,5 +1,14 @@ # @gradio/json +## 0.2.7 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/icons@0.5.0 +- @gradio/statustracker@0.7.0 + ## 0.2.6 ### Dependency updates diff --git a/js/json/package.json b/js/json/package.json index ee18bae43a795..88587e7bf8200 100644 --- a/js/json/package.json +++ b/js/json/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/json", - "version": "0.2.6", + "version": "0.2.7", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/label/CHANGELOG.md b/js/label/CHANGELOG.md index fed7f0b8f9b8a..a409c05a98150 100644 --- a/js/label/CHANGELOG.md +++ b/js/label/CHANGELOG.md @@ -1,5 +1,14 @@ # @gradio/label +## 0.3.7 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/icons@0.5.0 +- @gradio/statustracker@0.7.0 + ## 0.3.6 ### Dependency updates diff --git a/js/label/package.json b/js/label/package.json index aab78081eefb7..7f107b428433c 100644 --- a/js/label/package.json +++ b/js/label/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/label", - "version": "0.3.6", + "version": "0.3.7", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/lite/CHANGELOG.md b/js/lite/CHANGELOG.md index 6a8576da00abc..52d43193c3179 100644 --- a/js/lite/CHANGELOG.md +++ b/js/lite/CHANGELOG.md @@ -1,5 +1,12 @@ # @gradio/lite +## 4.37.0 + +### Dependency updates + +- @gradio/wasm@0.11.0 +- gradio@4.37.0 + ## 4.36.1 ### Dependency updates diff --git a/js/lite/package.json b/js/lite/package.json index ef7c70a4022fe..8816aba43d3b3 100644 --- a/js/lite/package.json +++ b/js/lite/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/lite", - "version": "4.36.1", + "version": "4.37.0", "description": "Serverless Gradio", "type": "module", "main": "dist/lite.js", diff --git a/js/markdown/CHANGELOG.md b/js/markdown/CHANGELOG.md index 2f81628cbe921..60ba212a9dd24 100644 --- a/js/markdown/CHANGELOG.md +++ b/js/markdown/CHANGELOG.md @@ -1,5 +1,17 @@ # @gradio/markdown +## 0.8.0 + +### Features + +- [#8528](https://github.com/gradio-app/gradio/pull/8528) [`2b0c157`](https://github.com/gradio-app/gradio/commit/2b0c1577b27fcf30920196f815ec7be604893b19) - Added an optional `height` and overflow scrollbar for the Markdown Component. Thanks @ShruAgarwal! + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/statustracker@0.7.0 + ## 0.7.6 ### Dependency updates diff --git a/js/markdown/package.json b/js/markdown/package.json index dbd3ab8363fc4..57bcfa7cff745 100644 --- a/js/markdown/package.json +++ b/js/markdown/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/markdown", - "version": "0.7.6", + "version": "0.8.0", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/model3D/CHANGELOG.md b/js/model3D/CHANGELOG.md index caa8f6738e802..832c1138dc29a 100644 --- a/js/model3D/CHANGELOG.md +++ b/js/model3D/CHANGELOG.md @@ -1,5 +1,17 @@ # @gradio/model3d +## 0.10.11 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/icons@0.5.0 +- @gradio/wasm@0.11.0 +- @gradio/client@1.2.0 +- @gradio/statustracker@0.7.0 +- @gradio/upload@0.11.3 + ## 0.10.10 ### Dependency updates diff --git a/js/model3D/package.json b/js/model3D/package.json index 551ba3f7e5aaf..ccd656ebab93a 100644 --- a/js/model3D/package.json +++ b/js/model3D/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/model3d", - "version": "0.10.10", + "version": "0.10.11", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/multimodaltextbox/CHANGELOG.md b/js/multimodaltextbox/CHANGELOG.md index 5148cd3122d00..cc5b26723c69e 100644 --- a/js/multimodaltextbox/CHANGELOG.md +++ b/js/multimodaltextbox/CHANGELOG.md @@ -1,5 +1,22 @@ # @gradio/multimodaltextbox +## 0.5.0 + +### Features + +- [#8131](https://github.com/gradio-app/gradio/pull/8131) [`bb504b4`](https://github.com/gradio-app/gradio/commit/bb504b494947a287d6386e0e7ead3860c0f15223) - Gradio components in `gr.Chatbot()`. Thanks @dawoodkhan82! +- [#8590](https://github.com/gradio-app/gradio/pull/8590) [`65afffd`](https://github.com/gradio-app/gradio/commit/65afffd34b79ba9117e8d9506ea82477204cb57d) - Fix multimodal chat look. Thanks @aliabid94! + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/image@0.12.0 +- @gradio/utils@0.5.0 +- @gradio/icons@0.5.0 +- @gradio/client@1.2.0 +- @gradio/statustracker@0.7.0 +- @gradio/upload@0.11.3 + ## 0.4.11 ### Dependency updates diff --git a/js/multimodaltextbox/package.json b/js/multimodaltextbox/package.json index c9ca2dde2be16..03015d031dc88 100644 --- a/js/multimodaltextbox/package.json +++ b/js/multimodaltextbox/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/multimodaltextbox", - "version": "0.4.11", + "version": "0.5.0", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/number/CHANGELOG.md b/js/number/CHANGELOG.md index cf7d205368f22..e1705bc8a51f6 100644 --- a/js/number/CHANGELOG.md +++ b/js/number/CHANGELOG.md @@ -1,5 +1,13 @@ # @gradio/number +## 0.4.7 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/statustracker@0.7.0 + ## 0.4.6 ### Dependency updates diff --git a/js/number/package.json b/js/number/package.json index 9f3c8efaa6132..72f2793a0ac85 100644 --- a/js/number/package.json +++ b/js/number/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/number", - "version": "0.4.6", + "version": "0.4.7", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/paramviewer/CHANGELOG.md b/js/paramviewer/CHANGELOG.md index a42c198b1e56c..d6f0e66ce816b 100644 --- a/js/paramviewer/CHANGELOG.md +++ b/js/paramviewer/CHANGELOG.md @@ -1,5 +1,13 @@ # @gradio/paramviewer +## 0.4.16 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/statustracker@0.7.0 + ## 0.4.15 ### Dependency updates diff --git a/js/paramviewer/package.json b/js/paramviewer/package.json index 8106f9d54d5c2..7edc05c8459a3 100644 --- a/js/paramviewer/package.json +++ b/js/paramviewer/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/paramviewer", - "version": "0.4.15", + "version": "0.4.16", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/plot/CHANGELOG.md b/js/plot/CHANGELOG.md index e4980ae7a7e72..6c4cfca76fa2b 100644 --- a/js/plot/CHANGELOG.md +++ b/js/plot/CHANGELOG.md @@ -1,5 +1,24 @@ # @gradio/plot +## 0.5.0 + +### Features + +- [#8131](https://github.com/gradio-app/gradio/pull/8131) [`bb504b4`](https://github.com/gradio-app/gradio/commit/bb504b494947a287d6386e0e7ead3860c0f15223) - Gradio components in `gr.Chatbot()`. Thanks @dawoodkhan82! +- [#8603](https://github.com/gradio-app/gradio/pull/8603) [`affce4c`](https://github.com/gradio-app/gradio/commit/affce4cbd9e2df14175c79da27408ccce57a74e9) - Fix resizer on altair. Thanks @aliabid94! +- [#8580](https://github.com/gradio-app/gradio/pull/8580) [`797621b`](https://github.com/gradio-app/gradio/commit/797621b81a0ab9b794e6872f8d43bf6d19a68b78) - Improved plot rendering to thematically match. Thanks @aliabid94!/n highlight:Expect visual changes in gr.Plot, gr.BarPlot, gr.LinePlot, gr.ScatterPlot, including changes to color and width sizing. + +### Fixes + +- [#8594](https://github.com/gradio-app/gradio/pull/8594) [`530f8a0`](https://github.com/gradio-app/gradio/commit/530f8a0b056b35dabe9bdd148e1ab7c4577f017d) - chatbot component tweaks. Thanks @pngwn! + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/icons@0.5.0 +- @gradio/statustracker@0.7.0 + ## 0.4.6 ### Dependency updates diff --git a/js/plot/package.json b/js/plot/package.json index 2eee4483e078b..f02cff045d96a 100644 --- a/js/plot/package.json +++ b/js/plot/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/plot", - "version": "0.4.6", + "version": "0.5.0", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/preview/CHANGELOG.md b/js/preview/CHANGELOG.md index 95671bd71a4e0..cf78344b055ae 100644 --- a/js/preview/CHANGELOG.md +++ b/js/preview/CHANGELOG.md @@ -1,5 +1,15 @@ # @gradio/preview +## 0.10.0 + +### Features + +- [#8520](https://github.com/gradio-app/gradio/pull/8520) [`595ecf3`](https://github.com/gradio-app/gradio/commit/595ecf35da6cd5f9aa7d9135282d005b63fbdef1) - Add build target option to the custom component `gradio.config.js` file. Thanks @pngwn! + +### Fixes + +- [#8531](https://github.com/gradio-app/gradio/pull/8531) [`88de38e`](https://github.com/gradio-app/gradio/commit/88de38e2597bc39532be77b917f1f02b1a11647d) - Fix custom components on windows. Thanks @freddyaboulton! + ## 0.9.1 ### Fixes diff --git a/js/preview/package.json b/js/preview/package.json index bbf2af7c77711..ffe1630c8b186 100644 --- a/js/preview/package.json +++ b/js/preview/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/preview", - "version": "0.9.1", + "version": "0.10.0", "description": "Gradio UI packages", "type": "module", "main": "dist/index.js", diff --git a/js/radio/CHANGELOG.md b/js/radio/CHANGELOG.md index 84a0ed96be1c7..fa7230585f57f 100644 --- a/js/radio/CHANGELOG.md +++ b/js/radio/CHANGELOG.md @@ -1,5 +1,13 @@ # @gradio/radio +## 0.5.7 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/statustracker@0.7.0 + ## 0.5.6 ### Dependency updates diff --git a/js/radio/package.json b/js/radio/package.json index 828c11e67e47e..4e2d058e8cc4e 100644 --- a/js/radio/package.json +++ b/js/radio/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/radio", - "version": "0.5.6", + "version": "0.5.7", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/row/CHANGELOG.md b/js/row/CHANGELOG.md index 26f847da9b2b9..7391a90cabd4f 100644 --- a/js/row/CHANGELOG.md +++ b/js/row/CHANGELOG.md @@ -4,6 +4,13 @@ ### Dependency updates +- @gradio/utils@0.5.0 +- @gradio/statustracker@0.7.0 + +## 0.1.3 + +### Dependency updates + - @gradio/statustracker@0.6.0 ## 0.1.3 diff --git a/js/simpledropdown/CHANGELOG.md b/js/simpledropdown/CHANGELOG.md index 966d29b3211f5..c2822e62a0587 100644 --- a/js/simpledropdown/CHANGELOG.md +++ b/js/simpledropdown/CHANGELOG.md @@ -1,5 +1,14 @@ # @gradio/simpledropdown +## 0.2.7 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/icons@0.5.0 +- @gradio/statustracker@0.7.0 + ## 0.2.6 ### Dependency updates diff --git a/js/simpledropdown/package.json b/js/simpledropdown/package.json index ddfbb858f1c5e..2a1fa5ba455d7 100644 --- a/js/simpledropdown/package.json +++ b/js/simpledropdown/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/simpledropdown", - "version": "0.2.6", + "version": "0.2.7", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/simpleimage/CHANGELOG.md b/js/simpleimage/CHANGELOG.md index a155c7a5fe81e..4832855ec0f21 100644 --- a/js/simpleimage/CHANGELOG.md +++ b/js/simpleimage/CHANGELOG.md @@ -1,5 +1,21 @@ # @gradio/simpleimage +## 0.6.0 + +### Features + +- [#8131](https://github.com/gradio-app/gradio/pull/8131) [`bb504b4`](https://github.com/gradio-app/gradio/commit/bb504b494947a287d6386e0e7ead3860c0f15223) - Gradio components in `gr.Chatbot()`. Thanks @dawoodkhan82! + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/icons@0.5.0 +- @gradio/wasm@0.11.0 +- @gradio/client@1.2.0 +- @gradio/statustracker@0.7.0 +- @gradio/upload@0.11.3 + ## 0.5.10 ### Dependency updates diff --git a/js/simpleimage/package.json b/js/simpleimage/package.json index a55ab3284cf1b..44393a68fd29e 100644 --- a/js/simpleimage/package.json +++ b/js/simpleimage/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/simpleimage", - "version": "0.5.10", + "version": "0.6.0", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/simpletextbox/CHANGELOG.md b/js/simpletextbox/CHANGELOG.md index 925637938a936..418bc7681556e 100644 --- a/js/simpletextbox/CHANGELOG.md +++ b/js/simpletextbox/CHANGELOG.md @@ -1,5 +1,14 @@ # @gradio/simpletextbox +## 0.2.7 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/icons@0.5.0 +- @gradio/statustracker@0.7.0 + ## 0.2.6 ### Dependency updates diff --git a/js/simpletextbox/package.json b/js/simpletextbox/package.json index 64d93c9ffad66..781acd080b000 100644 --- a/js/simpletextbox/package.json +++ b/js/simpletextbox/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/simpletextbox", - "version": "0.2.6", + "version": "0.2.7", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/slider/CHANGELOG.md b/js/slider/CHANGELOG.md index 04fbeaa3a818a..9ce6d3eeb1d4d 100644 --- a/js/slider/CHANGELOG.md +++ b/js/slider/CHANGELOG.md @@ -1,5 +1,13 @@ # @gradio/slider +## 0.4.7 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/statustracker@0.7.0 + ## 0.4.6 ### Dependency updates diff --git a/js/slider/package.json b/js/slider/package.json index 0b5de95b979fb..4d6317a78a27b 100644 --- a/js/slider/package.json +++ b/js/slider/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/slider", - "version": "0.4.6", + "version": "0.4.7", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/statustracker/CHANGELOG.md b/js/statustracker/CHANGELOG.md index a434a7776a08b..296037377ce6e 100644 --- a/js/statustracker/CHANGELOG.md +++ b/js/statustracker/CHANGELOG.md @@ -1,5 +1,21 @@ # @gradio/statustracker +## 0.7.0 + +### Features + +- [#8489](https://github.com/gradio-app/gradio/pull/8489) [`c2a0d05`](https://github.com/gradio-app/gradio/commit/c2a0d056d679d90631d9ccd944dadd67e7e03b7f) - Control Display of Error, Info, Warning. Thanks @freddyaboulton! + +### Fixes + +- [#8543](https://github.com/gradio-app/gradio/pull/8543) [`a4433be`](https://github.com/gradio-app/gradio/commit/a4433be25c183080d397413dc8c4330cd8c2b562) - Ability to disable orange progress animation for generators by setting `show_progress='minimal'` or `show_progress='hidden'` in the event definition. This is a small visual breaking change but it aligns better with the expected behavior of the `show_progress` parameter. Also added `show_progress` to `gr.Interface` and `gr.ChatInterface`. Thanks @freddyaboulton! + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/icons@0.5.0 + ## 0.6.0 ### Features diff --git a/js/statustracker/package.json b/js/statustracker/package.json index b2f9535ad45b6..1f5830a24da02 100644 --- a/js/statustracker/package.json +++ b/js/statustracker/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/statustracker", - "version": "0.6.0", + "version": "0.7.0", "description": "Gradio UI packages", "type": "module", "main": "./index.ts", diff --git a/js/storybook/CHANGELOG.md b/js/storybook/CHANGELOG.md index 289edafa3604d..4ffdee4330df0 100644 --- a/js/storybook/CHANGELOG.md +++ b/js/storybook/CHANGELOG.md @@ -1,5 +1,11 @@ # @gradio/storybook +## 0.6.0 + +### Features + +- [#8131](https://github.com/gradio-app/gradio/pull/8131) [`bb504b4`](https://github.com/gradio-app/gradio/commit/bb504b494947a287d6386e0e7ead3860c0f15223) - Gradio components in `gr.Chatbot()`. Thanks @dawoodkhan82! + ## 0.5.0 ### Features diff --git a/js/storybook/package.json b/js/storybook/package.json index 81656eb086e0e..f7933acbfe55e 100644 --- a/js/storybook/package.json +++ b/js/storybook/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/storybook", - "version": "0.5.0", + "version": "0.6.0", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/tabitem/CHANGELOG.md b/js/tabitem/CHANGELOG.md index ec88657b79a76..bff8b3856d584 100644 --- a/js/tabitem/CHANGELOG.md +++ b/js/tabitem/CHANGELOG.md @@ -1,5 +1,13 @@ # @gradio/tabitem +## 0.2.11 + +### Dependency updates + +- @gradio/utils@0.5.0 +- @gradio/column@0.1.2 +- @gradio/tabs@0.2.10 + ## 0.2.10 ### Dependency updates diff --git a/js/tabitem/package.json b/js/tabitem/package.json index 49c4b815b77c6..f0e6371e4529e 100644 --- a/js/tabitem/package.json +++ b/js/tabitem/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/tabitem", - "version": "0.2.10", + "version": "0.2.11", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/tabs/CHANGELOG.md b/js/tabs/CHANGELOG.md index ea8cd09ed19bc..89f5b3f9af314 100644 --- a/js/tabs/CHANGELOG.md +++ b/js/tabs/CHANGELOG.md @@ -1,5 +1,11 @@ # @gradio/tabs +## 0.2.10 + +### Dependency updates + +- @gradio/utils@0.5.0 + ## 0.2.9 ### Dependency updates diff --git a/js/tabs/package.json b/js/tabs/package.json index d28a932a1f1c5..a2bf1c6ca9c55 100644 --- a/js/tabs/package.json +++ b/js/tabs/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/tabs", - "version": "0.2.9", + "version": "0.2.10", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/textbox/CHANGELOG.md b/js/textbox/CHANGELOG.md index e983c21c5ad12..a2a0ec57a4923 100644 --- a/js/textbox/CHANGELOG.md +++ b/js/textbox/CHANGELOG.md @@ -1,5 +1,14 @@ # @gradio/textbox +## 0.6.6 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/icons@0.5.0 +- @gradio/statustracker@0.7.0 + ## 0.6.5 ### Dependency updates diff --git a/js/textbox/package.json b/js/textbox/package.json index c91e631c8bdc0..1ab2d6ef86193 100644 --- a/js/textbox/package.json +++ b/js/textbox/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/textbox", - "version": "0.6.5", + "version": "0.6.6", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/tootils/CHANGELOG.md b/js/tootils/CHANGELOG.md index a7a7551268d62..fd20f3c30df97 100644 --- a/js/tootils/CHANGELOG.md +++ b/js/tootils/CHANGELOG.md @@ -1,5 +1,12 @@ # @gradio/tootils +## 0.5.1 + +### Dependency updates + +- @gradio/utils@0.5.0 +- @gradio/statustracker@0.7.0 + ## 0.5.0 ### Features diff --git a/js/tootils/package.json b/js/tootils/package.json index 80583c5f53340..a64bd10e1f9d6 100644 --- a/js/tootils/package.json +++ b/js/tootils/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/tootils", - "version": "0.5.0", + "version": "0.5.1", "description": "Internal test utilities", "type": "module", "main": "src/index.ts", diff --git a/js/upload/CHANGELOG.md b/js/upload/CHANGELOG.md index 981578d152b43..2dd96ca1b3670 100644 --- a/js/upload/CHANGELOG.md +++ b/js/upload/CHANGELOG.md @@ -1,5 +1,15 @@ # @gradio/upload +## 0.11.3 + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/utils@0.5.0 +- @gradio/icons@0.5.0 +- @gradio/wasm@0.11.0 +- @gradio/client@1.2.0 + ## 0.11.2 ### Features diff --git a/js/upload/package.json b/js/upload/package.json index a973d5de4c67b..dd2ab4a042112 100644 --- a/js/upload/package.json +++ b/js/upload/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/upload", - "version": "0.11.2", + "version": "0.11.3", "description": "Gradio UI packages", "type": "module", "main": "src/index.ts", diff --git a/js/uploadbutton/CHANGELOG.md b/js/uploadbutton/CHANGELOG.md index 91d91fe1e5d15..6e40e750def13 100644 --- a/js/uploadbutton/CHANGELOG.md +++ b/js/uploadbutton/CHANGELOG.md @@ -1,5 +1,14 @@ # @gradio/uploadbutton +## 0.6.12 + +### Dependency updates + +- @gradio/utils@0.5.0 +- @gradio/client@1.2.0 +- @gradio/button@0.2.44 +- @gradio/upload@0.11.3 + ## 0.6.11 ### Dependency updates diff --git a/js/uploadbutton/package.json b/js/uploadbutton/package.json index 522d1dc0edc07..bb887acfa8135 100644 --- a/js/uploadbutton/package.json +++ b/js/uploadbutton/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/uploadbutton", - "version": "0.6.11", + "version": "0.6.12", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/utils/CHANGELOG.md b/js/utils/CHANGELOG.md index 1136935551dde..955613885b536 100644 --- a/js/utils/CHANGELOG.md +++ b/js/utils/CHANGELOG.md @@ -1,5 +1,11 @@ # @gradio/utils +## 0.5.0 + +### Features + +- [#8131](https://github.com/gradio-app/gradio/pull/8131) [`bb504b4`](https://github.com/gradio-app/gradio/commit/bb504b494947a287d6386e0e7ead3860c0f15223) - Gradio components in `gr.Chatbot()`. Thanks @dawoodkhan82! + ## 0.4.2 ### Dependency updates diff --git a/js/utils/package.json b/js/utils/package.json index 84e791b9b729f..c5df47bc74b89 100644 --- a/js/utils/package.json +++ b/js/utils/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/utils", - "version": "0.4.2", + "version": "0.5.0", "description": "Gradio UI packages", "type": "module", "main": "src/index.ts", diff --git a/js/video/CHANGELOG.md b/js/video/CHANGELOG.md index 5b031dbd62565..30f9f4d70a032 100644 --- a/js/video/CHANGELOG.md +++ b/js/video/CHANGELOG.md @@ -1,5 +1,26 @@ # @gradio/video +## 0.9.0 + +### Features + +- [#8131](https://github.com/gradio-app/gradio/pull/8131) [`bb504b4`](https://github.com/gradio-app/gradio/commit/bb504b494947a287d6386e0e7ead3860c0f15223) - Gradio components in `gr.Chatbot()`. Thanks @dawoodkhan82! + +### Fixes + +- [#8594](https://github.com/gradio-app/gradio/pull/8594) [`530f8a0`](https://github.com/gradio-app/gradio/commit/530f8a0b056b35dabe9bdd148e1ab7c4577f017d) - chatbot component tweaks. Thanks @pngwn! + +### Dependency updates + +- @gradio/atoms@0.7.5 +- @gradio/image@0.12.0 +- @gradio/utils@0.5.0 +- @gradio/icons@0.5.0 +- @gradio/wasm@0.11.0 +- @gradio/client@1.2.0 +- @gradio/statustracker@0.7.0 +- @gradio/upload@0.11.3 + ## 0.8.10 ### Dependency updates diff --git a/js/video/package.json b/js/video/package.json index 412429fd8a0e7..d750911db58fc 100644 --- a/js/video/package.json +++ b/js/video/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/video", - "version": "0.8.10", + "version": "0.9.0", "description": "Gradio UI packages", "type": "module", "author": "", diff --git a/js/wasm/CHANGELOG.md b/js/wasm/CHANGELOG.md index c0ccd259145ac..12e405c4b074e 100644 --- a/js/wasm/CHANGELOG.md +++ b/js/wasm/CHANGELOG.md @@ -1,5 +1,15 @@ # @gradio/wasm +## 0.11.0 + +### Features + +- [#8569](https://github.com/gradio-app/gradio/pull/8569) [`6f99a02`](https://github.com/gradio-app/gradio/commit/6f99a028ed0071e3f588076c059d19f3ff5d85f8) - Upgrade pyodide 0.26. Thanks @whitphx! + +### Fixes + +- [#8594](https://github.com/gradio-app/gradio/pull/8594) [`530f8a0`](https://github.com/gradio-app/gradio/commit/530f8a0b056b35dabe9bdd148e1ab7c4577f017d) - chatbot component tweaks. Thanks @pngwn! + ## 0.10.1 ### Fixes diff --git a/js/wasm/package.json b/js/wasm/package.json index 2995304c43323..56149c043a2de 100644 --- a/js/wasm/package.json +++ b/js/wasm/package.json @@ -1,6 +1,6 @@ { "name": "@gradio/wasm", - "version": "0.10.1", + "version": "0.11.0", "description": "Gradio Wasm package", "type": "module", "main": "./dist/index.js", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 75808d97cbba2..6eac484a0167f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -474,7 +474,7 @@ importers: specifier: workspace:^ version: link:../statustracker '@gradio/utils': - specifier: workspace:0.4.2 + specifier: workspace:0.5.0 version: link:../utils devDependencies: '@gradio/preview': @@ -3263,6 +3263,7 @@ packages: '@humanwhocodes/config-array@0.13.0': resolution: {integrity: sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==} engines: {node: '>=10.10.0'} + deprecated: Use @eslint/config-array instead '@humanwhocodes/config-array@0.9.5': resolution: {integrity: sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==} @@ -3279,6 +3280,7 @@ packages: '@humanwhocodes/object-schema@2.0.3': resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==} + deprecated: Use @eslint/object-schema instead '@humanwhocodes/retry@0.2.3': resolution: {integrity: sha512-X38nUbachlb01YMlvPFojKoiXq+LzZvuSce70KPMPdeM1Rj03k4dR7lDslhbqXn3Ang4EU3+EAmwEAsbrjHW3g==} diff --git a/requirements.txt b/requirements.txt index c6bf0d8738b79..27bcb298a6d0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiofiles>=22.0,<24.0 altair>=4.2.0,<6.0 fastapi ffmpy -gradio_client==1.0.1 +gradio_client==1.0.2 httpx>=0.24.1 huggingface_hub>=0.19.3 importlib_resources>=1.3,<7.0