File tree Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Added
6
6
7
+ ## 2.4.0 - 2025-05-27
8
+
9
+ ### Added
10
+
11
+ * Projects logos when loaded or not
12
+
13
+ ### Update
14
+
15
+ * Demo image on README
16
+ * Better way to filter by extent (details on [ #86 ] ( https://github.com/3liz/lizmap-mapbuilder-module/pull/86 ) )
17
+ * Visuals of flash messages ([ #87 ] ( https://github.com/3liz/lizmap-mapbuilder-module/pull/87 ) )
18
+ * Visual of filters to determine if they are applied or not ([ #97 ] ( https://github.com/3liz/lizmap-mapbuilder-module/pull/97 ) )
19
+
20
+ ### Fixed
21
+
22
+ * Layers selected are now updated with new visual whenever we load a map from a saved one
23
+
7
24
## 2.3.1 - 2025-02-28
8
25
9
26
### 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-28 " >2.3.1 </version >
4
+ <version date =" 2025-05-27 " >2.4.0 </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-28 " >2.3.1 </version >
4
+ <version date =" 2025-05-27 " >2.4.0 </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