diff --git a/CHANGELOG.md b/CHANGELOG.md
index bd353f4..55f557b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,8 @@
dev
-- fix PSR CS
+
+1.1 - 2022.11.20
+- fix compatibility with Dotclear 2.24 (required)
+- fix PSR and CS
- remove .lang.php file
- update readme file
diff --git a/README.md b/README.md
index 3a793b0..634e6f9 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
[![Release](https://img.shields.io/github/v/release/JcDenis/entryPhotoExifWidget)](https://github.com/JcDenis/entryPhotoExifWidget/releases)
[![Date](https://img.shields.io/github/release-date/JcDenis/entryPhotoExifWidget)](https://github.com/JcDenis/entryPhotoExifWidget/releases)
[![Issues](https://img.shields.io/github/issues/JcDenis/entryPhotoExifWidget)](https://github.com/JcDenis/entryPhotoExifWidget/issues)
-[![Dotclear](https://img.shields.io/badge/dotclear-v2.19-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/entryPhotoExifWidget)
[![License](https://img.shields.io/github/license/JcDenis/entryPhotoExifWidget)](https://github.com/JcDenis/entryPhotoExifWidget/blob/master/LICENSE)
@@ -19,7 +19,7 @@ Show images exif of an entry in a widget.
_entryPhotoExifWidget_ requires:
* permissions to manage widgets
- * Dotclear 2.19
+ * Dotclear 2.24
## USAGE
diff --git a/dcstore.xml b/dcstore.xml
index 72ccf06..e40c953 100644
--- a/dcstore.xml
+++ b/dcstore.xml
@@ -1,11 +1,13 @@
+
-
-Entry Photo Exif Widget
-1.0.3
-Jean-Christian Denis and contibutors
-Show images exif of an entry
-https://github.com/JcDenis/entryPhotoExifWidget/releases/download/v1.0.3/plugin-entryPhotoExifWidget.zip
-https://plugins.dotaddict.org/dc2/details/entryPhotoExifWidget
-https://github.com/JcDenis/entryPhotoExifWidget
-
-
\ No newline at end of file
+
+ Entry Photo Exif Widget
+ 1.1
+ Jean-Christian Denis and contibutors
+ Show images exif of an entry
+ https://github.com/JcDenis/entryPhotoExifWidget/releases/download/v1.1/plugin-entryPhotoExifWidget.zip
+ 2.24
+ https://plugins.dotaddict.org/dc2/details/entryPhotoExifWidget
+ https://github.com/JcDenis/entryPhotoExifWidget
+
+