v4.0.5
CVHub520/X-AnyLabelingv4.0.5Aug 28, 2026by github-actions[bot]
AI Summary
X-AnyLabeling 4.0.5 improves nested YOLO dataset handling, refines canvas and review visuals, and resolves Windows build compatibility issues.
Key Highlights
- Preserves nested image directory structures for YOLO datasets with export path validation and collision detection.
- Fixes missing Conda DLLs in PyInstaller-based Windows builds.
- Refines annotation stroke widths and crosshair visuals for better precision.
- Improves selected-label styling and review status indicators.
New Features
- Preserve nested image directory structures when importing and exporting YOLO annotations, with export path validation and collision detection.
Full Release Notes
> 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**: https://github.com/CVHub520/X-AnyLabeling/compare/v4.0.4...v4.0.5