Labelu

Latest version: v1.0.5

Safety actively analyzes 638681 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 54

5.0.0

[5.0.0](https://github.com/opendatalab/labelU-Kit/compare/v4.0.3...v5.0.0) (2024-03-21)


Bug Fixes

* **audio-annotator-react:** add onclick cakkback ([e99a09d](https://github.com/opendatalab/labelU-Kit/commit/e99a09dcab6de09a856bb19cf3f2c9e2f066772d))
* **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))
* **audio-annotator-react:** upgrade deps ([b4a683e](https://github.com/opendatalab/labelU-Kit/commit/b4a683eff6c36f203b71bb6c3c1283948797df83))
* **audio-react:** upgrade deps ([9b68c1b](https://github.com/opendatalab/labelU-Kit/commit/9b68c1bd917ef5dd4e0a3212551cfd6e5523ccfb))
* **components-react:** audiocard add onclick callback ([03ec192](https://github.com/opendatalab/labelU-Kit/commit/03ec1923763b1029fdaef8763789b0139fab4d70))
* **components-react:** update redoundo ([ac26b24](https://github.com/opendatalab/labelU-Kit/commit/ac26b24692aeb2eba6d289c2c4f3c20c44a8cfd5))
* **frontend:** attribute -> label; pointList -> points ([835ab0d](https://github.com/opendatalab/labelU-Kit/commit/835ab0da99b15db92c46dbf70d0c182cff312628))
* **frontend:** disable AnalyzeWiz in local deployment ([85ee386](https://github.com/opendatalab/labelU-Kit/commit/85ee386cfb45b9e65915a44dd6000deb53d52326))
* **frontend:** disable analyzing in localhost ([dbd3681](https://github.com/opendatalab/labelU-Kit/commit/dbd3681fdf1d1757362959cf521c48d77f20443e))
* **frontend:** fix export options ([79c37f8](https://github.com/opendatalab/labelU-Kit/commit/79c37f8cacc4fc769e7aa3363db569d27a7b6086))
* **frontend:** fix file upload ([665f7dd](https://github.com/opendatalab/labelU-Kit/commit/665f7ddb375e82e96dcc9de0b91ccdd4b02f3190))
* **frontend:** fix line tool json schema ([ac4287b](https://github.com/opendatalab/labelU-Kit/commit/ac4287be9567e5e4dd478b87010d545530d78021))
* **frontend:** fix message warnings ([3bcbf3d](https://github.com/opendatalab/labelU-Kit/commit/3bcbf3d2921541eb08bd6305e98c1af6257b2c13))
* **frontend:** fix polygon tool json schema ([70f0110](https://github.com/opendatalab/labelU-Kit/commit/70f0110e726ff931284fcc0f3f8f270180fe21e8))
* **frontend:** fix pre annotation schema lineType -> type ([33803d0](https://github.com/opendatalab/labelU-Kit/commit/33803d0599df22738087d418121c8028a74ebafd))
* **frontend:** fix sample deletion ([a481429](https://github.com/opendatalab/labelU-Kit/commit/a4814291f2cf3a659d72db8fed0928e9658c8575))
* **frontend:** fix the audio pre annotation config ([db3dff8](https://github.com/opendatalab/labelU-Kit/commit/db3dff84f73458b669175bece43f8a42388d5b51))
* **frontend:** fix the image pre-annotation editable control ([6aba03f](https://github.com/opendatalab/labelU-Kit/commit/6aba03f599b2d93d973eb6166caa7c6c3a07824d))
* **frontend:** fix the segment and the frame json schema ([2d1b009](https://github.com/opendatalab/labelU-Kit/commit/2d1b009a14c764889cd40634b475aec9eb18f62f))
* **frontend:** refresh samples after sample deleted ([3026fb4](https://github.com/opendatalab/labelU-Kit/commit/3026fb451e9982c4fe647adffa28f7c0d4ac97c0))
* **frontend:** seperate image, video, audio json schema; update deps ([68cfb97](https://github.com/opendatalab/labelU-Kit/commit/68cfb9700c2c9555a06b11a6fb4175ed6288ec02))
* **frontend:** show file url in file table ([36028b3](https://github.com/opendatalab/labelU-Kit/commit/36028b308b9fb1471512c7523e9bf7a792c59ca0))
* **frontend:** show task config when pre annotation config is none ([2a1ed91](https://github.com/opendatalab/labelU-Kit/commit/2a1ed91855e54cb779a602538916aeec2b4ea7cc))
* **frontend:** support m4a file type ([2f28b80](https://github.com/opendatalab/labelU-Kit/commit/2f28b802152892762d6f8f59534c99958573a13b))
* **frontend:** test workflow dispatch[ignore] ([ec231b0](https://github.com/opendatalab/labelU-Kit/commit/ec231b06513bb474774f5b2442757e0886c825e0))
* **frontend:** update deps ([903cbb9](https://github.com/opendatalab/labelU-Kit/commit/903cbb9e0932396d3da71acf9594a98e842ac2ab))
* **frontend:** update jsonl schema link ([f1c1213](https://github.com/opendatalab/labelU-Kit/commit/f1c12133062578964b3549c538e074a835f6b028))
* **frontend:** update pre annotation column ([433](https://github.com/opendatalab/labelU-Kit/issues/433)) ([59f3282](https://github.com/opendatalab/labelU-Kit/commit/59f3282d12e42f991903663b4dc1c46db4886525))
* **frontend:** update pre annotation json schema ([004d46f](https://github.com/opendatalab/labelU-Kit/commit/004d46f85697481eb3c0ac1a7643d5292708b8cf))
* **frontend:** update pre annotation jsonl schema ([6df10c6](https://github.com/opendatalab/labelU-Kit/commit/6df10c6a5512e86d9dd9d736d20c0686f3f3511b))
* **frontend:** update requestEdit error message ([5d5167b](https://github.com/opendatalab/labelU-Kit/commit/5d5167bb421aa64b1139ae471f2ece2621090758))
* **frontend:** update scripts ([6b96da5](https://github.com/opendatalab/labelU-Kit/commit/6b96da5af8ba2cbc247c0084c2c7940536f8bc08))
* **frontend:** update the annotations saving logic ([e5d8423](https://github.com/opendatalab/labelU-Kit/commit/e5d84234ad8a40f8e4831e2a4fc7bd9a5f556f11))
* **frontend:** update workflow scripts ([fd799c1](https://github.com/opendatalab/labelU-Kit/commit/fd799c16aedb2db45a4bf4d184c09b93db2b8230))
* **frontend:** update workflow scripts ([6deafff](https://github.com/opendatalab/labelU-Kit/commit/6deafff8db8dea3aa4c4661fc1b6d930033ac60c))
* **frontend:** update workflow scripts ([e2d5cce](https://github.com/opendatalab/labelU-Kit/commit/e2d5cce420f7a83544926733ee6574d69a53e617))
* **frontend:** use unpkg cdn file instead of local assets ([d7c7baf](https://github.com/opendatalab/labelU-Kit/commit/d7c7bafaffededebe7a0f4c52cceab6f479c6760))
* **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))
* **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))
* **interface:** add disabled field to the TextAttribute and EnumerableAttribute ([117570c](https://github.com/opendatalab/labelU-Kit/commit/117570c11c903c6c0ac63c339397e154fe25e2f1))
* **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))
* **video-react:** remove console ([a161066](https://github.com/opendatalab/labelU-Kit/commit/a1610662cf1d069c4fb6d608a21ef28bab1d596e))
* **website:** test workflow dispatch[ignore] ([74a74dd](https://github.com/opendatalab/labelU-Kit/commit/74a74dd7154cb6a370c92c8d7112c4d191fd20ec))
* **website:** test workflow dispatch[ignore] ([9453339](https://github.com/opendatalab/labelU-Kit/commit/945333917c5eb9fa188dab4a91cb2957dc52e9b2))
* **website:** update example ([113c230](https://github.com/opendatalab/labelU-Kit/commit/113c230958f6feda3a46e2f73196e8715bb083be))
* **website:** update example ([1e13d5a](https://github.com/opendatalab/labelU-Kit/commit/1e13d5afb12dbbc5c24b690db6955e867282bce7))


Features

* **audio-react:** add requestEdit api ([7d02bca](https://github.com/opendatalab/labelU-Kit/commit/7d02bca8a2a34fabfaeeb5401cd871bdd1f88b44))
* **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))
* **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))
* **image:** add requestEdit api to support pre annotation modify control ([1955d85](https://github.com/opendatalab/labelU-Kit/commit/1955d858791546ca2ce291a802ee365987058822))
* supports pre annotations ([428](https://github.com/opendatalab/labelU-Kit/issues/428)) ([22ac6b0](https://github.com/opendatalab/labelU-Kit/commit/22ac6b00f64fb0cf69f3adeb99bcfec228e4708b))
* supports pre annotations ([429](https://github.com/opendatalab/labelU-Kit/issues/429)) ([2f731ad](https://github.com/opendatalab/labelU-Kit/commit/2f731ad799c2f7e8f20d700e36f460921abf214c))
* **video-react:** add requestEdit api ([751872c](https://github.com/opendatalab/labelU-Kit/commit/751872cee6a3ba814cb126a5701a89af9ff7d7f7))


BREAKING CHANGES

* **image-annotator-react:** remove getGlobalAnnotaitons

5.0.0alpha.14

[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

5.0.0alpha.13

[5.0.0-alpha.13](https://github.com/opendatalab/labelU-Kit/compare/v5.0.0-alpha.12...v5.0.0-alpha.13) (2024-03-20)


Bug Fixes

* **frontend:** fix sample deletion ([a481429](https://github.com/opendatalab/labelU-Kit/commit/a4814291f2cf3a659d72db8fed0928e9658c8575))

5.0.0alpha.12

[5.0.0-alpha.12](https://github.com/opendatalab/labelU-Kit/compare/v5.0.0-alpha.11...v5.0.0-alpha.12) (2024-03-20)


Bug Fixes

* **audio-annotator-react:** dont save empty global annotations ([9771dba](https://github.com/opendatalab/labelU-Kit/commit/9771dba1095eb8e470ec33d48641e8c34cf9b772))
* **image-annotator-react:** dont save empty global annotations ([3692a3d](https://github.com/opendatalab/labelU-Kit/commit/3692a3dbf1e83de25a772e8b001704de1c4af47a))

5.0.0alpha.11

[5.0.0-alpha.11](https://github.com/opendatalab/labelU-Kit/compare/v5.0.0-alpha.10...v5.0.0-alpha.11) (2024-03-20)


Bug Fixes

* **image-annotator-react:** fix global annotation onchange ([39c8523](https://github.com/opendatalab/labelU-Kit/commit/39c8523df18299e0e4d2c09d39e2fafd1a97f614))

5.0.0alpha.10

[5.0.0-alpha.10](https://github.com/opendatalab/labelU-Kit/compare/v5.0.0-alpha.9...v5.0.0-alpha.10) (2024-03-20)


Bug Fixes

* **frontend:** fix message warnings ([3bcbf3d](https://github.com/opendatalab/labelU-Kit/commit/3bcbf3d2921541eb08bd6305e98c1af6257b2c13))





labelu/video-annotator-react1.3.2-alpha.8
labelu/video-annotator-react [1.3.2-alpha.8](https://github.com/opendatalab/labelU-Kit/compare/labelu/video-annotator-react1.3.2-alpha.7...labelu/video-annotator-react1.3.2-alpha.8) (2024-03-20)





Dependencies

* **labelu/audio-annotator-react:** upgraded to 1.4.0-alpha.8

labelu/video-annotator-react1.3.2-alpha.7
labelu/video-annotator-react [1.3.2-alpha.7](https://github.com/opendatalab/labelU-Kit/compare/labelu/video-annotator-react1.3.2-alpha.6...labelu/video-annotator-react1.3.2-alpha.7) (2024-03-20)





Dependencies

* **labelu/audio-annotator-react:** upgraded to 1.4.0-alpha.7

labelu/image-annotator-react2.0.0-alpha.9
labelu/image-annotator-react [2.0.0-alpha.9](https://github.com/opendatalab/labelU-Kit/compare/labelu/image-annotator-react2.0.0-alpha.8...labelu/image-annotator-react2.0.0-alpha.9) (2024-03-20)


Bug Fixes

* **image-annotator-react:** dont save empty global annotations ([3692a3d](https://github.com/opendatalab/labelU-Kit/commit/3692a3dbf1e83de25a772e8b001704de1c4af47a))





labelu/image-annotator-react2.0.0-alpha.8
labelu/image-annotator-react [2.0.0-alpha.8](https://github.com/opendatalab/labelU-Kit/compare/labelu/image-annotator-react2.0.0-alpha.7...labelu/image-annotator-react2.0.0-alpha.8) (2024-03-20)


Bug Fixes

* **image-annotator-react:** fix global annotation onchange ([39c8523](https://github.com/opendatalab/labelU-Kit/commit/39c8523df18299e0e4d2c09d39e2fafd1a97f614))





labelu/audio-annotator-react1.4.0-alpha.8
labelu/audio-annotator-react [1.4.0-alpha.8](https://github.com/opendatalab/labelU-Kit/compare/labelu/audio-annotator-react1.4.0-alpha.7...labelu/audio-annotator-react1.4.0-alpha.8) (2024-03-20)


Bug Fixes

* **audio-annotator-react:** dont save empty global annotations ([9771dba](https://github.com/opendatalab/labelU-Kit/commit/9771dba1095eb8e470ec33d48641e8c34cf9b772))





labelu/audio-annotator-react1.4.0-alpha.7
labelu/audio-annotator-react [1.4.0-alpha.7](https://github.com/opendatalab/labelU-Kit/compare/labelu/audio-annotator-react1.4.0-alpha.6...labelu/audio-annotator-react1.4.0-alpha.7) (2024-03-20)


Bug Fixes

* **audio-annotator-react:** fix global annotation onchange ([5cc025b](https://github.com/opendatalab/labelU-Kit/commit/5cc025b2e8d76737860d7856be6ef1188c5ba76f))

Page 4 of 54

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.