File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Added
6
6
7
+ ## 2.3.1 - 2025-02-28
8
+
9
+ ### Added
10
+
11
+ * If the configured extent is empty, a default one is loaded
12
+
13
+ ### Update
14
+
15
+ * Global values now pass through a JSON from PHP to JS
16
+
17
+ ### Fixed
18
+
19
+ * Catching errors of configured extent
20
+
7
21
## 2.3.0 - 2025-02-27
8
22
9
23
### Added
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<module xmlns =" http://jelix.org/ns/module/1.0" >
3
3
<info id =" mapBuilder3liz.com" name =" mapBuilder" createdate =" 2018-10-03" >
4
- <version date =" 2025-02-27 " >2.3.0 </version >
4
+ <version date =" 2025-02-28 " >2.3.1 </version >
5
5
<label lang =" en_US" >mapBuilder</label >
6
6
<description lang =" en_US" >Jelix module for Lizmap, which adds a map builder based on every repositories</description >
7
7
<license >Mozilla Public License 2.0</license >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<module xmlns =" http://jelix.org/ns/module/1.0" >
3
3
<info id =" mapBuilderAdmin3liz.com" name =" mapBuilderAdmin" createdate =" 2019-02-28" >
4
- <version date =" 2025-02-27 " >2.3.0 </version >
4
+ <version date =" 2025-02-28 " >2.3.1 </version >
5
5
<label lang =" en_US" >mapBuilderAdmin</label >
6
6
<description lang =" en_US" >Jelix module for Lizmap, administration of mapBuilder module</description >
7
7
<license >Mozilla Public License 2.0</license >
You can’t perform that action at this time.
0 commit comments