Skip to content

Releases: 007revad/Synology_HDD_db

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.

v3.4.82

22 Jan 19:08
109eec0
Compare
Choose a tag to compare
  • Fix for drives that exist in the drive database already but have "compatibility unverified". Issue #224
    • Affected drives were showing as "Unverified" in storage manager.

v3.4.81

21 Jan 03:07
4708d6f
Compare
Choose a tag to compare
  • Bug fix for false "This script is NOT running on a Synology NAS!" if uname is installed from Entware. Issue #218

v3.4.80

15 Jan 05:43
bbbc25c
Compare
Choose a tag to compare
  • Bug fix for chmod failed on changes.txt to fix issue #208
  • Improved help message.

v3.4.78

08 Jan 22:08
2714805
Compare
Choose a tag to compare
  • Added check that script is running on Synology NAS to prevent issue #200