From 508eddf18d4e516e35ae98533c0b3472d2a81a2c Mon Sep 17 00:00:00 2001 From: neo Date: Fri, 28 Feb 2025 16:55:46 +0100 Subject: [PATCH] Release 2.3.1 --- CHANGELOG.md | 14 ++++++++++++++ mapBuilder/module.xml | 2 +- mapBuilderAdmin/module.xml | 2 +- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63ec309..3a5c162 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,20 @@ ### Added +## 2.3.1 - 2025-02-28 + +### Added + +* If the configured extent is empty, a default one is loaded + +### Update + +* Global values now pass through a JSON from PHP to JS + +### Fixed + +* Catching errors of configured extent + ## 2.3.0 - 2025-02-27 ### Added diff --git a/mapBuilder/module.xml b/mapBuilder/module.xml index c7a210b..54e1192 100644 --- a/mapBuilder/module.xml +++ b/mapBuilder/module.xml @@ -1,7 +1,7 @@ - 2.3.0 + 2.3.1 Jelix module for Lizmap, which adds a map builder based on every repositories Mozilla Public License 2.0 diff --git a/mapBuilderAdmin/module.xml b/mapBuilderAdmin/module.xml index a073332..89f3b4e 100644 --- a/mapBuilderAdmin/module.xml +++ b/mapBuilderAdmin/module.xml @@ -1,7 +1,7 @@ - 2.3.0 + 2.3.1 Jelix module for Lizmap, administration of mapBuilder module Mozilla Public License 2.0