What's Changed
- Added "Show in Explorer" context menu action on Generate and Verify tabs
- Refuse to overwrite output files by default; added --force flag
- Added hash --export to write calculated hash to a file from CLI
- Restructured CLI error output into Error / Title / Reason / Hint blocks
- Improved cancellation handling for Generator and Verifier with confirmed writes
- Improved error reporting with hierarchical wrapping and accumulated errors
- Improved symlink handling: --follow-symbolic-links now applies to file symlinks
- Fixed doubled paths in stat/open/read failure messages
Full Changelog: v2026.8.22...v2026.8.30