From d7440b040c019a3a2f399784224e4747806dd8a8 Mon Sep 17 00:00:00 2001 From: nasseeder1 Date: Thu, 18 Mar 2021 15:47:09 +0000 Subject: [PATCH] 50_SSFile.pm: contrib Version 0.8.0 git-svn-id: https://svn.fhem.de/fhem/trunk@23997 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/DS_Starter/50_SSFile.pm | 38 +++++++++++++++++++++------- 1 file changed, 29 insertions(+), 9 deletions(-) diff --git a/fhem/contrib/DS_Starter/50_SSFile.pm b/fhem/contrib/DS_Starter/50_SSFile.pm index 340af33cb..e31f2ad2b 100644 --- a/fhem/contrib/DS_Starter/50_SSFile.pm +++ b/fhem/contrib/DS_Starter/50_SSFile.pm @@ -144,6 +144,7 @@ BEGIN { # Versions History intern my %vNotesIntern = ( + "0.8.0" => "18.03.2021 extend commandref, switch to 'stable' ", "0.7.7" => "07.01.2021 avoid FHEM crash if Cache file content is not valid JSON format ", "0.7.6" => "20.12.2020 minor change to avoid increase memory ", "0.7.5" => "07.12.2020 minor fix avoid overtakers ", @@ -2656,20 +2657,39 @@ return $out;