Skip to content

Releases: sumn2u/annotate-lab

2.0.1

09 Jul 11:45
Compare
Choose a tag to compare

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

Full Changelog: 2.0.0...2.0.1

2.0.0

20 Jun 14:18
Compare
Choose a tag to compare

What's Changed

  • make circle resizable and update its value in db by @sumn2u in #19
  • Mask color config by @Mews in #21
  • Cache pip packages for future runs by @Mews in #22
  • added test cases for setup process by @sumn2u in #23
  • created config file for demosite url by @harith-hacky03 in #26
  • clear storage information on exit by @sumn2u in #27
  • added test case for download button by @sumn2u in #29
  • added sidebar elements tests by @sumn2u in #30
  • added client workflow and status badges by @sumn2u in #31
  • fixed file type unsupported message not being displayed by @sumn2u in #32
  • use config file to limit upload images by @sumn2u in #33
  • added test for crosshairs, debugsidebar, sidebars and others by @sumn2u in #34
  • refactor use server url from config by @sumn2u in #35
  • added test cases for sidebars and workspace by @sumn2u in #36
  • added test case for image upload by @sumn2u in #37
  • renaming demosite to annotation by @sumn2u in #38
  • remove unused code and restructure configuration by @sumn2u in #39
  • added test cases for point distance, region tags and settings provider by @sumn2u in #40
  • added test for keyframes selectors and keyframe timeline by @sumn2u in #41
  • [Snyk] Upgrade @fortawesome/react-fontawesome from 0.2.1 to 0.2.2 by @sumn2u in #44
  • [Snyk] Upgrade i18next from 23.11.4 to 23.11.5 by @sumn2u in #45
  • [Snyk] Upgrade react-i18next from 14.1.1 to 14.1.2 by @sumn2u in #46
  • fixed docker config and refactor config by @sumn2u in #47
  • added color map to the response of configuration download by @sumn2u in #48
  • prevent saving information while navigating files by @sumn2u in #49
  • fixed images not showing issue on refresh for multiple uploads by @sumn2u in #55
  • enable checkbox selection for active image only by @sumn2u in #56
  • remove prev and next from top header by @sumn2u in #57
  • PR for issue #42 [completed, awaiting review] by @DQ4443 in #50
  • support outline thickness via client settings by @sumn2u in #58
  • removed unused libraries from server by @sumn2u in #59
  • fixed annotated image download from docker by @sumn2u in #60
  • added group actions on region section by @sumn2u in #61
  • Update README file to include documentation links by @DQ4443 in #62
  • added settings button and its functionalities by @sumn2u in #65
  • [Snyk] Upgrade @mui/material from 5.15.18 to 5.15.19 by @sumn2u in #64

New Contributors

Full Changelog: 1.0.0...2.0.0

1.0.0

09 Jun 13:27
Compare
Choose a tag to compare

What's Changed

  • Add disabled next and prev buttons by @linyers in #5
  • Changed height of Annotation Page by @OmG2011 in #7
  • added test case for REST APIs by @sumn2u in #9
  • Track upload progress by @OmG2011 in #11
  • show save button if there are regions presents by @sumn2u in #13
  • added fill option value to masked image by @sumn2u in #15
  • Add docs button on the annotation screen by @linyers in #16
  • added german translation by @sumn2u in #18

New Contributors

Full Changelog: https://github.com/sumn2u/annotate-lab/commits/1.0.0