Releases: 007revad/Synology_enable_Deduplication
Releases · 007revad/Synology_enable_Deduplication
v1.4.30
- Updated help to explain why Synology avoids using deduplication on HDDs.
- Updated Finished message to say you may need to reboot.
v1.4.29
- Changed to show state of "Dedupe config menu for HDDs and 2.5 inch SSDs" even if --hdd option not used. Issue #79
- Now also shows "Run the script with the --hdd option if you want it enabled". Issue #79
v1.4.28
- Added support for DSM 7.0.1 to 7.2 (untested).
- Bug fix for when restoring storage_panel.js from backup.
- Bug fix for false "Failed to delete tmp files" log entries when script updates itself.
- Bug first appeared in v1.1.13
v1.3.25
- Hard coded /usr/syno/bin/ for Synology commands (to prevent PATH issues).
v1.3.23
- Bug fix when script updates itself and user ran the script from ./scriptname.sh
v1.3.22
- Bug fix for false "This script is NOT running on a Synology NAS!" if uname is installed from Entware.
- Bug fix for wrong version number.
v1.3.21
v1.3.21
- Improved script updating itself.
- Now checks script is running on a Synology NAS.
v1.3.19
- Added check that script is running on a Synology NAS
- Added --hdd option to enable data deduplication for HDDs (dangerous)
- Changed to not enable data deduplication for HDDs without --hdd option
- Bug fix for issue #43
- Updated unsupported CPU arch message.
v1.2.17
v1.2.17
- Changed model not supported message to include CPU arch.
- Now saves changes.txt as scriptname_changes.txt when updating the script.
- To not overwrite changes.txt if my other scripts are in the same folder.
- Bug fix for wrong filename when updating itself. Issue #44
- Bug fix for detecting if script is located on M.2 drive. Issue #45
- Bug fix for showing escape code instead of yellow color. Issue #46