From a3c94956492d03ac46eac72221db3f37f45022f8 Mon Sep 17 00:00:00 2001 From: 007revad <39733752+007revad@users.noreply.github.com> Date: Mon, 20 Jul 2026 14:37:24 +1000 Subject: [PATCH] v3.6.133 --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 83213e1..83d29a9 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,7 +2,7 @@ v3.6.133 - Bug fix for not updating db files with each drive's firmware version if drives were previously added to the db files without firmware version from an older script version. Issue #598 - Bug fix for restore mode not re-enabling drive database updates in DSM 7.3 and later. - Bug fix for sometimes not detecting script was running from scheduled task. -- Bug fix for errors showing in all red instead of just ERROR being in red. +- Bug fix for some errors showing in all red instead of just ERROR being in red. v3.6.132 - Bug fix for expansion units that DSM reports with different model names. Issue #574