From b2fb15fc50828eaa00b3b345e8b9954d16d6205b Mon Sep 17 00:00:00 2001 From: Rom1-B Date: Thu, 16 Apr 2026 10:27:28 +0200 Subject: [PATCH 1/2] 1.24.0 --- CHANGELOG.md | 2 +- plugin.xml | 5 +++++ setup.php | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fabe71d..a969e098 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] +## [1.24.0] - 2026-04-16 ### Added diff --git a/plugin.xml b/plugin.xml index c4a31783..b1ad381f 100644 --- a/plugin.xml +++ b/plugin.xml @@ -98,6 +98,11 @@ Il existe un [script de migration](https://github.com/pluginsGLPI/customfields/b Olivier Moron + + 1.24.0 + ~11.0.2 + https://github.com/pluginsGLPI/fields/releases/download/1.24.0/glpi-fields-1.24.0.tar.bz2 + 1.23.4 ~11.0.2 diff --git a/setup.php b/setup.php index 46f9ba97..f4878111 100644 --- a/setup.php +++ b/setup.php @@ -31,7 +31,7 @@ /** @var array $CFG_GLPI */ global $CFG_GLPI; -define('PLUGIN_FIELDS_VERSION', '1.23.4'); +define('PLUGIN_FIELDS_VERSION', '1.24.0'); // Minimal GLPI version, inclusive define('PLUGIN_FIELDS_MIN_GLPI', '11.0.2'); From 6a87685f9ccdacd0133bc3f6d5edec4b16e836d3 Mon Sep 17 00:00:00 2001 From: "Romain B." <8530352+Rom1-B@users.noreply.github.com> Date: Thu, 16 Apr 2026 10:33:43 +0200 Subject: [PATCH 2/2] Apply suggestion from @Rom1-B --- plugin.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/plugin.xml b/plugin.xml index b1ad381f..90943774 100644 --- a/plugin.xml +++ b/plugin.xml @@ -103,6 +103,11 @@ Il existe un [script de migration](https://github.com/pluginsGLPI/customfields/b ~11.0.2 https://github.com/pluginsGLPI/fields/releases/download/1.24.0/glpi-fields-1.24.0.tar.bz2 + + 1.21.29 + ~10.0.11 + https://github.com/pluginsGLPI/fields/releases/download/1.21.29/glpi-fields-1.21.29.tar.bz2 + 1.23.4 ~11.0.2