From 7863b098ad77d098a084032d250b054af166f8ee Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Sat, 8 Aug 2020 14:32:01 +0200 Subject: [PATCH 1/2] =?UTF-8?q?10206=20Num=C3=A9ro=20de=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index ed5472d2..c7e34b24 100755 --- a/core/core.php +++ b/core/core.php @@ -39,7 +39,7 @@ class common { const ACCESS_TIMER = 1800; // Numéro de version - const ZWII_VERSION = '10.2.05'; + const ZWII_VERSION = '10.2.06'; const ZWII_UPDATE_CHANNEL = "v10"; public static $actions = []; From b54f2ed9bcbe0dc88150a95e6fcfac16bd68b355 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Sat, 8 Aug 2020 14:33:34 +0200 Subject: [PATCH 2/2] 10.2.06 changes --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index a490169c..e698931e 100755 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,7 +2,7 @@ ## version 10.2.06 - Corrections : - - Dépréciation option de cookie samesite. + - Anticipation de la dépréciation de l'option de cookie samesite=none. - Warning : absence de fichier map dans le thème TinyMCE lightgray ## version 10.2.05