Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File Integrity: add changelog for merged commits #53

Merged
merged 1 commit into from Aug 20, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
11 changes: 10 additions & 1 deletion unRAIDv6/dynamix.file.integrity.plg
Expand Up @@ -19,7 +19,16 @@
- Thanks to user Falcosc this plugin has received numerous updates
- added blake3 hash support for 2-6 times more hash rate than blake2
- reduced CPU load up to 4 times at same data rate when using blake3
- other improvements and bug fixes
- improve build, verify and check speed for all hash methods on small files
- fixed stacking find commands avoiding clean shutdowns while watching control page
- fixed starting multiple build status checks while watching control page
- added monitor background verify processes and all manual bunker script executions
- fixed rare process status detection bug "Operation aborted"
- fixed file name truncation if key is broken
- inline help for disk table and commands more accessible
- fixed multi-language support for buttons
- added watch error and warning messages of running or finished progress
- added Disk status icon for running build status check

###2020.08.21
- fixed regression error
Expand Down