VCF Generator Lite v4.4.1
Feature Improvements
- Added support for Python Wheel distribution.
- Added support for displaying darwin-style shortcuts.
- Removed themed background Frame for minor performance improvement.
- Editor now always highlights selected text for easier error location.
Bug Fixes
- Refactored VCF generator implementation to fix thread pool leak issue.
- Fixed path separator incorrectly using
/on Windows. - Fixed tree view row height calculation issue under high DPI scaling.
- Fixed issue where symbol bar could be accidentally selected on Linux.
Other Changes
- Code cleanup for better maintainability.
Full Changelog: v4.4.0...v4.4.1