2.0.1
What's Changed
- drop rows and dataframes on exit by @sumn2u in #67
- fix regions not being deleted in csv issue after save by @sumn2u in #69
- [Snyk] Upgrade @mui/icons-material from 5.15.18 to 5.15.19 by @sumn2u in #70
- support yolo formats by @sumn2u in #68
- added links to license and contributing in README by @sumn2u in #71
- fixed data not being repopulated on setup by @sumn2u in #72
- save image information on clicking checkbox by @sumn2u in #76
- fix next button disabled in configuration tab by @sumn2u in #77
- fix data not being updated in image classification configuration by @sumn2u in #78
- temp file not being removed on windows by @sumn2u in #79
- Refactor sidebar images list to support bulk download operations by @sumn2u in #80
- added support for downloading multiple download configuration by @sumn2u in #81
- disable the download button if none of the images are selected by @sumn2u in #82
- Remove non-functional show/hide tags selection tool by @sumn2u in #85
- remove show mask selection tool by @sumn2u in #86
- use same extension of the image file while downloading bulk images by @sumn2u in #87
- rename download file by @sumn2u in #88
- open float label marker box on the right side of image by @sumn2u in #90
- Tooltip support by @sumn2u in #91
- rename image to images in the configuration tab by @sumn2u in #92
- added demo video of v2 by @sumn2u in #93
- Fix issues that are showing in test console by @sumn2u in #94
- Bump ws from 8.17.0 to 8.17.1 in /client by @dependabot in #95
- Bump braces from 3.0.2 to 3.0.3 in /client by @dependabot in #96
- download yolo annotation file in separate text file by @sumn2u in #97
- Yolo fixes with examples by @sumn2u in #99
- [Snyk] Security upgrade numpy from 1.21.3 to 1.22.2 by @sumn2u in #100
- fix the image preview of bulk images by @sumn2u in #102
- fix the space issue in urls and image names by @sumn2u in #103
- Support deletion of removed image in client by @sumn2u in #104
- [Snyk] Security upgrade python from 3.9-slim to 3.13.0b1-slim by @sumn2u in #105
- added kaggle dataset link in README.md by @sumn2u in #106
- support regions and labels configuration by @sumn2u in #107
- Fix design for mobile devices by @sumn2u in #108
- Show annotation screen by @sumn2u in #109
- fix settings screen is not being rendered after clearing db by @sumn2u in #110
- Support data persistence by @sumn2u in #111
- fix resizing issue of saved image by @sumn2u in #112
- redirect http to https for the image source by @sumn2u in #113
- fix docker setup by @sumn2u in #114
- added documentation link to yolo format by @sumn2u in #115
- Fix dependency links and code refactor by @sumn2u in #116
- Preview class distribution by @sumn2u in #118
- fix tooltip design and handle image update by @sumn2u in #119
- increase file size limit to 500 by @sumn2u in #125
- Increase labels id width to support large name by @sumn2u in #126
- design fixes in image upload section by @sumn2u in #127
- Save the state of the last saved image by @sumn2u in #129
- add confirmation box on exit button click by @sumn2u in #131
- Snackbar autohide by @sumn2u in #132
- support close action from setup page by @sumn2u in #133
New Contributors
- @dependabot made their first contribution in #95
Full Changelog: 2.0.0...2.0.1