Releases: 3liz/lizmap-plugin
Releases · 3liz/lizmap-plugin
4.2.7
4.2.6
4.2.5
4.2.4
- Fix a Python error when saving the file if a layer was removed from the project and used in the configuration before
- Improve error messages about these two checks :
- "Duplicated keys in the legend"
- "Duplicated layers with different filters", only in the HTML output
4.2.3
- New checks about :
- duplicated keys in the legend
- French IGN map provider
- Fix loading the "default-background-color" in the legend
- Fix link to online documentation about "Actions"
- Add project loading time in the CFG file for testing purpose only
- Some UX issues
- Remove some code in backend
4.2.2
4.2.1
- New option to Add checkbox to choose single WMS layer loading, contribution from @ghtmtt
- Fix loading the Dataviz HTML template from a configuration file
- Do not make the "Overview" group mutually exclusive
- Avoid a Python error if the maximum scale is too big
- Fixing some signals about the Lizmap Web Client version
- Check project CRS if the projection has inverted axes and 3.7.0 <= LWC <= 3.7.3
4.2.0
- Add two new checks :
- layers missing from the WFS
- fields missing from the WFS
- Remove all mentions to Stamen tiles which was removed in October 2023
- Remove the external Lizmap layer feature which was deprecated since 2019
- If LWC 3.7, disable the legacy checkbox "Add empty base layer"
- Minor UX improvements