Skip to content

VCF Generator Lite v4.4.1

Choose a tag to compare

@Jesse205 Jesse205 released this 11 Mar 03:41
· 123 commits to master since this release

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