forked from Smurf-IV/Elucidate
-
Notifications
You must be signed in to change notification settings - Fork 1
ChangeLog
BlueBlock edited this page Aug 27, 2018
·
17 revisions
- Fixed progress bar width
- Fixed coverage calculation
- Added additional settings validation checks when loading config file
- Fixed configuration loading for parity locations 2 through 6
- Added settings page validation checks for parity locations
- Added "Danger Zone" menu and item to remove all SnapRAID parity and content files
- Changed file view to not display Hidden and System Folders
- Fixed file view to check for drive ready status before enumerating
- Added handling for Windows mounted folders
- Changed main menu to a more traditional layout; Open, Edit, Close, Exit
- Changed the loading of a config file to File->Open instead of the settings window
- Fixed autosave config setting having an incorrect limit
- Fixed blocksize config setting having an incorrect limit
- Added scheduled job features:
- Added creation of jobs which includes sync, check, diff
- Added button to enable/disable a job
- Added button to delete a job
- Added button to run a job
- Added user cancelling of running process by selecting "Abort"
- Added log file list refresh when logs have been added/removed
- Added command 'sync force-full'
- Changed application to target .NET 4.7.2
- Changed the 'Run without capture' to 'Display Output' and changed the disabled operation to not display output to the screen but to always log output to the log file
- Changed log viewer to the Scantilla control (ie Notepad++)
- Changed additional commands to include a checkbox to disable inclusion, auto-disable after a command has run so the command is not inadvertently included with another command run
- Fixed directory size calculation
- Added settings coverage graph refresh on drive changes
- Added drive labels to settings coverage graph
- Added parity drives to coverage graph
- Changed coverage page to refresh when selected
- Changed help to use wiki page
- Initial fork by BlueBlock
- Added preservation of SnapRAID config file (snapraid.config.yyyyMMdd)
- Added logic to control debug/trace logging
- Added exception dialog for user to aid analysis of bugs
- Added feature to display damaged files and restore individual files
- Added check for new app version on startup; notify user of new version on the menu
- Changed default installation behavior to not install a shortcut in Startup
- Changed to use SnapRAID v11.2 config file
- Changed parity drive choices from 2 to 6
- Changed saving of config to update an entry of "q-parity" to "2-parity"
- Updated packages
- Fixed Coverage graph