diff --git a/CHANGELOG.md b/CHANGELOG.md index 548c201..ad91717 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,28 @@ ### Added +## 2.2.0 - 2024-09-30 + +### Added + +* Inkmap for printing maps (_not npm_) +* Map preview before configuration +* Dynamic update of the base map layer in the configuration +* Buttons in configuration for the extent (Undo/Redo...) +* Visuals on layer store +* Visuals on layer selected +* Multiple flash messages + +### Changed + +* OpenLayers updated to 10.2.1 +* Attribute table now uses `lit-html` + +### Removed + +* `jspdf` dependency from `mapBuilder/www/js/dist/` +* `fancytree` dependency + ## 2.1.3 - 2024-01-10 ### Fixed diff --git a/mapBuilder/module.xml b/mapBuilder/module.xml index dbabad6..dd2006a 100644 --- a/mapBuilder/module.xml +++ b/mapBuilder/module.xml @@ -1,7 +1,7 @@ - 2.2.0-pre + 2.2.0 Jelix module for Lizmap, which adds a map builder based on every repositories Mozilla Public License 2.0 @@ -10,6 +10,6 @@ https://3liz.com - +