Releases: 3liz/lizmap-mapbuilder-module
Releases · 3liz/lizmap-mapbuilder-module
2.4.3
2.1.5
🐛 Fixed
- Remove schema public from PostgreSQL install script
Full changelog between 2.1.4 and 2.1.5: 2.1.4...2.1.5
2.4.2
🐛 Fixed
- LayerName building with QGIS configuration
Full changelog between 2.4.1 and 2.4.2: 2.4.1...2.4.2
2.4.1
⭐ Added
- Compatibility with Lizmap 3.9
🐛 Fixed
- Loading icon repeated when a layer was in error
Backend
- Upgrade PHPStan to 2.1.17
- Upgrade Jelix to 1.8.18.1
Full changelog between 2.3.1 and 2.4.0: 2.4.0...2.4.1
2.4.0
⭐ Added
- Projects logos when loaded or not
Update
- Demo image on README
- Better way to filter by extent (details on #86)
- Visuals of flash messages (#87)
- Visual of filters to determine if they are applied or not (#97)
🐛 Fixed
- Layers selected are now updated with new visual whenever we load a map from a saved one
Full changelog between 2.3.1 and 2.4.0: 2.3.1...2.4.0
2.3.1
⭐ 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
Full changelog between 2.3.0 and 2.3.1: 2.3.0...2.3.1
2.3.0
⭐ Added
- Filters on which project to show in the
LayerStore:- Filter by extent
- Filter by keywords between "Union" & "Intersection
ESLintfor JavaScript code qualityStyleLintfor CSS code qualityPHP CS Fixerfor PHP code qualityPHP Stanfor PHP code qualityPlaywrightfor e2e tests- Some testing projects
- New logo for project layers in the
LayerStore - Indicator from which project a selected layer comes from
♻ Changed
LayerStorestructure for projects
🐛 Fixed
- Update the order of layers in the legend dock
Full changelog between 2.2.1 and 2.3.0: 2.2.1...2.3.0
2.2.1
2.2.0
⭐ 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
jspdfdependency frommapBuilder/www/js/dist/fancytreedependency
Full changelog between 2.1.3 and 2.2.0: 2.1.3...2.2.0