Skip to content

Releases: russellbanks/HashHash

v1.3.0

16 May 20:57
6401ee0
Compare
Choose a tag to compare

What's changed

  • Added drag and drop functionality for files
  • Pasted text now no longer includes whitespace
  • Reduce default window size slightly
  • New dropdown icon and rotation
  • File info text is now spaced evenly
  • Various minor bug fixes

Full Changelog: v1.2.0...v1.3.0

v1.2.0

09 May 07:46
1f93a66
Compare
Choose a tag to compare

What's changed

  • Replaced Native File Dialogs with Tiny File Dialogs
  • Hashes are now cancellable

Full Changelog: v1.1.2...v1.2.0

v1.1.2

06 May 20:16
41fcc2d
Compare
Choose a tag to compare

What's changed

  • Removed console launcher on Windows.

Full Changelog: v1.1.1...v1.1.2

v1.1.1

06 May 20:05
ce00342
Compare
Choose a tag to compare

What's Changed

  • Add new custom icons, as vectors (much better quality).
  • Remove attribution and decompose (no longer needed).
  • Add java.prefs as a module (could have caused bugs not including it)
  • Fixed bug where file extensions that contained capitals did not show a file type icon.
  • Revert back to using runtime-rendered svgs over compile-time svgs.
  • Add a console launcher to Windows distribution.

Full Changelog: v1.1.0...v1.1.1

v1.1.0

03 May 19:26
597160a
Compare
Choose a tag to compare

What's Changed

  • Added a new light and dark mode! (Follow system by default)
  • Added an option to choose whether you would like a native title bar style or a custom one. (Custom is default)
  • Added a progress bar for hashing.
  • Bug fixes

Full Changelog: v1.0.0...v1.1.0

v1.0.0

26 Apr 15:48
ef5045a
Compare
Choose a tag to compare

Highlight

This is the first release of HashHash, a multiplatform GUI for hashing, written in Compose for Desktop!

HashHash-Demo-Gif