From 6083dab02ee45c614dc0d3d618b9f1afeb541a50 Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Sat, 14 Feb 2026 18:18:58 +1100 Subject: [PATCH] Update for v3.6.122 --- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.txt b/CHANGES.txt index ff41c94..3005bc8 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,7 @@ v3.6.122 - Bug fix for drive models with multiple consecutive spaces in model name. Issue #559 - Bug fix for nvme drives with multiple consecutive spaces in firmware version. +- Bug fix for options not working. Issue #559 and #563 v3.6.121 - Added --reboot option to reboot the NAS after a DSM update where the build number has changed.