[1.1.0](https://github.com/opendatalab/labelU/compare/v1.0.10...v1.1.0) (2024-11-20)
Bug Fixes
* add folder field to the json output ([3589d22](https://github.com/opendatalab/labelU/commit/3589d22d10762d0c39b86035aab3a9fca523c449))
* fix [69](https://github.com/opendatalab/labelU/issues/69) ([0baa13c](https://github.com/opendatalab/labelU/commit/0baa13c50aecc1144821a50b40223ba0daf52b1b))
* fix category name in pascal_voc and tfrecord format files ([b089074](https://github.com/opendatalab/labelU/commit/b08907442aadf95b3ded49c6dedab519ffedd839))
* fix file format in tfrecord ([77cba31](https://github.com/opendatalab/labelU/commit/77cba31fd50f255561d4181eed67064efd148f65))
* optimize the task_pre_annotation table and service ([d38ed7b](https://github.com/opendatalab/labelU/commit/d38ed7bf3adab1684c3109f677eb9445de50d86f))
* remove uuid prefix in attachment creation ([f0820ff](https://github.com/opendatalab/labelU/commit/f0820ff6907c4125bef17523c5df9ca05b8aa6b2))
* supports rotated image in yolo and tfrecord files ([4d5afdf](https://github.com/opendatalab/labelU/commit/4d5afdf3200d54b7ff7f2cbbae82f7c1a574f75a))
* Update .VERSION ([dae830a](https://github.com/opendatalab/labelU/commit/dae830a9bf2b968c98adc840fc3aecb4c3371e57))
* update alembic script ([97d6c08](https://github.com/opendatalab/labelU/commit/97d6c088abff6ab9e6c14c24874b0ea4e545ae00))
* update attributes in xml and pascal_voc ([0affd60](https://github.com/opendatalab/labelU/commit/0affd60cf6688bdc5d0636c34d87cf2d99b353c4))
Features
* supports exporting "csv" format files ([d35a93a](https://github.com/opendatalab/labelU/commit/d35a93ae5053e84053d12b4dac3e24c4c7ca9644))
* supports exporting "labelme" format files ([8d4ea8e](https://github.com/opendatalab/labelU/commit/8d4ea8e6bd4dc28245de825c590bd2f963ad2984))
* supports exporting "pascal voc" format files ([4344f99](https://github.com/opendatalab/labelU/commit/4344f99799a95f278dd3e1cf008ea66d0d9d6a0f))
* supports exporting "tfrecord" format files ([f728fd6](https://github.com/opendatalab/labelU/commit/f728fd61b9f8060936ec5f68d239fcaeea4a9acd))
* supports exporting "xml" format files ([b165cce](https://github.com/opendatalab/labelU/commit/b165cce71a1f62690d33e156580f36d0ccee187f))
* supports exporting "yolo" format files ([b3d07b4](https://github.com/opendatalab/labelU/commit/b3d07b4d162fd4c7a2afc1281a96d9f2c06ec343))
* supports labelu json file as the pre-annotation file ([2b4a9bd](https://github.com/opendatalab/labelU/commit/2b4a9bd333caa85e60a838293ddbaa0b356c59ef))