You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance the user interface (UI) design and optimize the copywriting content.
Upgrade the Python version to 3.13, which will no longer support Windows 7. However, Windows 7 users can continue to run the application by manually applying a patch.
Optimize the scaling function for high-resolution screens (HiDPI), ensuring good scaling effects on Windows 7 as well.
Add menu access shortcuts and set the conversion operation shortcut to Ctrl + S.
Adjust and update the open-source license information for some libraries, including removing and adding licenses.
Add a progress bar display during the file generation process.
Introduce multithreading technology to achieve parallel processing of text generation and file generation, while ensuring that the user interface (UI) is not blocked during file generation.
Set the window to display centered by default to enhance the user experience.
Add a function to remove quotation marks.
Merge the dialog box for completion of generation with the dialog box for unrecognized numbers, and remind users that unrecognized numbers will not be added to the file.
Add line number identification for unprocessable numbers to facilitate quick location by users.
Support displaying tab characters (Tab) in the input box to enhance input flexibility.
Use GitHub Actions for the compilation and packaging process.