From 7d4891d20f1486d48aadd93b1c06ab98844d899f Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sun, 5 Sep 2021 01:00:23 +0200 Subject: [PATCH] ready for release 2021.09.05 --- CHANGELOG.md | 11 +++++++++-- _define.php | 2 +- dcstore.xml | 4 ++-- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9014e6c..11ded9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,16 @@ -xxxx.xx.xx +2021.09.05.1 - dev - [ ] add priority on filters for replacement order - [ ] add priority on lists of filters for replacement order - [ ] add auto-find post title in content - [ ] split filters into modules -- [ ] fix filters on spaces after words + +2021.09.05 +- fix duplicate records id +- fix bad UFT8 filters modifier delimiter +- fix filters replacement limit +- fix admin redirections +- fix dc link to settings +- enhance admin design 2021.08.24.1 - add links to blog prefs diff --git a/_define.php b/_define.php index 6bb01e9..9071fef 100644 --- a/_define.php +++ b/_define.php @@ -19,7 +19,7 @@ $this->registerModule( 'Enhance post content', 'Add features to words in post content', 'Jean-Christian Denis and Contributors', - '2021.08.24.1', + '2021.09.05', [ 'requires' => [['core', '2.19']], 'permissions' => 'contentadmin', diff --git a/dcstore.xml b/dcstore.xml index 0b4936e..75b4f20 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -1,10 +1,10 @@ Amélioration du contenu -2021.08.24.1 +2021.09.05 Jean-Christian Denis and Contributors Add features to words in post content -https://github.com/JcDenis/enhancePostContent/releases/download/v2021.08.24.1/plugin-enhancePostContent.zip +https://github.com/JcDenis/enhancePostContent/releases/download/v2021.09.05/plugin-enhancePostContent.zip https://plugins.dotaddict.org/dc2/details/enhancePostContent https://github.com/JcDenis/enhancePostContent