Skip to content

Releases: 007revad/Synology_HDD_db

v3.3.73

28 Dec 02:08
5ef78b9
Compare
Choose a tag to compare
  • Bug fix for vendor id.
  • Added information to readme about purpose of hdd_db_vendor_ids.txt

v3.3.72

20 Dec 23:15
ccd1098
Compare
Choose a tag to compare
  • Bug fix for enabling creating storage pools in Storage Manager for M.2 drives in PCIe adaptor cards.
  • Bug fix for not copying syno_hdd_db_vendors.txt to script location when script updates itself.
  • Bug fix for checking if script located on NVMe drive.

v3.3.70

17 Dec 05:05
8376850
Compare
Choose a tag to compare
  • Now enables creating storage pools in Storage Manager for M.2 drives in PCIe adaptor cards:
    • E10M20-T1, M2D20, M2D18 and M2D17.
    • DSM 7.2.1 and above only.
    • Script needs to run after each boot.
  • Added new vendor ids for Apacer, aigo, Lexar and Transcend NVMe drives.
  • Now includes syno_hdd_vendor.txt so users can add their NVMe drive's vendor id.
    • syno_hdd_vendor.txt needs to be in the same folder as syno_hdd_db.sh
  • Now warns if script is located on an M.2 volume.

v3.2.69

16 Dec 11:10
aa03e9d
Compare
Choose a tag to compare
  • Added KIOXIA vendor id. Fixed #169
  • Bug fix for wrong version number, which caused an update loop.

v3.2.68

02 Dec 08:59
7584c43
Compare
Choose a tag to compare
  • Updated so E10M20-T1, M2D20, M2D18 and M2D17 now work in models that use device tree and are using:
    • DSM 7.2 Update 2 and 3, 7.2.1, 7.2.1 Update 1, 2 and 3.
    • Fix Issue #132
    • Fix Issue #148
  • Now edits model.dtb instead of downloading a pre-edited version.
  • Improvements to --restore option.
  • Fix for Unknown vendor causing "Unsupported firmware version" warning.
  • Now supports NVMe drives that show as Unknown brand in storage manager:
    • ADATA, Corsair, Gigabyte, HS/MAXIO, MSI, Netac, Phison, PNY
    • SK Hynix, Solidigm, SPCC/Lexar, TEAMGROUP, UMIS, ZHITAI
    • Fix Issue #161
  • Fixed bug where memory was shown in MB but with GB unit.
  • Removed -i, --immutable option.
  • Minor bug fixes.

v3.2.67-RC

25 Nov 05:26
8248e4c
Compare
Choose a tag to compare
v3.2.67-RC Pre-release
Pre-release
  • Updated so E10M20-T1, M2D20 and M2D18 now work in models that use device tree and are using:
    • DSM 7.2 Update 2 and 3, 7.2.1, 7.2.1 Update 1, 2 and 3.
  • Now edits model.dtb instead of downloading a pre-edited version.
  • Fix for Unknown vendor causing "Unsupported firmware version" warning. Issue #161
  • Now supports NVMe drives that show as Unknown brand in storage manager: Issue #161
    • ADATA, Corsair, Gigabyte, HS/MAXIO, MSI, Netac, Phison, PNY
    • SK Hynix, Solidigm, SPCC/Lexar, TEAMGROUP, UMIS, ZHITAI
  • Fixed bug where memory was shown in MB but with GB unit.
  • Removed -i, --immutable option.
  • Minor bug fixes.

v3.2.66-RC

10 Nov 10:02
cc23770
Compare
Choose a tag to compare
v3.2.66-RC Pre-release
Pre-release
  • Updated so E10M20-T1, M2D20 and M2D18 now work in models that use device tree and are using DSM 7.2 Update 2 and Update 3.
  • Fixed bug where memory was shown in MB but with GB unit.
  • Removed -i, --immutable option.

v3.1.65

20 Oct 19:19
a4a5c08
Compare
Choose a tag to compare
  • Bug fix for NVMe drives with / in the model name for non-device tree Synology models. Issue #154

v3.1.64

19 Sep 03:26
d30252f
Compare
Choose a tag to compare
  • Added -e, --email option to disable coloured output to make task scheduler emails easier to read.
  • Bug fix for script not updating itself if .sh file had been renamed.
  • Bug fix for missing executable permissions if .sh file had been renamed.
  • Bug fix to prevent update loop if script's .tar.gz file already exists in /tmp.
  • Bug fix to prevent update failing if script's temp folder already exists in /tmp.
  • Now only copies CHANGES.txt to script location if script is located on a volume,
    • to prevent putting CHANGES.txt on system partition (/usr/bin, /usr/sbin, /root etc.)

v3.1.63

22 Aug 12:24
b6ea55f
Compare
Choose a tag to compare
  • Added support to disable unsupported memory warnings on DVA models. Issue #136