From 66ae3bd54c1b9bf414d4190886b8ecc002a4fb0e Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Sun, 17 Dec 2023 15:54:43 +1100 Subject: [PATCH] Update CHANGES.txt v3.3.70 - Now enables creating storage pools in Storage Manager for M.2 drives in PCIe adaptor cards: - E10M20-T1, M2D20, M2D18 and M2D17 - 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 --- CHANGES.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 81f8909..be999b5 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,10 @@ +v3.3.70 +- Now enables creating storage pools in Storage Manager for M.2 drives in PCIe adaptor cards: + - E10M20-T1, M2D20, M2D18 and M2D17 +- 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 + v3.2.69 - Added KIOXIA vendor id. - Bug fix for wrong version number, which caused an update loop.