Skip to content

Releases: 3liz/lizmap-plugin

5.0.0-alpha.2

11 Feb 16:39

Choose a tag to compare

5.0.0-alpha.2 Pre-release
Pre-release
  • Fix typo in metadata key for LWC version detection

5.0.0-alpha.1

10 Feb 17:47
69fe1d7

Choose a tag to compare

5.0.0-alpha.1 Pre-release
Pre-release
  • Raise to minimum QGIS 3.34
  • Fix WMSAddWktGeometry set as an integer instead of a boolean in .qgs
  • Refactor tests to run on QGIS 3.34, 340 and 3.44
  • Check just for int4 PK fields
  • Fix children_lizmap_features_table default value to False
  • Fix automatic_permalink default value to False
  • Feature: Add expand/collapse and search filter to Layers panel
  • Feature: DXF export+access control
  • Feature: Geolocation precision and direction control
  • Feature: Exclude basemaps from single wms control

4.5.7

06 Jan 14:46

Choose a tag to compare

  • Fix Check either non-existing PK or PK different from int4

4.5.6

02 Dec 17:42

Choose a tag to compare

  • Fix Check for int4 PK fields

4.5.5

01 Dec 17:30

Choose a tag to compare

  • Check just for in4 PK fields
  • Fix children_lizmap_features_table default value to False
  • Fix automatic_permalink default value to False

4.5.4

22 Sep 08:38

Choose a tag to compare

  • Fix WMSAddWktGeometry set as an integer instead of a boolean in .qgs

4.5.3

27 Jun 11:43
33acbc5

Choose a tag to compare

Add log debug about WMS capability

4.5.2

20 Jun 13:07
b278c83

Choose a tag to compare

  • Add check about PostgreSQL raster layer
  • Add helper about Lizmap Features Table, for Lizmap Web Client 3.9.0

4.5.1

01 Jun 06:32
a2e9441

Choose a tag to compare

  • Disable checked checkbox for not spatial layers
  • Add OSM.org URL as "data URL" as well as "attribution URL" in QGIS Server properties
  • Add link to the QGIS theme online help
  • Use represent_value in some cases in the Drag&Drop layout

4.5.0

25 Apr 12:55
8c25a31

Choose a tag to compare

  • Raise to minimum QGIS 3.28
  • Enable lizmap-features-table with a radio button, Lizmap Web Client 3.9
  • Improve PyQt6 compatibility