Releases: martok/ImageHash
Releases · martok/ImageHash
v1.3.1
v1.3.0
Fixed
- Performance improvement in cluster list updating
- Performance improvement in cluster list drawing
- Fail and retry correctly when loading an image failed, but did not throw an exception as it should
Known issues
- The scrollbar on the cluster list sometimes only updates its total length when the mouse is moved over it. It's weird.
v1.2.0
Added
- Stop scan when attempting to close the window while a scan is running
- Improved status messages for empty folder list or no found files
Fixed
- Code quality improvements
- Speed up loader/hasher by about 25% by reducing intermediate image resolution, should not change results
- Don't lock up GUI on fast (or overcommited) systems (#7)
v1.1.0
Added
- Highlight currently shown image with a focus rectangle in the cluster view
- New mark images that are a bit more visible
- Wrap image metadata display so it doesn't "hop around" as much (#3)
- Browse to folder containing a file by Ctrl+MMB in the cluster view