diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0d96197a..acb810ef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
-## [UNRELEASED]
+## [4.1.5] - 2026-09-01
### Fixed
diff --git a/pdf.xml b/pdf.xml
index fd36254f..a434586c 100644
--- a/pdf.xml
+++ b/pdf.xml
@@ -39,6 +39,11 @@
Nelly MAHU-LASSON
+
+ 4.1.5
+ ~11.0.0
+ https://github.com/pluginsGLPI/pdf/releases/download/4.1.5/glpi-pdf-4.1.5.tar.bz2
+
4.0.4
10.0.11
diff --git a/setup.php b/setup.php
index abd2c8dd..100b41cc 100644
--- a/setup.php
+++ b/setup.php
@@ -35,7 +35,7 @@
-define('PLUGIN_PDF_VERSION', '4.1.4');
+define('PLUGIN_PDF_VERSION', '4.1.5');
define('PLUGIN_PDF_MIN_GLPI', '11.0.0');
define('PLUGIN_PDF_MAX_GLPI', '11.0.99');