Skip to content

Releases: HelloTool/VCFGeneratorLiteForTkinter

VCF Generator Lite v4.2.1

30 May 01:13
Compare
Choose a tag to compare

Fixed the bug that the notes were garbled

VCF Generator Lite v4.2.0

30 May 00:30
Compare
Choose a tag to compare

Features

  • Support for notes
  • Optimized generation progress bar
  • Brand new APP icon
  • Invalid window warning icon uses Emoji icons
  • Automatically focuses the text box after launch
  • Access key provided for removing quotes

Bug Fixes

  • Fixed centering issue on Windows (some issues still exist on Linux)
  • Fixed high font scaling failure issue

Other Changes

  • Project refactored
  • Window class name added
  • Open source statement moved to the website

VCF Generator Lite v4.1.3

13 Mar 23:09
Compare
Choose a tag to compare
  1. The installer will automatically uninstall the old version before installing the update, and fix the resource error caused by overwriting the installation;
  2. Optimize the resource invocation logic.

VCF Generator Lite v4.1.2

10 Mar 01:19
Compare
Choose a tag to compare

Nothing has changed, just changed the documentation and build output filenames.

VCF Generator Lite v4.1.1

10 Mar 01:05
Compare
Choose a tag to compare

Nothing has changed, just changed the documentation and build output filenames.

VCF Generator Lite v4.1.0

04 Mar 00:48
Compare
Choose a tag to compare
  1. Added a dialog box for the list of illegal numbers.
  2. Fixed the menu font error in Windows 7.
  3. Optimized the UI.
  4. Use the name from the last save when saving a file.

VCF Generator Lite v4.0.0

01 Mar 04:53
Compare
Choose a tag to compare

The previous version had serious bugs. It is recommended to use the new version directly.

  1. Refactor the project.
  2. Support configuration files.
  3. Change the license to Apache 2.0.

VCF Generator Lite v3.0.3

08 Feb 03:21
Compare
Choose a tag to compare

Caution

This version has a serious bug. The generated VCF file cannot be recognized. Please use version v4.0.0 or later directly!

  1. The ZipApp version supports Linux.
  2. Non-Windows systems use the Clam theme.
  3. The About window supports closing the window using the Enter key and the Escape key.
  4. Prevent closing the window while a file is being generated.
  5. The text editor supports the native theme.

VCF Generator Lite v3.0.2

28 Jan 17:31
Compare
Choose a tag to compare

Happy New Year! This update has optimized the code.

Full Changelog: v3.0.1...v3.0.2

VCF Generator Lite v3.0.1

19 Jan 23:38
Compare
Choose a tag to compare
  1. Fixed the issue where generated files were not closed properly
  2. Editor now uses default color settings
  3. Attempting to support Linux
  4. Added zipapp format app