From 1ed41835507d8b2d03edecf17d2340a75145a0d7 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sat, 13 May 2023 15:47:25 +0200 Subject: [PATCH] release 2023.05.13 --- CHANGELOG.md | 13 +++++++++++++ _define.php | 2 +- dcstore.xml | 4 ++-- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1e347d..02157fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,19 @@ - [ ] add plugin muppet support (request Mathieu M.) - [ ] add log for errors +2023.05.13 +- require dotclear 2.26 +- require php 8.1+ +- use define php_min +- use form helper +- use dotclear lock method +- add feed cursor helper +- fix action pages +- fix behaviors level +- fix null category +- fix translation +- fix type hint and nullsafe warnings + 2023.05.08 - require dotclear 2.26 - require php 8.1+ diff --git a/_define.php b/_define.php index bc2c181..9a9b6d6 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'Feeds server', 'Mix your blog with a feeds planet', 'Jean-Christian Denis, BG, Pierre Van Glabeke', - '2023.05.08', + '2023.05.13', [ 'requires' => [ ['php', '8.1'], diff --git a/dcstore.xml b/dcstore.xml index 4c89faf..6b203a4 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Feeds server - 2023.05.08 + 2023.05.13 Jean-Christian Denis, BG, Pierre Van Glabeke Mix your blog with a feeds planet - https://github.com/JcDenis/zoneclearFeedServer/releases/download/v2023.05.08/plugin-zoneclearFeedServer.zip + https://github.com/JcDenis/zoneclearFeedServer/releases/download/v2023.05.13/plugin-zoneclearFeedServer.zip 2.26 https://plugins.dotaddict.org/dc2/details/zoneclearFeedServer https://github.com/JcDenis/zoneclearFeedServer