diff --git a/CHANGELOG.md b/CHANGELOG.md index 0306813..eae9e0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,16 @@ 0.7.1 - dev -- [ ] fix compatibility Dotclear v2.19 -- [ ] fix compatibility php7.3+, php8.0 -- [ ] fix license -- [ ] fix translation -- [ ] fix code style +- [ ] update public templates +- [ ] fix javascript + +0.8 - 2021.09.09 +- fix compatibility Dotclear v2.19 +- fix compatibility php7.3+, php8.0 +- fix license +- fix translation +- fix code style (near PSR2) +- fix widget options +- add option to show how many links use a category +- rewrite admin page (filter, sortable, breadcrumb, etc...) 0.7 - 2013.11.03 - Switch to Dotclear 2.6 diff --git a/_define.php b/_define.php index d2155f8..fe5c9a1 100644 --- a/_define.php +++ b/_define.php @@ -25,7 +25,7 @@ $this->registerModule( 'Cinecturlink 2', 'Widgets and pages about books, musics, films, blogs you are interested in', 'Jean-Christian Denis and Contributors', - '0.7.1', + '0.8', [ 'requires' => [['core', '2.19']], 'permissions' => 'contentadmin', diff --git a/dcstore.xml b/dcstore.xml index efb4956..c7d7640 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -1,10 +1,10 @@ Cinecturlink 2 -0.7.1 +0.8 Jean-Christian Denis and Contributors Widgets and pages about books, musics, films, blogs you are interested in -https://github.com/JcDenis/cinecturlink2/releases/download/v0.7.1/plugin-cinecturlink2.zip +https://github.com/JcDenis/cinecturlink2/releases/download/v0.8/plugin-cinecturlink2.zip 2.19 https://plugins.dotaddict.org/dc2/details/cinecturlink2 https://github.com/JcDenis/cinecturlink2