2023-08-11 04:59:00 +08:00
# @gradio/annotatedimage
2023-12-15 05:14:57 +08:00
## 0.3.11
### Patch Changes
- Updated dependencies [[`5d51fbc` ](https://github.com/gradio-app/gradio/commit/5d51fbce7826da840a2fd4940feb5d9ad6f1bc5a ), [`34f9431` ](https://github.com/gradio-app/gradio/commit/34f943101bf7dd6b8a8974a6131c1ed7c4a0dac0 )]:
- @gradio/upload@0 .5.4
- @gradio/client@0 .9.1
2023-12-13 10:32:54 +08:00
## 0.3.10
### Patch Changes
- Updated dependencies [[`6a9151d` ](https://github.com/gradio-app/gradio/commit/6a9151d5c9432c724098da7d88a539aaaf5ffe88 ), [`d76bcaa` ](https://github.com/gradio-app/gradio/commit/d76bcaaaf0734aaf49a680f94ea9d4d22a602e70 ), [`67ddd40` ](https://github.com/gradio-app/gradio/commit/67ddd40b4b70d3a37cb1637c33620f8d197dbee0 ), [`053bec9` ](https://github.com/gradio-app/gradio/commit/053bec98be1127e083414024e02cf0bebb0b5142 ), [`4d1cbbc` ](https://github.com/gradio-app/gradio/commit/4d1cbbcf30833ef1de2d2d2710c7492a379a9a00 )]:
- @gradio/upload@0 .5.3
- @gradio/client@0 .9.0
- @gradio/icons@0 .3.2
- @gradio/atoms@0 .4.0
- @gradio/statustracker@0 .4.2
2023-12-05 08:14:12 +08:00
## 0.3.9
### Patch Changes
- Updated dependencies [[`206af31` ](https://github.com/gradio-app/gradio/commit/206af31d7c1a31013364a44e9b40cf8df304ba50 )]:
- @gradio/icons@0 .3.1
- @gradio/atoms@0 .3.1
- @gradio/statustracker@0 .4.1
- @gradio/upload@0 .5.2
2023-11-23 07:43:10 +08:00
## 0.3.8
### Patch Changes
- Updated dependencies [[`71f1a1f99` ](https://github.com/gradio-app/gradio/commit/71f1a1f9931489d465c2c1302a5c8d768a3cd23a )]:
- @gradio/client@0 .8.2
- @gradio/upload@0 .5.1
2023-11-21 05:45:52 +08:00
## 0.3.7
### Patch Changes
- Updated dependencies [[`9caddc17b` ](https://github.com/gradio-app/gradio/commit/9caddc17b1dea8da1af8ba724c6a5eab04ce0ed8 )]:
- @gradio/atoms@0 .3.0
- @gradio/icons@0 .3.0
- @gradio/statustracker@0 .4.0
- @gradio/upload@0 .5.0
2023-11-17 11:54:38 +08:00
## 0.3.6
### Patch Changes
- Updated dependencies [[`2f805a7dd` ](https://github.com/gradio-app/gradio/commit/2f805a7dd3d2b64b098f659dadd5d01258290521 ), [`f816136a0` ](https://github.com/gradio-app/gradio/commit/f816136a039fa6011be9c4fb14f573e4050a681a )]:
- @gradio/upload@0 .4.2
- @gradio/atoms@0 .2.2
- @gradio/icons@0 .2.1
- @gradio/statustracker@0 .3.2
2023-11-14 11:19:34 +08:00
## 0.3.5
### Patch Changes
- Updated dependencies [[`324867f63` ](https://github.com/gradio-app/gradio/commit/324867f63c920113d89a565892aa596cf8b1e486 )]:
- @gradio/client@0 .8.1
- @gradio/upload@0 .4.1
2023-11-11 07:12:33 +08:00
## 0.3.4
### Patch Changes
- Updated dependencies [[`854b482f5` ](https://github.com/gradio-app/gradio/commit/854b482f598e0dc47673846631643c079576da9c ), [`f1409f95e` ](https://github.com/gradio-app/gradio/commit/f1409f95ed39c5565bed6a601e41f94e30196a57 )]:
- @gradio/upload@0 .4.0
- @gradio/client@0 .8.0
2023-11-08 07:50:13 +08:00
## 0.3.3
### Patch Changes
- Updated dependencies [[`bca6c2c80` ](https://github.com/gradio-app/gradio/commit/bca6c2c80f7e5062427019de45c282238388af95 ), [`3cdeabc68` ](https://github.com/gradio-app/gradio/commit/3cdeabc6843000310e1a9e1d17190ecbf3bbc780 ), [`fad92c29d` ](https://github.com/gradio-app/gradio/commit/fad92c29dc1f5cd84341aae417c495b33e01245f )]:
- @gradio/client@0 .7.2
- @gradio/atoms@0 .2.1
- @gradio/upload@0 .3.3
- @gradio/statustracker@0 .3.1
2023-11-04 03:16:42 +08:00
## 0.3.2
### Patch Changes
- Updated dependencies [[`aaa55ce85` ](https://github.com/gradio-app/gradio/commit/aaa55ce85e12f95aba9299445e9c5e59824da18e )]:
- @gradio/upload@0 .3.2
2023-10-31 23:25:11 +08:00
## 0.3.1
### Patch Changes
- Updated dependencies [[`2ba14b284` ](https://github.com/gradio-app/gradio/commit/2ba14b284f908aa13859f4337167a157075a68eb )]:
- @gradio/client@0 .7.1
- @gradio/upload@0 .3.1
2023-10-31 21:20:18 +08:00
## 0.3.0
### Features
2023-10-31 23:25:11 +08:00
- [#5498 ](https://github.com/gradio-app/gradio/pull/5498 ) [`287fe6782` ](https://github.com/gradio-app/gradio/commit/287fe6782825479513e79a5cf0ba0fbfe51443d7 ) - fix circular dependency with client + upload. Thanks [@pngwn ](https://github.com/pngwn )!
- [#5498 ](https://github.com/gradio-app/gradio/pull/5498 ) [`287fe6782` ](https://github.com/gradio-app/gradio/commit/287fe6782825479513e79a5cf0ba0fbfe51443d7 ) - Clean root url. Thanks [@pngwn ](https://github.com/pngwn )!
- [#5498 ](https://github.com/gradio-app/gradio/pull/5498 ) [`287fe6782` ](https://github.com/gradio-app/gradio/commit/287fe6782825479513e79a5cf0ba0fbfe51443d7 ) - Image v4. Thanks [@pngwn ](https://github.com/pngwn )!
- [#5498 ](https://github.com/gradio-app/gradio/pull/5498 ) [`287fe6782` ](https://github.com/gradio-app/gradio/commit/287fe6782825479513e79a5cf0ba0fbfe51443d7 ) - Custom components. Thanks [@pngwn ](https://github.com/pngwn )!
2023-10-31 21:20:18 +08:00
2023-10-31 12:46:02 +08:00
## 0.3.0-beta.2
2023-10-18 14:38:35 +08:00
2023-10-31 12:46:02 +08:00
### Features
2023-10-31 23:25:11 +08:00
- [#6143 ](https://github.com/gradio-app/gradio/pull/6143 ) [`e4f7b4b40` ](https://github.com/gradio-app/gradio/commit/e4f7b4b409323b01aa01b39e15ce6139e29aa073 ) - fix circular dependency with client + upload. Thanks [@pngwn ](https://github.com/pngwn )!
- [#6094 ](https://github.com/gradio-app/gradio/pull/6094 ) [`c476bd5a5` ](https://github.com/gradio-app/gradio/commit/c476bd5a5b70836163b9c69bf4bfe068b17fbe13 ) - Image v4. Thanks [@pngwn ](https://github.com/pngwn )!
2023-10-31 12:46:02 +08:00
## 0.3.0-beta.1
### Features
2023-10-31 23:25:11 +08:00
- [#6016 ](https://github.com/gradio-app/gradio/pull/6016 ) [`83e947676` ](https://github.com/gradio-app/gradio/commit/83e947676d327ca2ab6ae2a2d710c78961c771a0 ) - Format js in v4 branch. Thanks [@freddyaboulton ](https://github.com/freddyaboulton )!
2023-10-31 12:46:02 +08:00
## 0.3.0-beta.0
### Features
2023-10-18 14:38:35 +08:00
2023-10-31 23:25:11 +08:00
- [#5960 ](https://github.com/gradio-app/gradio/pull/5960 ) [`319c30f3f` ](https://github.com/gradio-app/gradio/commit/319c30f3fccf23bfe1da6c9b132a6a99d59652f7 ) - rererefactor frontend files. Thanks [@pngwn ](https://github.com/pngwn )!
2023-10-18 14:38:35 +08:00
2023-10-17 04:30:41 +08:00
## 0.2.3
### Patch Changes
- Updated dependencies [[`e70805d54` ](https://github.com/gradio-app/gradio/commit/e70805d54cc792452545f5d8eccc1aa0212a4695 )]:
- @gradio/atoms@0 .2.0
- @gradio/statustracker@0 .2.3
- @gradio/upload@0 .3.3
2023-10-06 05:10:45 +08:00
## 0.2.2
### Patch Changes
- Updated dependencies []:
- @gradio/utils@0 .1.2
- @gradio/atoms@0 .1.4
- @gradio/statustracker@0 .2.2
- @gradio/upload@0 .3.2
2023-10-03 11:55:55 +08:00
## 0.2.1
### Patch Changes
- Updated dependencies [[`8f0fed857` ](https://github.com/gradio-app/gradio/commit/8f0fed857d156830626eb48b469d54d211a582d2 )]:
- @gradio/icons@0 .2.0
- @gradio/atoms@0 .1.3
- @gradio/statustracker@0 .2.1
- @gradio/upload@0 .3.1
2023-09-27 05:50:39 +08:00
## 0.2.0
### Features
2023-10-03 11:55:55 +08:00
- [#5554 ](https://github.com/gradio-app/gradio/pull/5554 ) [`75ddeb390` ](https://github.com/gradio-app/gradio/commit/75ddeb390d665d4484667390a97442081b49a423 ) - Accessibility Improvements. Thanks [@hannahblair ](https://github.com/hannahblair )!
2023-09-27 05:50:39 +08:00
2023-09-08 04:26:14 +08:00
## 0.1.2
### Patch Changes
- Updated dependencies [[`afac0006` ](https://github.com/gradio-app/gradio/commit/afac0006337ce2840cf497cd65691f2f60ee5912 )]:
- @gradio/statustracker@0 .2.0
- @gradio/utils@0 .1.1
- @gradio/atoms@0 .1.2
- @gradio/upload@0 .2.1
2023-09-02 08:27:32 +08:00
## 0.1.1
### Patch Changes
- Updated dependencies [[`abf1c57d` ](https://github.com/gradio-app/gradio/commit/abf1c57d7d85de0df233ee3b38aeb38b638477db ), [`79d8f9d8` ](https://github.com/gradio-app/gradio/commit/79d8f9d891901683c5a1b7486efb44eab2478c96 )]:
- @gradio/icons@0 .1.0
- @gradio/utils@0 .1.0
- @gradio/upload@0 .2.0
- @gradio/atoms@0 .1.1
- @gradio/statustracker@0 .1.1
2023-08-24 06:41:08 +08:00
## 0.1.0
### Highlights
#### Improve startup performance and markdown support ([#5279](https://github.com/gradio-app/gradio/pull/5279) [`fe057300`](https://github.com/gradio-app/gradio/commit/fe057300f0672c62dab9d9b4501054ac5d45a4ec))
##### Improved markdown support
We now have better support for markdown in `gr.Markdown` and `gr.Dataframe` . Including syntax highlighting and Github Flavoured Markdown. We also have more consistent markdown behaviour and styling.
##### Various performance improvements
These improvements will be particularly beneficial to large applications.
- Rather than attaching events manually, they are now delegated, leading to a significant performance improvement and addressing a performance regression introduced in a recent version of Gradio. App startup for large applications is now around twice as fast.
- Optimised the mounting of individual components, leading to a modest performance improvement during startup (~30%).
- Corrected an issue that was causing markdown to re-render infinitely.
- Ensured that the `gr.3DModel` does re-render prematurely.
2023-09-02 08:27:32 +08:00
Thanks [@pngwn ](https://github.com/pngwn )!
2023-08-24 06:41:08 +08:00
### Features
2023-09-02 08:27:32 +08:00
- [#5215 ](https://github.com/gradio-app/gradio/pull/5215 ) [`fbdad78a` ](https://github.com/gradio-app/gradio/commit/fbdad78af4c47454cbb570f88cc14bf4479bbceb ) - Lazy load interactive or static variants of a component individually, rather than loading both variants regardless. This change will improve performance for many applications. Thanks [@pngwn ](https://github.com/pngwn )!
- [#5216 ](https://github.com/gradio-app/gradio/pull/5216 ) [`4b58ea6d` ](https://github.com/gradio-app/gradio/commit/4b58ea6d98e7a43b3f30d8a4cb6f379bc2eca6a8 ) - Update i18n tokens and locale files. Thanks [@hannahblair ](https://github.com/hannahblair )!
2023-08-24 06:41:08 +08:00
2023-08-11 04:59:00 +08:00
## 0.0.2
### Patch Changes
- Updated dependencies [[`667875b2` ](https://github.com/gradio-app/gradio/commit/667875b2441753e74d25bd9d3c8adedd8ede11cd )]:
2023-10-31 23:25:11 +08:00
- @gradio/upload@0 .0.3