v4.0.0-beta.6
CVHub520/X-AnyLabelingv4.0.0-beta.6May 12, 2026by CVHub520
AI Summary
This release adds a confirmation step for PaddleOCR parsing and includes various bug fixes for scrolling and CSV export issues, along with dark mode polish for PaddleOCR components.
Key Highlights
- Added confirmation step before starting PaddleOCR parsing
- Fixed horizontal scrolling for overflowing auto-labeling toolbar controls
- Fixed CSV export with UTF-8 BOM to prevent garbled filenames
- Polished PaddleOCR dark mode across block editors and preview canvas
- Aligned sidebar and dialog scroll styling with application theme
New Features
- PaddleOCR confirmation step before parsing
Full Release Notes
<img width="1560" height="950" alt="image" src="https://github.com/user-attachments/assets/97890d62-3225-48a1-ad95-9be69f73ff23" /> > PyPI: https://pypi.org/project/x-anylabeling-cvhub/ > Baidu Cloud: https://pan.baidu.com/s/1pgaw02inCvbEgOme9ajDJA?pwd=e528 > [!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. ### π New Features - Add a confirmation step before starting PaddleOCR parsing and update the PaddleOCR documentation to match the confirmed import workflow. ### π Bug Fixes - Add horizontal scrolling for overflowing auto-labeling toolbar controls. (#1360) - Export overview CSV files with UTF-8 BOM to prevent garbled filenames in spreadsheet applications. (#1359) ### π οΈ Improvements - Polish PaddleOCR dark mode across block editors, preview canvas, result action icons, table editing, and LaTeX preview rendering. - Align sidebar, file list, shape dialog, and Ultralytics training dialog scroll styling with the current application theme. ### π Contributors A total of 1 developer contributed to this release. Thank @CVHub520 **Full Changelog**: https://github.com/CVHub520/X-AnyLabeling/compare/v4.0.0-beta.5...v4.0.0-beta.6