Skip to content

X-AnyLabeling v4.0.5

Choose a tag to compare

@github-actions github-actions released this 28 Aug 02:26
· 8 commits to main since this release

PyPI: https://pypi.org/project/x-anylabeling-cvhub/

Note

Due to compatibility issues across different systems, if the precompiled version doesn’t work properly on your machine, you can try building and running it from source instead. For details, check out the official installation guide and user documentation.

X-AnyLabeling 4.0.5 improves nested YOLO dataset handling, refines canvas and review visuals, and hardens Windows builds.

🚀 New Features

  • Preserve nested image directory structures when importing and exporting YOLO annotations, with export path validation and collision detection. (#806)

🐛 Bug Fixes

  • Make annotation stroke widths precise and zoom-independent, and extend the crosshair across the visible canvas. (#1436)
  • Resolve missing Conda DLLs in PyInstaller-based Windows builds. (#1437)

🛠️ Improvements

  • Remove redundant brightness, contrast, and crosshair menu actions after consolidating their controls in settings.
  • Refine selected-label styling and review status indicators, and show the current checked state in the window title. (#1439)
  • Refresh the English and Chinese README links and event banner.

🌟 Contributors

A total of 1 developer contributed to this release.

Thank @CVHub520

Full Changelog: v4.0.4...v4.0.5