VCF Generator Lite v4.4.0
Feature Improvements
- Error Display Optimization: Reduced the text length of the "Reason" field in the error row display window and implemented Chinese localization.
- Editing Experience Upgrade: Added line numbers to the main window editor, supporting line selection by clicking on line numbers and continuous multi-line selection by dragging.
- Quick Navigation: Double-click any table item in the error row display window to quickly jump to the corresponding position in the original text.
- Shortcut Addition: Added redo keyboard shortcuts for X11 window systems.
- Statistics Display: After successful file generation, automatically display performance time consumption and total line count statistics.
Other Changes
- Performance Enhancement: Upgraded to Python 3.14t (free-threaded version), significantly reducing main thread blocking.
- Project Management Optimization: Migrated to the
uvtoolchain for improved dependency management and build efficiency. - Testing Enhancement: Supplemented and improved multiple unit tests to increase code robustness.
Full Changelog: v4.3.0...v4.4.0