[5.0.0-alpha.14](https://github.com/opendatalab/labelU-Kit/compare/v5.0.0-alpha.13...v5.0.0-alpha.14) (2024-03-21)
Bug Fixes
* **frontend:** refresh samples after sample deleted ([3026fb4](https://github.com/opendatalab/labelU-Kit/commit/3026fb451e9982c4fe647adffa28f7c0d4ac97c0))
labelu/video-react1.3.0
labelu/video-react [1.3.0](https://github.com/opendatalab/labelU-Kit/compare/labelu/video-react1.2.4...labelu/video-react1.3.0) (2024-03-21)
Bug Fixes
* **video-react:** remove console ([a161066](https://github.com/opendatalab/labelU-Kit/commit/a1610662cf1d069c4fb6d608a21ef28bab1d596e))
Features
* **video-react:** add requestEdit api ([751872c](https://github.com/opendatalab/labelU-Kit/commit/751872cee6a3ba814cb126a5701a89af9ff7d7f7))
Dependencies
* **labelu/components-react:** upgraded to 1.4.0
labelu/video-annotator-react1.3.2
labelu/video-annotator-react [1.3.2](https://github.com/opendatalab/labelU-Kit/compare/labelu/video-annotator-react1.3.1...labelu/video-annotator-react1.3.2) (2024-03-21)
Bug Fixes
* **video-annotator-react:** completely use audio-annotator-react MediaAnnotatorWrapper ([e220d36](https://github.com/opendatalab/labelU-Kit/commit/e220d368f7a203e3f2be6ff64736d57f483f66cc))
* **video-annotator-react:** remove MediaError ([2f8ef20](https://github.com/opendatalab/labelU-Kit/commit/2f8ef20556c41f2a7f0cb0dad0bc5a8ec43e4f36))
Dependencies
* **labelu/components-react:** upgraded to 1.4.0
* **labelu/audio-annotator-react:** upgraded to 1.4.1
* **labelu/video-react:** upgraded to 1.3.0
labelu/interface1.3.1
labelu/interface [1.3.1](https://github.com/opendatalab/labelU-Kit/compare/labelu/interface1.3.0...labelu/interface1.3.1) (2024-03-21)
Bug Fixes
* **interface:** add disabled field to the TextAttribute and EnumerableAttribute ([117570c](https://github.com/opendatalab/labelU-Kit/commit/117570c11c903c6c0ac63c339397e154fe25e2f1))
labelu/image1.1.0
labelu/image [1.1.0](https://github.com/opendatalab/labelU-Kit/compare/labelu/image1.0.1...labelu/image1.1.0) (2024-03-21)
Bug Fixes
* **image:** fix cursor manager ([dd28e13](https://github.com/opendatalab/labelU-Kit/commit/dd28e1345d6cc9769a38c08996752e1cbba288f8))
* **image:** fix LineTool initialization ([45fbbdb](https://github.com/opendatalab/labelU-Kit/commit/45fbbdb3e22b4288010aceb2b0743b3758aa0e84))
* **image:** remove error in label base ([c6aa367](https://github.com/opendatalab/labelU-Kit/commit/c6aa36740a91a910f5850fe21eeda9d118a4c4df))
* **image:** update requestEdit params: edit -> update ([423712c](https://github.com/opendatalab/labelU-Kit/commit/423712c7bfc06cdc1d81d5884d7bdcef82d0c396))
Features
* **image:** add requestEdit api to support pre annotation modify control ([1955d85](https://github.com/opendatalab/labelU-Kit/commit/1955d858791546ca2ce291a802ee365987058822))
labelu/image-annotator-react2.0.0
labelu/image-annotator-react [2.0.0](https://github.com/opendatalab/labelU-Kit/compare/labelu/image-annotator-react1.0.2...labelu/image-annotator-react2.0.0) (2024-03-21)
Bug Fixes
* **image-annotator-react:** dont save empty global annotations ([3692a3d](https://github.com/opendatalab/labelU-Kit/commit/3692a3dbf1e83de25a772e8b001704de1c4af47a))
* **image-annotator-react:** fix annotation deleion ([96da867](https://github.com/opendatalab/labelU-Kit/commit/96da867f3c147a1cbd3203515253bd967455a643))
* **image-annotator-react:** fix annotation deletion ([7c9779f](https://github.com/opendatalab/labelU-Kit/commit/7c9779fbdd3f62c4e919313fb7f001d710fe9279))
* **image-annotator-react:** fix global annotation filter ([37f6b46](https://github.com/opendatalab/labelU-Kit/commit/37f6b46e8abf9d6bbbe3b7616484f1dbb4bfbde1))
* **image-annotator-react:** fix global annotation onchange ([39c8523](https://github.com/opendatalab/labelU-Kit/commit/39c8523df18299e0e4d2c09d39e2fafd1a97f614))
* **image-annotator-react:** fix global annotations submit issue ([95bd1a0](https://github.com/opendatalab/labelU-Kit/commit/95bd1a010e0df65a02d9f3e030fab23bba750064))
* **image-annotator-react:** fix pre annotations merge with annotations ([2e0cb5a](https://github.com/opendatalab/labelU-Kit/commit/2e0cb5a3e16d056a37a633ece7751f0d38a0532d))
* **image-annotator-react:** save the global pre-annotations if the tool config is not exist in database ([97b3823](https://github.com/opendatalab/labelU-Kit/commit/97b3823aeb4bdcbc4f71130ed60f4cbd55b78118))
* **image-annotator-react:** undefined tool in global tool annotations ([4f9a12a](https://github.com/opendatalab/labelU-Kit/commit/4f9a12a8d269649c33419f0c59697e9a97a0986b))
Features
* **image-annotator-react:** add onload params ([7963a06](https://github.com/opendatalab/labelU-Kit/commit/7963a069bb4e023deb9c0ee0ee53c31e019497d4))
* **image-annotator-react:** add preAnnotationLabels and preAnnotations apis ([56affbd](https://github.com/opendatalab/labelU-Kit/commit/56affbdf5c05ba88b5851f16b54f68c1131d3d9a))
* **image-annotator-react:** export contexts ([6999cd3](https://github.com/opendatalab/labelU-Kit/commit/6999cd339239565f4577457d3643ae49bc1ca4ed))
BREAKING CHANGES
* **image-annotator-react:** remove getGlobalAnnotaitons
Dependencies
* **labelu/components-react:** upgraded to 1.4.0
* **labelu/image:** upgraded to 1.1.0
labelu/components-react1.4.0
labelu/components-react [1.4.0](https://github.com/opendatalab/labelU-Kit/compare/labelu/components-react1.3.1...labelu/components-react1.4.0) (2024-03-21)
Bug Fixes
* **components-react:** update redoundo ([ac26b24](https://github.com/opendatalab/labelU-Kit/commit/ac26b24692aeb2eba6d289c2c4f3c20c44a8cfd5))
Features
* **components-react:** add StatusCard and VideoCard ([57ae4d7](https://github.com/opendatalab/labelU-Kit/commit/57ae4d77bbe27ce2ec577adbc81081dd23dcfd9e))
* **components-react:** media annotator supports requestEdit ([f3b20ce](https://github.com/opendatalab/labelU-Kit/commit/f3b20ce76ae1ef634f28b6e2abf35977a0e1949e))
* **components-react:** supports disabled form field item ([75f871a](https://github.com/opendatalab/labelU-Kit/commit/75f871af856b232afa0fa70a733347530e102a20))
* supports pre annotations ([429](https://github.com/opendatalab/labelU-Kit/issues/429)) ([2f731ad](https://github.com/opendatalab/labelU-Kit/commit/2f731ad799c2f7e8f20d700e36f460921abf214c))
labelu/audio-react1.3.1
labelu/audio-react [1.3.1](https://github.com/opendatalab/labelU-Kit/compare/labelu/audio-react1.3.0...labelu/audio-react1.3.1) (2024-03-21)
Bug Fixes
* **audio-react:** upgrade deps ([9b68c1b](https://github.com/opendatalab/labelU-Kit/commit/9b68c1bd917ef5dd4e0a3212551cfd6e5523ccfb))
Dependencies
* **labelu/components-react:** upgraded to 1.4.0
labelu/audio-annotator-react1.4.1
labelu/audio-annotator-react [1.4.1](https://github.com/opendatalab/labelU-Kit/compare/labelu/audio-annotator-react1.4.0...labelu/audio-annotator-react1.4.1) (2024-03-21)
Bug Fixes
* **audio-annotator-react:** upgrade deps ([b4a683e](https://github.com/opendatalab/labelU-Kit/commit/b4a683eff6c36f203b71bb6c3c1283948797df83))
Dependencies
* **labelu/components-react:** upgraded to 1.4.0
* **labelu/audio-react:** upgraded to 1.3.1
labelu/audio-annotator-react1.4.0
labelu/audio-annotator-react [1.4.0](https://github.com/opendatalab/labelU-Kit/compare/labelu/audio-annotator-react1.3.1...labelu/audio-annotator-react1.4.0) (2024-03-21)
Bug Fixes
* **audio-annotator-react:** dont save empty global annotations ([9771dba](https://github.com/opendatalab/labelU-Kit/commit/9771dba1095eb8e470ec33d48641e8c34cf9b772))
* **audio-annotator-react:** fix audio sidebar width ([14f8ed6](https://github.com/opendatalab/labelU-Kit/commit/14f8ed6272d232ab211c4df438b06571635c184b))
* **audio-annotator-react:** fix global annotation onchange ([5cc025b](https://github.com/opendatalab/labelU-Kit/commit/5cc025b2e8d76737860d7856be6ef1188c5ba76f))
* **audio-annotator-react:** remove unnecessary redo undo param ([19fd57a](https://github.com/opendatalab/labelU-Kit/commit/19fd57ac87141f6137f5fdcb336b4f076a02959b))
* **audio-annotator-react:** save the global pre-annotations if the tool config is not exist in database ([9ed5d68](https://github.com/opendatalab/labelU-Kit/commit/9ed5d68938df792e126cc03268c5dad75b916705))
* **audio-annotator-react:** simplify open attribute modal invocation ([d17d623](https://github.com/opendatalab/labelU-Kit/commit/d17d62333f0f195f7ca56339338d8a01474a50bc))
* **audio-annotator-react:** update annotation remove logic ([afab800](https://github.com/opendatalab/labelU-Kit/commit/afab8002a9e3b183abe0021919cafb1ae4e95906))
* **audio-annotator-react:** update global labels onchange invocation ([df69d9b](https://github.com/opendatalab/labelU-Kit/commit/df69d9b44f05266e9f8ba4d9541424dd5b7b6137))
* **audio-annotator-react:** update media sample data ([189c08c](https://github.com/opendatalab/labelU-Kit/commit/189c08cb1ec73c5ed26aafc4a4ad0612da62f785))
Features
* supports pre annotations ([429](https://github.com/opendatalab/labelU-Kit/issues/429)) ([2f731ad](https://github.com/opendatalab/labelU-Kit/commit/2f731ad799c2f7e8f20d700e36f460921abf214c))
Dependencies
* **labelu/components-react:** upgraded to 1.4.0
* **labelu/interface:** upgraded to 1.3.1
* **labelu/audio-react:** upgraded to 1.3.0