Releases: nilshenrich/FileTreeHasher
v2.0.1+3
v2.0.1+2
Hotfix: Version fix for all target platforms
v2.0.1+1
Hotfix: Fix flutter version to avoid dependency issues
v2.0.1
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
Hotfix: Apply flutter version update to all platforms
v2.0.0+1
Hotfix: Update flutter version to be used
v2.0.0
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
Hotfix: Fix MacOS build action
v1.0.1+3
Hotfix: Bundle entire MacOS Release folder just to make sure something can be found
v1.0.1+2
Hotfix: Create empty fake bundle for macOS