Substantial update was pushed to the repo last night, changelog is as follows:
v2.50 Changelog
New Features
- Jobs Queue Mode: Added a dedicated batch processing queue that handles multiple folders sequentially with automatic checksum generation and detailed status reporting.
- Advanced Options Toolbar: Implemented a toggleable toolbar offering path prefix injection, wildcard file filtering, and directory recursion controls.
- Reset Configuration: Included a help menu option to reset all configuration settings to defaults and automatically restart the application.
Improvements
- Processing Strategy (I/O): Replaced the legacy HDD toggle with a selectable Processing Mode (Auto, HDD, SSD) to override errors in the automatic detection logic.
- Path Storage Logic: Refined path saving behavior with a new Path Storage menu to enforce Relative or Absolute paths and handle cross-drive scenarios correctly.
Bug Fixes
- General Fixes: Fixed critical crashes related to list virtualization and threading race conditions while resolving display inconsistencies between operating modes.
Known Issues
- Currently the new Jobs Mode may cause some slight performance issues, I'm working on resolving these, but I'm satisfied with the state of the current build.
- If you attempt to start a job whilst verifying an existing checksum, this may result in a crash, I'm working on fixing this.