diff --git a/CHANGELOG.md b/CHANGELOG.md
index ce61b7f..d834ef4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,13 +5,12 @@ 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]
+## [1.20.3] - 2026-09-04
### Fixed
- Enforce item / pref rights and sanitize inputs in tree loading
-
## [1.20.2] - 2026-06-24
### Fixed
diff --git a/setup.php b/setup.php
index 94be84b..4ab5fac 100644
--- a/setup.php
+++ b/setup.php
@@ -32,7 +32,7 @@
use function Safe\define;
-define('PLUGIN_TREEVIEW_VERSION', '1.20.2');
+define('PLUGIN_TREEVIEW_VERSION', '1.20.3');
define('PLUGIN_TREEVIEW_MIN_GLPI', '11.0.0');
define('PLUGIN_TREEVIEW_MAX_GLPI', '11.0.99');
diff --git a/treeview.xml b/treeview.xml
index 77881f3..8571572 100644
--- a/treeview.xml
+++ b/treeview.xml
@@ -25,6 +25,16 @@
Teclib'
+
+ 1.20.3
+ ~11.0.0
+ https://github.com/pluginsGLPI/treeview/releases/download/1.20.3/glpi-treeview-1.20.3.tar.bz2
+
+
+ 1.10.3
+ ~10.0.0
+ https://github.com/pluginsGLPI/treeview/releases/download/1.10.3/glpi-treeview-1.10.3.tar.bz2
+
1.20.2
~11.0.0