Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Fixity

Latest
Compare
Choose a tag to compare
@Fuqran Fuqran released this 15 Jul 12:51
· 71 commits to master since this release

Fixity 0.4 Contains

• Created OSX version (64-bit systems only)
• Added MD5 checksum algorithm option
• Added ability to change checksum algorithm for a project
• Added ability to import projects between versions of Fixity
• Added checksum and filter information to manifest (.tsv files in history directory)
• Added ability to change project name
• Added ability to update the location of a scanned directory
• Added ignore hidden files option in Filter Files dialog
• Added ability to log errors and events
• Implemented SQLite database for storing projects
• Updated logic for reporting on copied and moved files AVPreserve | Fixity Version 0.4 User Guide
Page 2 of 19
• Added ability to delete a directory from a project
• Added About Fixity
• Improved handling of special characters in filepaths
• Added history directory to store snapshots of the manifest
• Changed project file extension from .csv to .tsv to indicate that the data uses
tabs as the separator
• Changed report names and the subject line of emailed reports to include the
project name
• Code and interface improvements