Releases: 3liz/lizmap-web-client
3.8.0
Release Lizmap Web Client 3.8.0
Use only the ZIP file provided in this release called lizmap-web-client-3.8.0.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.8.0
docker pull 3liz/lizmap-web-client:3.8
Do not forget to go in your QGIS desktop plugin manager and regularly update all your plugins to their latest version 🤗
Requirements
To be able to run this version of Lizmap Web Client, you need :
- QGIS Server 3.28 minimum, check the latest monthly bugfix release on the QGIS roadmap
- Lizmap QGIS Server plugin 2.10.0 minimum
- QGIS project files targeting at least Lizmap Web Client 3.5.0 to be displayed
- Recommended version for Lizmap Desktop plugin 4.3.14
Automatic testing process
Versions | ||
---|---|---|
PHP | 8.2 | 8.3 |
PostgreSQL/PostGIS | 14 - 3 | 16 - 3 |
QGIS Server | 3.34 | 3.34 |
QGIS Desktop | 3.34 | 3.34 |
Results | ✅ | ✅ |
Funders 🙂
- Faunalia, contributions on source code from @mind84
- Conseil Départemental du Calvados
- FM Projet
- JPEE
- Terre de Provence Agglomération
- Valabre
Changelog
Added ⭐
- Load layers as a single WMS layer, contribution from @mind84
- Improve snapping functionalities, contribution from @mind84
- New management of the N to M relations data editor, contribution from @mind84
- Display features at startup when set in URL
- Improvement on the landing page HTML content (logged and not logged user)
- Initialization of group checkboxes based on Lizmap configuration, from @mind84
- Web component
lizmap-features-table
to display a compact list of features - Digitizing
- JS Digitizing: Add erase all
- JS Digitizing component: measure attribute
- Review of the tooltip feature using the new version of the plugin
- Popup: FeatureToolbar in compact table
- New JavaScript API to load external layer straight in the legend tree and in the map
- Option to disable the automatic permalink in the URL
Changed ♻
- Enable popup when digitizing is disabled
- UI: Double-clicking on a group in the legend is now propagated to child items
Fixed 🐛
- Handle baselayers visibility in theme
- Popup was not shown in the Atlas container
- Let min/max resolutions be handled by OpenLayers for WMTS
- Drawing tool : keep draw visible when closing minidock
- Dataviz in popup generate two feature toolbar in parent popup
- Apply min and max resolutions to base layers removed by single WMS Layer
- More fixes about XSS
- Tooltip :
- Don't show tooltip tool when device has coarse pointer
- Remove legacy code
- Handle linestring layers
- Fix loading GIF about Lizmap being transformed about color
- Refresh the layer after editing when using the "single WMS tile mode"
- Fix feature filtering when PK is of type string, contribution from @maxencelaurent
- Popup: respect
popupMaxFeatures
parameter - Fix cross-site scripting issue with the
theme
parameter - Use proper OpenLayers class for layers issued by Google Maps, contribution from @mind84
- Refresh data button when new OL9 map moves
- Avoid zoom to initial extent on window resize
- Group as layer
- checked by theme
- Layer group not automatically active despite corresponding setting
- Dataviz
- Fix JavaScript when dataviz is not available
- Digitizing :
- Fixing measure not removed from selection to draw
- Lizmap search: order first by
similarity
then byitem_label
- Zoom to feature when
limitDataToBbox
istrue
- Fixing tiles resolutions
- Geoplateforme WMTS layers have 19 zoom levels
- Fix JavaScript XYZ Grid Tile
- Permalink :
- If geobookmark is the same as the hash there is no hash change event. In this case we run permalink
- Fix permalink after location change
Backend ⛽
- JavaScript
- Review ESLint configuration
- New
lizmap-message
JS component - Some JavaScript and PHP refactoring, code cleaning
- Update OpenLayers to version 10
- Improve migration to OpenLayers 10
- OL 10 map on top now
- Popup uses OL 10 now
- Locate by layer highlight uses OL 10 now
- Fire
treecreated
event at proper time, contribution from @mind84 - Fix JS externalLayer: default OpenLayers icon and events
- Popup: remove remaining OL2 dependencies
- Expose more OpenLayers 10 classes
- Expose some Lit HTML classes
- Update dompurify to 3.1.6
- Update proj4 to 2.11.0
- Update to Jelix 1.8.11-rc.2
Translations 🗺
- Update translated strings from the Transifex website :
The Lizmap team 🦎
3.8.0-rc.4
Release Lizmap Web Client 3.8.0-rc.4
Use only the ZIP file provided in this release called lizmap-web-client-3.8.0-rc.4.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.8.0-rc.4
Do not forget to go in your QGIS desktop plugin manager and regularly update all your plugins to their latest version 🤗
Requirements
To be able to run this version of Lizmap Web Client, you need :
- QGIS Server 3.28 minimum, check the latest monthly bugfix release on the QGIS roadmap
- Lizmap QGIS Server plugin 2.9.4 minimum
- QGIS project files targeting at least Lizmap Web Client 3.5.0 to be displayed
- Recommended version for Lizmap Desktop plugin 4.3.14
Automatic testing process
Versions | ||
---|---|---|
PHP | 8.2 | 8.3 |
PostgreSQL/PostGIS | 14 - 3 | 16 - 3 |
QGIS Server | 3.34 | 3.34 |
QGIS Desktop | 3.34 | 3.34 |
Results | ✅ | ✅ |
Changelog
Funders 🙂
- Faunalia, contributions on source code from @mind84
- FM Projet
- Terre de Provence Agglomération
Added ⭐
- Initialization of group checkboxes based on Lizmap configuration, from @mind84
- Web component
lizmap-features-table
to display a compact list of features
Changed ♻
- Enable popup when digitizing is disabled
Fixed 🐛
- Fix project properties when the WMS extent is empty
- Fix Projects switcher in maps
Backend ⛽
- Fire
treecreated
event at proper time, contribution from @mind84 - Fix JS externalLayer: default OpenLayers icon and events
- JS:
mainLizmap.center
has to be provided by map state - Fix pacakge
map-projects.js
- Update dompurify to 3.1.6
- Update OpenLayers to 10 and proj4 to 2.11.0
- Upgrade to Jelix 1.8.11-rc.2
Translations
- Update translated strings from the Transifex website, not coding skills required to contribute :
The Lizmap team 🦎
3.7.10
Release Lizmap Web Client 3.7.10
Use only the ZIP file provided in this release called lizmap-web-client-3.7.10.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.7.10
docker pull 3liz/lizmap-web-client:3.7
Do not forget to go in your QGIS desktop plugin manager and regularly update all your plugins to their latest version 🤗
Requirements
To be able to run this version of Lizmap Web Client, you need :
- QGIS Server 3.22 minimum, check the latest monthly bugfix release on the QGIS roadmap
- Lizmap QGIS Server plugin 2.9.4 minimum
- QGIS project files targeting at least Lizmap Web Client 3.4.0 to be displayed
- Recommended version for Lizmap Desktop plugin 4.3.14
Automatic testing process
Versions | ||
---|---|---|
PHP | 8.1 | 8.3 |
PostgreSQL/PostGIS | 14 - 3 | 16 - 3 |
QGIS Server | 3.28 | 3.34 |
QGIS Desktop | 3.28 | 3.34 |
Results | ✅ | ✅ |
Changelog
Funders 🙂
- Faunalia, contributions on source code from @mind84
- FM Projet
- Terre de Provence Agglomération
- Valabre
Added ⭐
- New option to disable the automatic permalink in the URL when a pan or a zoom is done
Changed ♻
- Enable popup when digitizing is disabled
Fixed 🐛
- Group as layer
- checked by theme
- Layer group not automatically active despite corresponding setting
- Dataviz
- Fix JavaScript when dataviz is not available
- Digitizing :
- Fixing measure not removed from selection to draw
- Lizmap search: order first by
similarity
then byitem_label
- Zoom to feature when
limitDataToBbox
istrue
- Fixing tiles resolutions
- Geoplateforme WMTS layers have 19 zoom levels
- Fix JavaScript XYZ Grid Tile
- Permalink :
- If geobookmark is the same as the hash there is no hash change event. In this case we run permalink
- Fix permalink after location change
- Fix project properties when the WMS extent is empty
- Fix Projects switcher in maps
Tests 🎳
- Improve End2End automatic tests
Backend ⛽
- Fire
treecreated
event at proper time, contribution from @mind84 - Fix pacakge
map-projects.js
- Update dompurify to 3.1.6
Translations
- Update translated strings from the Transifex website, not coding skills required to contribute :
Full changelog between 3.7.9 and 3.7.10: 3.7.9...3.7.10
The Lizmap team 🦎
3.8.0-rc.3
Release Lizmap Web Client 3.8.0-rc.3
Use only the ZIP file provided in this release called lizmap-web-client-3.8.0-rc.3.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.8.0-rc.3
Do not forget to go in your QGIS desktop plugin manager and regularly update all your plugins to their latest version 🤗
Requirements
To be able to run this version of Lizmap Web Client, you need :
- QGIS Server 3.28 minimum, check the latest monthly bugfix release on the QGIS roadmap
- Lizmap QGIS Server plugin 2.9.4 minimum
- QGIS project files targeting at least Lizmap Web Client 3.5.0 to be displayed
- Recommended version for Lizmap Desktop plugin 4.3.14
Automatic testing process
Versions | ||
---|---|---|
PHP | 8.2 | 8.3 |
PostgreSQL/PostGIS | 14 - 3 | 16 - 3 |
QGIS Server | 3.34 | 3.34 |
QGIS Desktop | 3.34 | 3.34 |
Results | ✅ | ✅ |
Changelog
Funders 🙂
- FM Projet
- Terre de Provence Agglomération
- Valabre
Added ⭐
- Digitizing
- JS Digitizing: Add erase all
- JS Digitizing component: measure attribute
Fixed 🐛
- Refresh data button when new OL9 map moves
- Avoid zoom to initial extent on window resize
- Group as layer
- checked by theme
- Layer group not automatically active despite corresponding setting
- Dataviz
- Fix JavaScript when dataviz is not available
- Digitizing :
- Fixing measure not removed from selection to draw
- Lizmap search: order first by
similarity
then byitem_label
- Zoom to feature when
limitDataToBbox
istrue
- Fixing tiles resolutions
- Geoplateforme WMTS layers have 19 zoom levels
- Fix JavaScript XYZ Grid Tile
- Permalink :
- If geobookmark is the same as the hash there is no hash change event. In this case we run permalink
- Fix permalink after location change
Tests 🎳
- Upgrade to Jelix 1.8.11-rc.2
- Improve End2End automatic tests
Translations
- Update translated strings from the Transifex website, not coding skills required to contribute :
The Lizmap team 🦎
3.8.0-rc.2
Release Lizmap Web Client 3.8.0-rc.2
Use only the ZIP file provided in this release called lizmap-web-client-3.8.0-rc.2.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.8.0-rc.2
Do not forget to go in your QGIS desktop plugin manager and regularly update all your plugins to their latest version 🤗
Requirements
To be able to run this version of Lizmap Web Client, you need :
- QGIS Server 3.28 minimum, check the latest monthly bugfix release on the QGIS roadmap
- Lizmap QGIS Server plugin 2.9.4 minimum
- QGIS project files targeting at least Lizmap Web Client 3.5.0 to be displayed
- Recommended version for Lizmap Desktop plugin 4.3.14
Automatic testing process
Versions | ||
---|---|---|
PHP | 8.2 | 8.3 |
PostgreSQL/PostGIS | 14 - 3 | 16 - 3 |
QGIS Server | 3.34 | 3.34 |
QGIS Desktop | 3.34 | 3.34 |
Results | ✅ | ✅ |
Changelog
Funders 🙂
Added ⭐
- Option to disable the automatic permalink in the URL
Changed ♻
- UI: Double-clicking on a group in the legend is now propagated to child items
- Admin - Add legend about warning icon in project table
- Admin - Display the list of warning ID in the admin panel, in the tooltip
Fixed 🐛
- Fix feature filtering when PK is of type string, contribution from @maxencelaurent
- Popup: respect
popupMaxFeatures
parameter - Fix cross-site scripting issue with the
theme
parameter - Use proper OpenLayers class for layers issued by Google Maps, contribution from @mind84
Removed 🌀
- Remove unused button zoom to layer extent
Backend ⛽
- Popup: remove remaining OL2 dependencies
- Expose more OpenLayers 9 classes
- Expose some Lit HTML classes
Translations
- Update translated strings from the Transifex website, not coding skills required to contribute :
The Lizmap team 🦎
3.7.9
Release Lizmap Web Client 3.7.9
Use only the ZIP file provided in this release called lizmap-web-client-3.7.9.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.7.9
docker pull 3liz/lizmap-web-client:3.7
Do not forget to go in your QGIS desktop plugin manager and regularly update all your plugins to their latest version 🤗
Requirements
To be able to run this version of Lizmap Web Client, you need :
- QGIS Server 3.22 minimum, check the latest monthly bugfix release on the QGIS roadmap
- Lizmap QGIS Server plugin 2.9.4 minimum
- QGIS project files targeting at least Lizmap Web Client 3.4.0 to be displayed
- Recommended version for Lizmap Desktop plugin 4.3.14
Automatic testing process
Versions | ||
---|---|---|
PHP | 8.1 | 8.3 |
PostgreSQL/PostGIS | 14 - 3 | 16 - 3 |
QGIS Server | 3.28 | 3.34 |
QGIS Desktop | 3.28 | 3.34 |
Results | ✅ | ✅ |
Changelog
Funders 🙂
Added ⭐
- Add
mapTheme
in the URL parameter to open a map with a predefined map theme
Changed ♻
- Admin - Add legend about warning icon in project table
- Admin - Display the list of warning ID in the admin panel, in the tooltip
Fixed 🐛
- Popup: respect
popupMaxFeatures
parameter default-background-color
on startup with QGIS 3.34- Fix Popup is not shown in atlas container
- Fix: let min/max resolutions be handled by OpenLayers for WMTS
- Fix cross-site scripting issue with the
theme
parameter - Baselayers :
- Refresh dropdown selection on change
- Handle visibility in theme
- Remove CSS height and width (16px) for legends, useful for raster legend, contributions from @Antoviscomi
- Fix feature filtering when PK is of type string, contribution from @maxencelaurent
- Fix installation: some upgrades were not launched when upgrading from 3.5
- Fix activate first map theme
- Fix printing of the overview map in a QGIS layout
Removed 🌀
- Remove unused button zoom to layer extent
Backend ⛽
- Expose more OpenLayers 9 classes
- Expose some Lit HTML classes
Translations
- Update translated strings from the Transifex website, not coding skills required to contribute :
Full changelog between 3.7.8 and 3.7.9: 3.7.8...3.7.9
The Lizmap team 🦎
3.6.14
Release Lizmap Web Client 3.6.14
Use only the ZIP file provided in this release called lizmap-web-client-3.6.14.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.6.14
docker pull 3liz/lizmap-web-client:3.6
Do not forget to go in your QGIS desktop plugin manager and regularly update all your plugins to their latest version 🤗
Requirements
To be able to run this version of Lizmap Web Client, you need :
- QGIS Server 3.10 minimum, check the latest monthly bugfix release on the QGIS roadmap
- Lizmap QGIS Server plugin 2.9.1 minimum
- QGIS project files targeting at least Lizmap Web Client 3.3.0 to be displayed
- Recommended version for Lizmap Desktop plugin 4.3.14
Changelog
Funders 🙂
Changed ♻
- Admin - Add legend about warning icon in project table
Fixed 🐛
- Fix printing of external base-layer
- Improve debug about failing PDF print, especially when parenthesis are in the layer name
- Fix cross-site scripting issue with the
theme
parameter
Translations
- Update translated strings from the Transifex website, not coding skills required to contribute :
Full changelog between 3.6.13 and 3.6.14: 3.6.13...3.6.14
The Lizmap team 🦎
3.8.0-rc.1
Release Lizmap Web Client 3.8.0-rc.1
Use only the ZIP file provided in this release called lizmap-web-client-3.8.0-rc.1.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.8.0-rc.1
Do not forget to go in your QGIS desktop plugin manager and regularly update all your plugins to their latest version 🤗
Requirements
To be able to run this version of Lizmap Web Client, you need :
- QGIS Server 3.28 minimum, check the latest monthly bugfix release on the QGIS roadmap
- Lizmap QGIS Server plugin 2.9.4 minimum
- QGIS project files targeting at least Lizmap Web Client 3.5.0 to be displayed
- Recommended version for Lizmap Desktop plugin 4.3.14
Automatic testing process
Versions | |
---|---|
PHP | 8.2 |
PostgreSQL/PostGIS | 14 - 3 |
QGIS Server | 3.28 |
QGIS Desktop | 3.28 |
Results | ✅ |
Changelog
Added ⭐
- New JavaScript API to load external layer straight in the legend tree and in the map
- Popup: FeatureToolbar in compact table
- Review of the tooltip feature using the new version of the plugin
Removed 🌀
- Zoom history
- Unused button about the layer extent
Fixed 🐛
- Handle baselayers visibility in theme
- Popup was not shown in the Atlas container
- Let min/max resolutions be handled by OpenLayers for WMTS
- Drawing tool : keep draw visible when closing minidock
- Dataviz in popup generate two feature toolbar in parent popup
- Apply min and max resolutions to base layers removed by single WMS Layer
- More fixes about XSS
- Tooltip :
- Don't show tooltip tool when device has coarse pointer
- Remove legacy code
- Handle linestring layers
- Fix loading GIF about Lizmap being transformed about color
- Refresh the layer after editing when using the "single WMS tile mode"
Backend ⛽
- New
lizmap-message
component - Defer JavaScript scripts loading
- Refactoring of Web Components, about OpenLayers
- Review the way to load JavaScript
- Review ESLint configuration
- Upgrade Jelix to 1.8.9
- Upgrade OpenLayers to 9.2.3
Translations
- Update translated strings from the Transifex website, not coding skills required to contribute :
The Lizmap team 🦎
3.7.8
Release Lizmap Web Client 3.7.8
Use only the ZIP file provided in this release called lizmap-web-client-3.7.8.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.7.8
docker pull 3liz/lizmap-web-client:3.7
Do not forget to go in your QGIS desktop plugin manager and regularly update all your plugins to their latest version 🤗
Requirements
To be able to run this version of Lizmap Web Client, you need :
- QGIS Server 3.22 minimum, check the latest monthly bugfix release on the QGIS roadmap
- Lizmap QGIS Server plugin 2.9.1 minimum
- QGIS project files targeting at least Lizmap Web Client 3.4.0 to be displayed
- Recommended version for Lizmap Desktop plugin 4.3.14
Automatic testing process
Versions | ||
---|---|---|
PHP | 8.1 | 8.2 |
PostgreSQL/PostGIS | 14 - 3 | 15 - 3 |
QGIS Server | 3.22 | 3.28 |
QGIS Desktop | 3.22 | 3.28 |
Results | ✅ | ✅ |
Changelog
Funders 🙂
- Bièvre Est
- Chateauroux Agglomération
- Drosera écologie appliquée SA, @katagen
- EPF Haut De france
- Faunalia, contributions on source code from @mind84
- Terre de Provence Agglomération
Changed ♻
- Check for the Desktop plugin version first instead of showing possible warnings from the plugin
- Review code snipped to add thumbnail in the attribute table
Fixed 🐛
- Improve detection of the geometry column when the layer has many
- Fix attribution for layers not being in the
baselayers
group - Fix and improvements in the legend :
- Greyscale symbols when layer is not visible
- Italic and greyscaled uncheked symbols and their children
- Improve legend when symbols are out of the current map scale
- For popup, fix the item was visible or not,
LEGEND_ON
andLEGEND_OFF
parameters in GetFeatureInfo - Fix popup display in minidock
- Group with layers can be used as baselayer
- For XYZ or WMTS layers from QGIS, the use external access was not well-used
- Reduce loading image size and get back previous white color on animation
Backend ⛽
- Upgrade of the Dompurify Javascript library
Translations
- Update translated strings from the Transifex website, not coding skills required to contribute :
Full changelog between 3.7.7 and 3.7.8: 3.7.7...3.7.8
The Lizmap team 🦎
3.6.13
Release Lizmap Web Client 3.6.13
Use only the ZIP file provided in this release called lizmap-web-client-3.6.13.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.6.13
docker pull 3liz/lizmap-web-client:3.6
Do not forget to go in your QGIS desktop plugin manager and regularly update all your plugins to their latest version 🤗
Requirements
To be able to run this version of Lizmap Web Client, you need :
- QGIS Server 3.10 minimum, check the latest monthly bugfix release on the QGIS roadmap
- Lizmap QGIS Server plugin 2.9.1 minimum
- QGIS project files targeting at least Lizmap Web Client 3.3.0 to be displayed
- Recommended version for Lizmap Desktop plugin 4.3.14
Changelog
Funders 🙂
Changed ♻
- Check for the Desktop plugin version first instead of showing possible warnings from the plugin
Fixed 🐛
- Fix issue in Dutch language
- Fix children popup in compact table
Translations 🗺
- Update translated strings from the Transifex website :
Full changelog between 3.6.12 and 3.6.13: 3.6.12...3.6.13
The Lizmap team 🦎