From 9dd6b724c14e89513b8ce417ff5c396ce60b3ef9 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sun, 20 Nov 2022 17:28:16 +0100 Subject: [PATCH] release 2022.11.20 --- CHANGELOG.md | 3 +++ README.md | 2 +- _define.php | 2 +- dcstore.xml | 6 +++--- 4 files changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bd2c61..f11462d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ xxx.xx.xx - [ ] Add public page of the list of know urls and in/visible status - [ ] Add passworded links +2022.11.20 +- fix compatibility with Dotclear 2.24 (required) + 2021.11.06 - never fix breaking comments or complexe public url (add warning) - fix permissions (dc 2.20) diff --git a/README.md b/README.md index d744b77..a2eefcc 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Release](https://img.shields.io/github/v/release/JcDenis/kUtRL)](https://github.com/JcDenis/kUtRL/releases) [![Date](https://img.shields.io/github/release-date/JcDenis/kUtRL)](https://github.com/JcDenis/kUtRL/releases) [![Issues](https://img.shields.io/github/issues/JcDenis/kUtRL)](https://github.com/JcDenis/kUtRL/issues) -[![Dotclear](https://img.shields.io/badge/dotclear-v2.20-blue.svg)](https://fr.dotclear.org/download) +[![Dotclear](https://img.shields.io/badge/dotclear-v2.24-blue.svg)](https://fr.dotclear.org/download) [![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/kUtRL) [![License](https://img.shields.io/github/license/JcDenis/kUtRL)](https://github.com/JcDenis/kUtRL/blob/master/LICENSE) diff --git a/_define.php b/_define.php index 9100e7c..7364590 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'Links shortener', 'Use, create and serve short url on your blog', 'Jean-Christian Denis and contributors', - '2022.11.12', + '2022.11.20', [ 'requires' => [['core', '2.24']], 'permissions' => dcCore::app()->auth->makePermissions([ diff --git a/dcstore.xml b/dcstore.xml index 207fda2..34337e2 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,11 +2,11 @@ Links shortener - 2021.11.06 + 2022.11.20 Jean-Christian Denis and contributors Use, create and serve short url on your blog - https://github.com/JcDenis/kUtRL/releases/download/v2021.11.06/plugin-kUtRL.zip - 2.20 + https://github.com/JcDenis/kUtRL/releases/download/v2022.11.20/plugin-kUtRL.zip + 2.24 http://plugins.dotaddict.org/dc2/details/kUtRL https://github.com/JcDenis/kUtRL