Highlights
- Migrated codebase from PySide2 to PySide6
- Removed "lite mode" (a mode without tagging features) as it doesn't seem to make sense to support it
- Implemented migration to a single settings file - database (previously there was also a JSON settings file)
- Major code restructuring and refactoring
- Integrated hashing utilities for file comparison and enhance rule application logic
- Updated icon resource paths and increment application version to 1.13.2
- Enhanced database backup process and improve rule editing UI
- Disabled renaming on double click
- Enhanced file deletion confirmation and cleanup process
- Consolidated migrations to version 2 and enhance database schema
- Streamlined settings handling and database migrations for improved structure and performance
- Improved version comparison logic to fetch latest release from GitHub API
- Added build scripts for application and UI
- Some bug fixes
- First update since 2021!
Notes
- Please report any issues or regressions via GitHub Issues.
- Windows executable attached to this release for easy installation.