From 2447b76546032ee1abb78e38bed7a9b28f7de0a6 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sat, 4 Sep 2021 00:03:02 +0200 Subject: [PATCH] ready for v1.1 --- CHANGELOG.md | 17 ++++++++++++----- _define.php | 2 +- dcstore.xml | 4 ++-- 3 files changed, 15 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 89f7f30..66598d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,15 @@ -1.1 - dev -- [ ] fix Dotclear 2.19 compatibility -- [ ] fix pages design -- [ ] clean up code -- [ ] update license +1.1.1 - dev +- [ ] fix and add actitivy + +1.1 - 2021.09.03 +- fix Dotclear 2.19 compatibility +- fix pages design +- fix dashboard design +- move dashboard settings to user pref +- move settings to plugin config +- clean up code +- update translation +- update license 1.0.1 - 2010.06.08 -Fixed (again) simultaneous report diff --git a/_define.php b/_define.php index 769c7ab..85a670e 100644 --- a/_define.php +++ b/_define.php @@ -19,7 +19,7 @@ $this->registerModule( 'Activity report', 'Receive your blog activity by email, feed, or on dashboard', 'Jean-Christian Denis and contributors', - '1.0.1', + '1.1', [ 'requires' => [['core', '2.19']], 'permissions' => 'admin', diff --git a/dcstore.xml b/dcstore.xml index d5867c4..fce6d34 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -1,10 +1,10 @@ Rapport d'activité -1.0.1 +1.1 Jean-Christian Denis and contributors Receive your blog activity by email, feed, or on dashboard -https://github.com/JcDenis/activityReport/releases/download/v1.0.1/plugin-activityReport.zip +https://github.com/JcDenis/activityReport/releases/download/v1.1/plugin-activityReport.zip http://plugins.dotaddict.org/dc2/details/activityReport https://github.com/JcDenis/activityReport