Skip to content

v2.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 16:43
· 9 commits to master since this release
a66114a

Main new features/fixes:

  • Adds feature that allows to save cropped images for each drawn shape (via context-menu).
  • Removes error reporting when loading images from a folder that also contains annotation files (with known extensions).
  • YOLO annotations can now be loaded and associated with all supported image formats (not just files ending with .jpg).
  • Introduces several bug-fixes and improvements for shortcut-handling and shape drawing.

Changes:

  • a66114a Bump app version to 2.7.0. (#114)
  • 3c086c9 Fix shape group mouse-transparency when drawing. (#112)
  • 41df50f Add null checks for textfield texts. (#110)
  • 086724c Lift YOLO annotation image file association restrictions. (#108)
  • 71410cf Add open settings keyboard shortcut. (#106)
  • 6ddbe9b Ignore files with known annotation extension when loading images (#104)
  • ea7d111 Refactor bounding shape drawing (#103)
  • 10520bc Add bounding shape image saving feature, fix shortcut key handling (#100)
  • ce3a8f9 Update issue templates
  • 1093238 Update issue templates
See More
  • 5b58490 Upgrade dependencies (#97)
  • 879866b Improve Macos shortcut handling (#95)
  • 8cd10e6 Improve CI Gradle caching, improve release changelogs.
  • bb95ce6 Update chocolatey for v2.6.0.