Skip to content

Release 1.2

Latest
Compare
Choose a tag to compare
@kjutzn kjutzn released this 08 Oct 15:36
· 23 commits to main since this release
df72274

Changelog

Version 1.2.0

New Features and Enhancements

  • Added automatic version checking and update prompts.

    • The program now checks for the latest version online and prompts users to update if a newer version is available.
  • Added support for logging file movements.

    • A log file named "log.txt" is created to track all file movements during organization.

Bug Fixes

  • Fixed an issue where the program wouldn't exit properly after manual file organization.

Dependencies and Compatibility

  • Updated the program's dependencies and added support for PyQt6.
  • Improved error handling for fetching file extensions from GitHub.

User Interface

  • Minor UI enhancements to improve readability and appearance.
    • Dynamically resized the title label based on the window size.

Known issues:

  • On Windows: Creates empty ini folder, will be fixed in v1.3. You can safely delete ini folder.
  • I had issues with running it on macOS Sonoma, it works when i run it from PyCharm but doesn't work when running pyinstaller executable. Will be fixed in Hopper Sorter Swift.

Thank you for using Hopper Sorter