v3.4.0
App
- Added keyboard shortcuts (CtrlQ, CtrlW => Quit, CtrlO => open file)
- Added ability to search for hashes in file content (e.g. big_file.iso will match with big_file.iso.checksum if the checksum file contains one of its hashes (to avoid performance issues & false-positives, Collision only checks the file contents if the file is <= 10kb))
- Fixed hash format performance (regex => IO)
- Fixed title alignment on narrow window in certain languages
- Fixed nautilus-extension import error (#133, thanks @DodoLeDev!)
- Fixed shortcuts window to use the default help-overlay instead of building it manually (#132, thanks @sabriunal!)
Repo
- Local flatpak manifest now also uses the self-made Crystal aarch64 binaries
A big thank you to all translators! 💛
Full Changelog: v3.3.1...v3.4.0