Skip to content

Releases: nilshenrich/FileTreeHasher

v2.0.1+3

07 Jul 10:07
Compare
Choose a tag to compare

Hotfix: Correct windows build path used in installer

v2.0.1+2

07 Jul 09:14
Compare
Choose a tag to compare

Hotfix: Version fix for all target platforms

v2.0.1+1

07 Jul 09:08
Compare
Choose a tag to compare

Hotfix: Fix flutter version to avoid dependency issues

v2.0.1

07 Jul 08:57
Compare
Choose a tag to compare

New features:
- Linux installer can now remove old installations

Bugfixes:
- Show progress bar when changing hash algorithm while it's been calculated

v2.0.0+2

03 Apr 13:27
Compare
Choose a tag to compare

Hotfix: Apply flutter version update to all platforms

v2.0.0+1

03 Apr 13:15
Compare
Choose a tag to compare

Hotfix: Update flutter version to be used

v2.0.0

03 Apr 12:54
Compare
Choose a tag to compare

This version comes with a fundamental structural update. The user experience stays the same, but under the hood the whole loading and displaying structure has changed.
This will be noticeable in better performance, especially when dealing with many files.

Improvements:

  • Better performance when loading big number of files. The load process doesn't freeze the GUI anymore but updates it while the process is ongoing.
  • Saving and loading hash files is not deserialized to the file notes themselves to be more memory efficient.

Bug fixes

  • Fix installer for linux and macOS.

v1.0.1+4

06 Oct 14:26
Compare
Choose a tag to compare

Hotfix: Fix MacOS build action

v1.0.1+3

06 Oct 13:47
Compare
Choose a tag to compare

Hotfix: Bundle entire MacOS Release folder just to make sure something can be found

v1.0.1+2

26 Sep 15:30
Compare
Choose a tag to compare

Hotfix: Create empty fake bundle for macOS