From a0d5c0636185cd99cf2fb00c7c3f361df42fa82e Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Sun, 14 Dec 2025 08:43:39 +1100 Subject: [PATCH] Bump version to v3.6.115 with bug fixes Updated version to v3.6.115 and added bug fixes. --- CHANGES.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 61604be..2b4afd6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,7 +1,8 @@ -v3.6.114 +v3.6.115 - Added syno_hdd_shutdown.sh to the auto update code. - Now if script is located on an NVMe volume it warns you and exits. Previously it just warned you and continued. - Bug fix for DSM 7.3 not disabling compatible drive database auto update. +- Bug fix for script thinking it's on an NVMe volume if the HDD volume it's on has a NVMe cache. v3.6.113 - Added check that DSM 7.3 db file was successfully compacted.