Skip to content

Releases: 007revad/Synology_HDD_db

v3.5.93

03 Jul 21:48
78d60ef
Compare
Choose a tag to compare
  • Bug fix for false "Failed to delete tmp files" log entries when script updates itself. Issue #312
    • Bug first appeared in v3.1.64

v3.5.92

30 Jun 05:39
ec046aa
Compare
Choose a tag to compare
  • Changed to support M.2 SATA SSDs in M2D18 or M2D17.
  • Change -s, --show option to show changes for each different drive model.

v3.5.91

13 Jun 07:31
ebaf7ad
Compare
Choose a tag to compare
  • Changed to not exit if no SATA or SAS drives found. Issue #303
    • Now only exits if no SATA, SAS or NVMe drives found.

v3.5.90

10 May 22:30
1664f0f
Compare
Choose a tag to compare
  • Changed to enable creating storage pools/volumes on NVMe drives in a PCIe M.2 adaptor in DSM 7.2
    • Previously only supported DSM 7.2.1
  • Changed to enable creating storage pools/volumes on NVMe drives in a PCIe M.2 adaptor even if PCIe M.2 adaptor not found.
    • This may allow creating NVMe volumes on 3rd party PCIe M.2 adaptors.
  • Bug fix for when there's multiple expansion unit models only the last expansion unit was processed. Issue #288
  • Bug fix for when there's multiple M2 adaptor card models only the last M2 card was processed.
  • Bug fix for incorrectly matching model name variations as well as the exact model name.
    • e.g. RX1217 matched RX1217, RX1217rp and RX1217sas.

v3.5.89

09 Apr 06:15
590f3e1
Compare
Choose a tag to compare
  • Bug fix for -s, --showedits option with multiple of the same drive model but with different firmware versions. Issue #276

v3.5.88

03 Apr 04:40
b102ac0
Compare
Choose a tag to compare
  • Changed how memory compatibility is disabled for older models. Issue #272

v3.4.87

31 Mar 18:47
f999e8a
Compare
Choose a tag to compare
  • Fix Invalid json format syslog output #270

v3.4.86

19 Feb 02:27
c77368b
Compare
Choose a tag to compare
  • Hard coded /usr/syno/bin/ for Synology commands (to prevent $PATH issues). #249

v3.4.84

30 Jan 06:50
3541d00
Compare
Choose a tag to compare
  • Bug fix when script updates itself and user ran the script from ./scriptname.sh

v3.4.83

26 Jan 20:09
fb85690
Compare
Choose a tag to compare
  • Fix for drives that exist in the drive database already but have "compatibility not_support".
    • Affected drives were showing as "Incompatible" in storage manager.
    • Need to use the -i or --incompatible option.