Skip to content

RHashSum v4.5.7

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Sep 09:05

[4.7.0] - 2026-09-11

If you want to support the project, please consider sponsoring on GitHub Sponsors or buying a coffee on Buy Me a Coffee, or for direct bank transfer / SWIFT: Contact me via email at oop7_support@proton.me

Added

  • Spanish Localization: Added English and Spanish language selection with persisted preference across the main application workflows (#17, Thanks to @ONDEBAY)
  • Additional Hash Algorithms: Added SHA-384, SHA3-256, SHA3-512, BLAKE2b, BLAKE2s, CRC32, and CRC64-ECMA support (#17, Thanks to @ONDEBAY)
  • Support Options: Added GitHub Sponsors, Buy Me a Coffee, and direct bank transfer / SWIFT contact options in the app and README.

Improved

  • Verification Feedback: Hash matches and mismatches now use green and red result dialogs.
  • Hash Verification: BLAKE3 and XXHash3 verification are now supported, with case-insensitive comparison and whitespace trimming.
  • Linux Builds: CI and release workflows now use Ubuntu 22.04 dependencies compatible with the Tauri 1 WebKitGTK stack

Fixed

  • Changing the theme to Light won't change the bar title color (#16, Thanks to @P4STH3LL)