Labelu

Latest version: v1.0.5

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

Scan your dependencies

Page 42 of 54

1.0.1alpha.4

[1.0.1-alpha.4](https://github.com/opendatalab/labelU/compare/v1.0.1-alpha.3...v1.0.1-alpha.4) (2024-04-17)


Bug Fixes

* Upgrade frontend to v5.0.2-alpha.1. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v5.0.2-alpha.1) ([eebf953](https://github.com/opendatalab/labelU/commit/eebf95333b1c747d049f767a8b6bfb085cce484f))

1.0.1alpha.3

[1.0.1-alpha.3](https://github.com/opendatalab/labelU/compare/v1.0.1-alpha.2...v1.0.1-alpha.3) (2024-04-17)


Bug Fixes

* remove hash substring in exported filename ([98069d1](https://github.com/opendatalab/labelU/commit/98069d1c900a75511036280e52f6841938c9ca9d))

1.0.1alpha.2

[1.0.1-alpha.2](https://github.com/opendatalab/labelU/compare/v1.0.1-alpha.1...v1.0.1-alpha.2) (2024-03-22)


Bug Fixes

* Upgrade frontend to v5.0.1-alpha.1. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v5.0.1-alpha.1) ([f66f223](https://github.com/opendatalab/labelU/commit/f66f223d7293b383c1d466c7bbce89ea53d35314))

1.0.1alpha.1

[1.0.1-alpha.1](https://github.com/opendatalab/labelU/compare/v1.0.0...v1.0.1-alpha.1) (2024-03-21)


Bug Fixes

* turn off github release success comment ([569ebe4](https://github.com/opendatalab/labelU/commit/569ebe4b36df27dfcc6983b3e5418f5b21d08ca7))

1.0.0

Bug Fixes

* add a judgement in current task sample to set the status of task to finish ([540429a](https://github.com/opendatalab/labelU/commit/540429ae23bf87c7e012709f6c2703ce19088b4d))
* add alembic_labelu directory and alembic.ini in sys path ([1ac5540](https://github.com/opendatalab/labelU/commit/1ac5540d9f96645bfae90c21dcc679f1780187a8))
* add annotated_count and config for query ([2cc0631](https://github.com/opendatalab/labelU/commit/2cc063126925fe41f1a6a71b731b30392c0aea0d))
* add bytes and content range headers ([25facd4](https://github.com/opendatalab/labelU/commit/25facd4b945ff9027983495895ec49f10f5fadc0))
* add the alembic_labelu in poetry package ([11087b0](https://github.com/opendatalab/labelU/commit/11087b0f97f71ade4a6224e2eb94f39bda4aee04))
* add the judgement of tool do not have config ([dc14307](https://github.com/opendatalab/labelU/commit/dc14307b372f130ba3388f5d25f56d1f5868a203))
* audio media type support ([e27c5a4](https://github.com/opendatalab/labelU/commit/e27c5a4a775b748680756b53de35998f84d56377))
* database url ([b3fc9ad](https://github.com/opendatalab/labelU/commit/b3fc9ada78fc66bfa9314b1b7d9649be6474a609))
* delete the condition with task_id to update task_sample table ([171251f](https://github.com/opendatalab/labelU/commit/171251f05f5d06248e892b50163d9aef70b0d95d))
* delete the drop_index of inner_id in the process to downgrade alembic ([d7e9f45](https://github.com/opendatalab/labelU/commit/d7e9f45e474747938a007f5622343b9140181bc2))
* delete the judgement of finished task, allow continuely add file attachment to finished task ([7af7f2c](https://github.com/opendatalab/labelU/commit/7af7f2c7f01906368cee0e714197d2423f931c92))
* delete the judgement of sample_annotated_result ([0578a1b](https://github.com/opendatalab/labelU/commit/0578a1b7bd65a74c58c930d07acace0f738471af))
* delete the redundant code ([b420b55](https://github.com/opendatalab/labelU/commit/b420b55a982ad873d3e80abf5073680601819bed))
* delete the redundant code -v1 ([71c85dd](https://github.com/opendatalab/labelU/commit/71c85dd5e90f75db0beec8af3dedc9fd42c16da2))
* export annotation result in chinese format ([88dbff6](https://github.com/opendatalab/labelU/commit/88dbff6fde378d21db0d3d8963f380010751cddb))
* fix test case ([ac7bc37](https://github.com/opendatalab/labelU/commit/ac7bc37a493a8829ffc7e7d34e74547343206297))
* js file response with content type application/javascript ([3fa4ac0](https://github.com/opendatalab/labelU/commit/3fa4ac0bff2ced03dc30d29191a9355016c59578))
* modify task_tool.get(config, ") ([21fcb67](https://github.com/opendatalab/labelU/commit/21fcb67f133ec09da1b3a6366985de26ad7ee854))
* modify the 9d5da vesion, delete the judgement of len(label_dict) ([cb97cd9](https://github.com/opendatalab/labelU/commit/cb97cd9a0e7fc0fe1fbfc23c710347382b6d1415))
* move alembic_labelu to the labelu directory ([f73f11d](https://github.com/opendatalab/labelU/commit/f73f11de7129713e59f1a54fbb32d67c6ebb71a8))
* optimize the code in 9d5 with setting new functions ([3358eec](https://github.com/opendatalab/labelU/commit/3358eec9249bfa6ef0ed74b63c8a83d5e2e52be0))
* pointList -> points; attribute -> label in result; valid is true as default ([da4ddff](https://github.com/opendatalab/labelU/commit/da4ddff41d871f620bee4cc347b60d8a4cd51773))
* reanme UvicornException to LabelUException ([b679bdc](https://github.com/opendatalab/labelU/commit/b679bdc79e518ca07b6a34f9619c86cd68798e7d))
* refactor ci ([dadeb9c](https://github.com/opendatalab/labelU/commit/dadeb9cc22ef8a07da40a67882abed069e7b1eb2))
* refactor ci ([be25959](https://github.com/opendatalab/labelU/commit/be25959cd64338b07a7862dcba51b0196aea8825))
* remove redirect when 404 in non-api request ([4a91924](https://github.com/opendatalab/labelU/commit/4a91924d9601cb5752ea06fbc9bbf8a808b872fa))
* remove redirect when 404 in non-api request ([10fd0ef](https://github.com/opendatalab/labelU/commit/10fd0ef354166652ff45e6dbe733740500be0b09))
* rename get_tool_label_dict and ensure probably to show chinese in table ([84a4d8f](https://github.com/opendatalab/labelU/commit/84a4d8f95d6ab5e4856a4dc355523270fd98a876))
* replace getcwd with os.path in e76 version ([4605d11](https://github.com/opendatalab/labelU/commit/4605d11045fdd676989712890fdb148abae7a794))
* skip label converting in video result ([f892382](https://github.com/opendatalab/labelU/commit/f8923820f067c995c67a1f904214bbba2d7bf340))
* skip label converting in video result ([331c8f1](https://github.com/opendatalab/labelU/commit/331c8f1a7bc697afd2e33326b7cb50fde1e89d1c))
* store annotation result in chinese format in sample table ([941bb2f](https://github.com/opendatalab/labelU/commit/941bb2fd60c8ee12b9198e0706affc766a283d0a))
* test release ([30bd7e3](https://github.com/opendatalab/labelU/commit/30bd7e3cd6d1092fced8be1c7686cdeeadd44433))
* test release ([af0f7cd](https://github.com/opendatalab/labelU/commit/af0f7cdbfd7c456ea16c9465ce41be8d067c76b6))
* textTool pop label property in export body ([03b2fde](https://github.com/opendatalab/labelU/commit/03b2fde2450afe31c6dedfbbf090061b049a7433))
* update alembic merge script ([5e40f9e](https://github.com/opendatalab/labelU/commit/5e40f9efb4f1128673de80929c1b4c4bc4f10829))
* update alembic merge script: options -> attributes ([268a80d](https://github.com/opendatalab/labelU/commit/268a80d4208e1ff5c42ec18bd49528df551b9e51))
* update ci ([e235593](https://github.com/opendatalab/labelU/commit/e235593757ea66c14a7c1e0ed4a8d3b6c2f7eeb3))
* update ci ([cb378f7](https://github.com/opendatalab/labelU/commit/cb378f79cfe79ba6f2aba1687f0af0567acc5594))
* update ci ([4621da6](https://github.com/opendatalab/labelU/commit/4621da6292e494b4151424eb0918090189dc497e))
* update ci ([11d9f89](https://github.com/opendatalab/labelU/commit/11d9f89d8c3906d0c837a067c3a0329f0de212f4))
* update ci ([a0e4088](https://github.com/opendatalab/labelU/commit/a0e4088486ea40a4aafa59d33f4d9f3e17b630e7))
* update ci ([b072ba9](https://github.com/opendatalab/labelU/commit/b072ba9ac73e3117870d56fcbb04434de73cef04))
* update ci ([41d0357](https://github.com/opendatalab/labelU/commit/41d0357ea2454f3662a6cd42af5022cacb0d5305))
* update download script ([42b0b4e](https://github.com/opendatalab/labelU/commit/42b0b4ed0b07a5c866229b949394e4888e602a92))
* update fileNames -> fileName; urls -> url in export result ([88d2b01](https://github.com/opendatalab/labelU/commit/88d2b01b945fcd053b7ed1a16fa81eff428c8f94))
* Update frontend from labelu-kit. See details in [release note](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.0.2-alpha.2) ([80856cd](https://github.com/opendatalab/labelU/commit/80856cd7af3abe25080d7f3bf7ccba27bbc40b62))
* Update frontend from labelu-kit. See details in [release note](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.0.2-alpha.2) ([04c09e9](https://github.com/opendatalab/labelU/commit/04c09e99c1161174a5b7872c87e0c242aa1e1f6c))
* Update frontend from labelu-kit. See details in [release note](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.0.2-alpha.2) ([c38e7b4](https://github.com/opendatalab/labelU/commit/c38e7b4b71fbf3f15d46264594e09f141477705f))
* Update frontend from labelu-kit. See details in [release note](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.0.2-alpha.3) ([6374e6e](https://github.com/opendatalab/labelU/commit/6374e6eda5981193499885cf7f63c4de5a7cd7ef))
* Update frontend from labelu-kit. See details in [release note](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.0.2-alpha.3) ([c07362c](https://github.com/opendatalab/labelU/commit/c07362c5b4d250602a6d80c06ea83f541de8215f))
* Update frontend from labelu-kit. See details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.0.2-alpha.2) ([fd67079](https://github.com/opendatalab/labelU/commit/fd67079e186f4d18b9d0b0c91b3fba0c872d26e4))
* Update frontend from labelu-kit. See details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.0.2-alpha.3) ([5ec7441](https://github.com/opendatalab/labelU/commit/5ec7441f4b07a34dfc1020683ea3bf38fd7929f5))
* Update frontend from labelu-kit. See details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.0.2-alpha.3) ([342b6fe](https://github.com/opendatalab/labelU/commit/342b6fea42e6ff5e234261d9dd2d0b1ccd74656c))
* Update frontend from labelu-kit. See details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.1.0-alpha.10) ([6ec5b1b](https://github.com/opendatalab/labelU/commit/6ec5b1b1ff44cef7e4a7c8cd5b8977272b2492ea))
* Update frontend from labelu-kit. See details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.1.0-alpha.4) ([72cdb92](https://github.com/opendatalab/labelU/commit/72cdb9275d7828f175a20160702daa61df03b0ed))
* Update frontend from labelu-kit. See details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.1.0-alpha.5) ([cef6cb8](https://github.com/opendatalab/labelU/commit/cef6cb8bb3d5b997f7d79c581c93e062599f2064))
* Update frontend from labelu-kit. See details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.1.0-alpha.6) ([ff07dd2](https://github.com/opendatalab/labelU/commit/ff07dd225511033706d3d1f2614dc953bd5e3b0d))
* Update frontend from labelu-kit. See details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.1.0-alpha.7) ([566558c](https://github.com/opendatalab/labelU/commit/566558c675e75c845a60754f8844702162ac28d2))
* Update frontend from labelu-kit. See details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.1.0-alpha.8) ([e29349d](https://github.com/opendatalab/labelU/commit/e29349d3eea977b94031962e003be95506937271))
* Update frontend from labelu-kit. See details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.1.0-alpha.9) ([0f92310](https://github.com/opendatalab/labelU/commit/0f92310037f67a2e9c21f229357867bbeb227ea4))
* update frontend version ([8735203](https://github.com/opendatalab/labelU/commit/87352034089dc9eddc750eca5701bb4885491bd5))
* update message ([bffc13c](https://github.com/opendatalab/labelU/commit/bffc13c8fbbaefb3c569cc59cbde29bf1f82ef3d))
* update message ([ebd1474](https://github.com/opendatalab/labelU/commit/ebd1474dd569fb54ba4128a025e2babc5982827e))
* update message template ([f7234c4](https://github.com/opendatalab/labelU/commit/f7234c48a281e43bfb4921f1f0d42e337f7d5e0b))
* update pre annotation test case ([c262bd5](https://github.com/opendatalab/labelU/commit/c262bd55f136535b01ec57a1b0ee87a0e4db0c8a))
* update readme ([699e9c0](https://github.com/opendatalab/labelU/commit/699e9c0131e08245b2505808489821bd2fe08c8e))
* update release ([3342e3a](https://github.com/opendatalab/labelU/commit/3342e3af684af3a26f403a486d6e3757b24553ce))
* update release ([be6805d](https://github.com/opendatalab/labelU/commit/be6805dd1d9864ed8f55a495d09430f60b6ccf8d))
* update release ([215e8ca](https://github.com/opendatalab/labelU/commit/215e8cac879c465074cd0d32e410588845f78566))
* update release ([008e9f1](https://github.com/opendatalab/labelU/commit/008e9f12076ad881c9c8ec14f7794be0fa9229e4))
* update release ([c724b1d](https://github.com/opendatalab/labelU/commit/c724b1d264f377172a7474bf0ad38ef2438d2f4d))
* update release ([afdebd1](https://github.com/opendatalab/labelU/commit/afdebd172300d7344903e0615a13e31d1bb04250))
* update release ([32411d7](https://github.com/opendatalab/labelU/commit/32411d77c3f3db32cad81061da15e18dfa600824))
* update release ([47f129f](https://github.com/opendatalab/labelU/commit/47f129f183f30b84c7e84bbde0ba85b3b899140b))
* update release ([791955f](https://github.com/opendatalab/labelU/commit/791955f4085b83a7a544ad6228bbb4a1b8814ba2))
* update release ([bad2c5c](https://github.com/opendatalab/labelU/commit/bad2c5c80185dd7e79295e40ff6b4eeb65889fb3))
* update release ([82b65bf](https://github.com/opendatalab/labelU/commit/82b65bf4b6ccd2c5e70df59b38e82b5ec21b33b2))
* update release ([9f5cd55](https://github.com/opendatalab/labelU/commit/9f5cd55c93b601ebb59b79df28b8096e8f7f185d))
* update release ([cca4635](https://github.com/opendatalab/labelU/commit/cca4635a66b180cfdaf2147c81a9559940367d94))
* update release ([b56b42a](https://github.com/opendatalab/labelU/commit/b56b42acde21776087fcb088e8f1fc948ba2ef5a))
* update release ([9bbf1e7](https://github.com/opendatalab/labelU/commit/9bbf1e77085add42fd55c9645bd508c6fabe6fbc))
* update release ([5f761ae](https://github.com/opendatalab/labelU/commit/5f761aeeba529ad6c19eb96baa0b73b9c59057c8))
* update release ([6600fe4](https://github.com/opendatalab/labelU/commit/6600fe4010b802dddd408d10f182090189bbff8c))
* update release ([8caeb03](https://github.com/opendatalab/labelU/commit/8caeb034f6292fd8619c1b4f699cc03cddebdc73))
* update release assets ([15bab00](https://github.com/opendatalab/labelU/commit/15bab004364ee2670d30bee10668f938bcb3959e))
* update version file ([1e7d7ba](https://github.com/opendatalab/labelU/commit/1e7d7bac03a7287bd2c55f03572a239f3721cc0d))
* updatewebsite ci ([6438b44](https://github.com/opendatalab/labelU/commit/6438b44db42e5abc21c78c50bfb65300190d21b5))
* Upgrade frontend to v4.1.0-alpha.11. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.1.0-alpha.11) ([de4c738](https://github.com/opendatalab/labelU/commit/de4c738cda09404ed517c0eaf186d948a91b0497))
* Upgrade frontend to v4.1.0-alpha.12. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.1.0-alpha.12) ([303e7d0](https://github.com/opendatalab/labelU/commit/303e7d0dbb3a828a7803b91e6ade554f79cd0d97))
* Upgrade frontend to v4.1.0-alpha.13. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.1.0-alpha.13) ([e54f5a0](https://github.com/opendatalab/labelU/commit/e54f5a0c7eeba1831e1f6b29dfc2944534175beb))
* Upgrade frontend to v4.1.0-alpha.14. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.1.0-alpha.14) ([2971736](https://github.com/opendatalab/labelU/commit/297173683cf686c23fa4035c631e302c5f487e48))
* Upgrade frontend to v4.1.0-alpha.15. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.1.0-alpha.15) ([82d6105](https://github.com/opendatalab/labelU/commit/82d61051785c84a7faff1d767a8899d9984bc4ac))
* Upgrade frontend to v4.1.0-alpha.16. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.1.0-alpha.16) ([c06810b](https://github.com/opendatalab/labelU/commit/c06810b3d56e3a9c873748c4214524b4ea27dbd6))
* Upgrade frontend to v4.1.0-alpha.17. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.1.0-alpha.17) ([18113ff](https://github.com/opendatalab/labelU/commit/18113ff075ef307e12700f74198746aece810673))
* Upgrade frontend to v4.1.0-alpha.18. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.1.0-alpha.18) ([8c3a2d2](https://github.com/opendatalab/labelU/commit/8c3a2d22789888fb073cafbadaa2405a25a0312d))
* Upgrade frontend to v4.1.0-alpha.19. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.1.0-alpha.19) ([b61a9d6](https://github.com/opendatalab/labelU/commit/b61a9d6bac30ee184ced33db96fc483aa40f1bb7))
* Upgrade frontend to v4.1.0-alpha.20. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.1.0-alpha.20) ([251d5a1](https://github.com/opendatalab/labelU/commit/251d5a11d2182998be25b83f1654eb8fdc13731d))
* Upgrade frontend to v4.1.0-alpha.21. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.1.0-alpha.21) ([c53c376](https://github.com/opendatalab/labelU/commit/c53c376b583858bfa8309213be581fe9a50763fa))
* Upgrade frontend to v4.1.0-alpha.22. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.1.0-alpha.22) ([a1af1c3](https://github.com/opendatalab/labelU/commit/a1af1c3c32b608e1db3c06556b39234c385ad58d))
* Upgrade frontend to v4.1.0-alpha.23. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.1.0-alpha.23) ([7734c6a](https://github.com/opendatalab/labelU/commit/7734c6a2cb98d344fdc68f63cd98f32eaa9db331))
* Upgrade frontend to v4.1.0-alpha.24. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.1.0-alpha.24) ([44698c3](https://github.com/opendatalab/labelU/commit/44698c3b22df03ece456c705f5e023d39bd218ed))
* Upgrade frontend to v4.1.0-alpha.25. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v4.1.0-alpha.25) ([53373f6](https://github.com/opendatalab/labelU/commit/53373f6fe6b6ef2bc500b55ce3af7014248b86ec))
* upgrade frontend to v5.0.0 ([de1d372](https://github.com/opendatalab/labelU/commit/de1d3725ec29c4357270e67095a71c56b282c666))
* Upgrade frontend to v5.0.0-alpha.1. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v5.0.0-alpha.1) ([719a14c](https://github.com/opendatalab/labelU/commit/719a14ced99904c2399da99d0e81da6d3546839b))
* Upgrade frontend to v5.0.0-alpha.10. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v5.0.0-alpha.10) ([6409eaa](https://github.com/opendatalab/labelU/commit/6409eaa81fa8d800749e511bcc00b5dd5cdf1f85))
* Upgrade frontend to v5.0.0-alpha.11. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v5.0.0-alpha.11) ([019b67b](https://github.com/opendatalab/labelU/commit/019b67bfd4732cc81587f354783bea52188ca2b1))
* Upgrade frontend to v5.0.0-alpha.12. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v5.0.0-alpha.12) ([08186c2](https://github.com/opendatalab/labelU/commit/08186c213821d236e9a9ebf281a5c1c8cf02a9d3))
* Upgrade frontend to v5.0.0-alpha.13. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v5.0.0-alpha.13) ([be7aeca](https://github.com/opendatalab/labelU/commit/be7aecab682f3daac5c1b844fec4c610e929ec3d))
* Upgrade frontend to v5.0.0-alpha.14. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v5.0.0-alpha.14) ([db40253](https://github.com/opendatalab/labelU/commit/db40253d4a60b14dba74b5dc8b08753f7b651432))
* Upgrade frontend to v5.0.0-alpha.2. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v5.0.0-alpha.2) ([5d2b024](https://github.com/opendatalab/labelU/commit/5d2b0244b45d7a9b661b6e16d6ca89dfb8cf9dfe))
* Upgrade frontend to v5.0.0-alpha.3. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v5.0.0-alpha.3) ([a276885](https://github.com/opendatalab/labelU/commit/a276885d628d28b5c4011aa4531772f4f1b808d9))
* Upgrade frontend to v5.0.0-alpha.4. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v5.0.0-alpha.4) ([1e09ede](https://github.com/opendatalab/labelU/commit/1e09ede4f0f89f30f3f2d24b55a153e139db7e56))
* Upgrade frontend to v5.0.0-alpha.5. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v5.0.0-alpha.5) ([b9f7d01](https://github.com/opendatalab/labelU/commit/b9f7d01b3974a431c8086a368bd54c2cbfc83368))
* Upgrade frontend to v5.0.0-alpha.6. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v5.0.0-alpha.6) ([6cce2e8](https://github.com/opendatalab/labelU/commit/6cce2e8b026d20896ed96df5a9bf3f3fe1d321fa))
* Upgrade frontend to v5.0.0-alpha.7. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v5.0.0-alpha.7) ([3049540](https://github.com/opendatalab/labelU/commit/3049540413c462ed3f51164cd1686a5031da526f))
* Upgrade frontend to v5.0.0-alpha.8. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v5.0.0-alpha.8) ([f522307](https://github.com/opendatalab/labelU/commit/f5223076c5ce765bdd6c399f137e95a28e80588c))
* Upgrade frontend to v5.0.0-alpha.9. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v5.0.0-alpha.9) ([0afed90](https://github.com/opendatalab/labelU/commit/0afed90619525cbd7bdcc2bc72e29ca3a7bb634f))


Features

* add a new version to add inner_id and last_sample_inner_id ([c043329](https://github.com/opendatalab/labelU/commit/c043329fa07fe09dbf5aa0b26fdc9066c1593b86))
* add a new version to replace key with value in sample table ([9f67dee](https://github.com/opendatalab/labelU/commit/9f67dee0438c389333e8bd64ac461755f647925c))
* add alembic_labelu_tools to judge inner_id and last_sample_inner_id columns exist in old tables ([81c0cd1](https://github.com/opendatalab/labelU/commit/81c0cd173c069c796b97961952a25ce32340c0c7))
* add an operation to start database migration ([9e8152c](https://github.com/opendatalab/labelU/commit/9e8152c510143169d84ce19cf3165607fcf14411))
* add exclusive lock in a row when needed ([9ba83b5](https://github.com/opendatalab/labelU/commit/9ba83b5aff1778505ad73891cabaab5a105b8cc3))
* add inner_id and last_sample_inner_id column in table sample and task ([2e3b88d](https://github.com/opendatalab/labelU/commit/2e3b88ddaff84ac41e5d90f2fd4da862d9471b0a))
* add inner_id in sample response ([b138b91](https://github.com/opendatalab/labelU/commit/b138b91d25dcd8ad7405a9abc096c45cd1b372a9))
* add operation to update last_sample_inner_id and inner_id in ([245f060](https://github.com/opendatalab/labelU/commit/245f06043155a3b954493399704557f880d375f6))
* add pre annotations ([86](https://github.com/opendatalab/labelU/issues/86)) ([5adeeae](https://github.com/opendatalab/labelU/commit/5adeeae88034561941050f54cfe80bc6c30284c0))
* export the textAttribute as attribute ([49dfe29](https://github.com/opendatalab/labelU/commit/49dfe29a77c7f48fa41ddca66b46c2248054fd18))
* media_type should be return ([e205664](https://github.com/opendatalab/labelU/commit/e205664bfb45745deb0938f044fe54dd15f3b836))
* modify the function to add inner_id and last_sample_inner_id in a needed location ([300c038](https://github.com/opendatalab/labelU/commit/300c03838e1e771811c7607c0a24074f0c8216ec))
* support byte range for video attachment ([a988925](https://github.com/opendatalab/labelU/commit/a98892576b436256881ae7758a444adcc9db9af9))


Performance Improvements

* remove the index of inner_id in task_sample table ([afed293](https://github.com/opendatalab/labelU/commit/afed293e2dea4ae13b9fe7aeb0060724c3379428))

1.0.0alpha.68

[1.0.0-alpha.68](https://github.com/opendatalab/labelU/compare/v1.0.0-alpha.67...v1.0.0-alpha.68) (2024-03-21)


Bug Fixes

* turn off github release success comment ([569ebe4](https://github.com/opendatalab/labelU/commit/569ebe4b36df27dfcc6983b3e5418f5b21d08ca7))
* upgrade frontend to v5.0.0 ([de1d372](https://github.com/opendatalab/labelU/commit/de1d3725ec29c4357270e67095a71c56b282c666))

Page 42 of 54

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.