Skip to content

Releases: 3liz/lizmap-plugin

4.2.7

12 Mar 09:50
877ef0c
Compare
Choose a tag to compare
  • New check about duplicated layer with different filters which are next to each other
  • Fix checking for some French IGN URLs
  • Add a new key in the CFG to prepare to QGIS 3.34 about base layers

4.2.6

07 Mar 17:41
5c1b7fc
Compare
Choose a tag to compare
  • Fix detection of simplification on the provider side

4.2.5

07 Mar 16:06
5ad27ed
Compare
Choose a tag to compare
  • Improve checks for PostgreSQL layers

4.2.4

28 Feb 12:08
e3665fa
Compare
Choose a tag to compare
  • 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

26 Feb 13:43
a5335cd
Compare
Choose a tag to compare
  • 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

16 Feb 15:12
134118d
Compare
Choose a tag to compare
  • Fix a Python error when logging

4.2.1

15 Feb 15:47
8943b6c
Compare
Choose a tag to compare
  • 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

06 Feb 09:55
842aef2
Compare
Choose a tag to compare
  • 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

4.1.8

30 Jan 16:21
ef88e72
Compare
Choose a tag to compare
  • Improve the workflow when a new version is published
  • Some fixes about the detected version of Lizmap Web Client
  • Improve the error message when incomplete CFG is being saved
  • Enable more widgets when the layer or the group is located in baselayers

4.1.7

25 Jan 15:06
7afa6a1
Compare
Choose a tag to compare
  • Move API keys outside the deprecated panel