Releases: 3liz/lizmap-web-client
3.7.0-rc.1
Release Lizmap Web Client 3.7.0-rc.1
Use only the ZIP file provided in this release called lizmap-web-client-3.7.0-rc.1.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.7.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.22 minimum, check the latest monthly bugfix release on the QGIS roadmap
- Lizmap QGIS Server plugin 2.8.1 minimum
- QGIS project files targeting at least Lizmap Web Client 3.4 to be displayed
Automatic testing process
Versions | ||
---|---|---|
PHP | 8.1 | 8.1 |
PostgreSQL/PostGIS | 14-3 | 15-3 |
QGIS Server | 3.22 | 3.28 |
QGIS Desktop | 3.22 | 3.28 |
Results | ✅ | ✅ |
Changelog
Added ⭐
- Support of the Webdav attachement widget (contributions from @mind84) :
- Upload and delete files on a Webdav server from Lizmap Web Client
- View files stored in a webdav server within a Lizmap popup
- Dataviz :
- Use the popup title when showing plot in a popup
- Respect the new option "trigger filter" to avoid filtering the plot on layer filtered
Fixed 🐛
- Fix missing attributions (name and links) found in the layer properties
- Fix typo about wrong key used for caching an embedded layer, contribution from @mind84
- Dataviz : Fix the option "Display when layer is visible" option
- Fix selected default style on a WMS layer
- In the Lizmap atlas, fix the popup when the name has an accent or a space
- Do not block the loading of the map if the layer name is wrong in a permalink
- Round the
I
andJ
parameters of WMS GetFeatureInfo service, contributions from @mind84 - When clicking for a popup, fix the mouse spinner
Changed ♻
- Change the configurations of the Lizmap editing form fields published with autocompletion
- add a delay of 300ms to lessen the number of requests sent to the server
- add a minimum of 3 characters to trigger the autocompletion
- the search is now accent-insensitive : You can type forets and it will find Forêts
- Permalink :
- Opacity,style, layer with a comma in its name
- use mini-dock
- review the hash used
- Refactor the geobookmark feature
- Improve UI about adding text on top of the map : rotation, scales etc
- Improve UI about geometric constraints
- Javascript events
lizmapeditionfeaturecreated
andlizmapeditionfeaturemodified
- Update URLs from the French IGN map provider
Translations 🗺
- Update translated strings from the Transifex website :
Backend ⛽
- Update of Jelix to version 1.8.4
- Update some PHP packages
- Update OL to 8.2.0 and proj4 to 2.9.2
- Update some JS dependencies
Removed 🌀
- Remove some code from OpenLayers 2
Funders 🙂
- Faunalia, contributions from @mind84
- Avignon city
- Direction Départementale des Territoires et de la Mer de l’Hérault (DDTM 34)
The Lizmap team 🦎
3.7.0-beta.1
Release Lizmap Web Client 3.7.0-beta.1
Use only the ZIP file provided in this release called lizmap-web-client-3.7.0-beta.1.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.7.0-beta.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.16 minimum, check the latest monthly bugfix release on the QGIS roadmap
- Lizmap QGIS Server plugin 2.8.1 minimum
- QGIS project files targeting at least Lizmap Web Client 3.4 to be displayed
Automatic testing process
Versions | |
---|---|
PHP | 8.1 |
PostgreSQL/PostGIS | 14-3 |
QGIS Server | 3.22 |
QGIS Desktop | 3.22 |
Results | ✅ |
Changelog
Added ⭐
- Add some content in the footer of the main landing page. It's set in the administration interface, then "Landing page"
- New password security checker
- Add possibility to log with an email
- Review of the permalink feature
- Add the possibility to authenticate with the email
- Draw text on the map canvas :
- Rotation
- Scaling
Changed ♻
- Treeview: scale dependent visibility of legend items
- Fix increase the login length in the database in order to use email as logins
- The minimal length of password is now 12 characters to improve the security
Fixed 🐛
- When the layer has an accent :
- Fix the export of the layer
- Fix filtered features disappear from map* Do not display child plot in popup when there is no data
- Fix loading of the editing form having a nullable checkbox
- Review the popup order according to the list of layers
- Fix PHP notice about CRS variable
- Fix permalink generation when there isn't any layer checked
- Fix loading relations from embedded layers in a project
- Fix home page title in the top bar of the UI
- When creating/editing a geometry, check the spatial constraint
- Fix an error about GetFeatureInfo and GetFilterToken requests to QGIS server
- Fix cascade layer's filter to use the parent WMS name instead of the layer name
- Fix latest features about QGIS layouts : groups allowed, order etc
- Fix getting the table for sub-queries with escaped double-quotes
Translations 🗺
- Update translated strings from the Transifex website :
Backend ⛽
- Upgrade OpenLayers to version 8.1
Funders 🙂
The Lizmap team 🦎
3.6.7
Release Lizmap Web Client 3.6.7
Use only the ZIP file provided in this release called lizmap-web-client-3.6.7.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.6.7
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.8.1 minimum
- QGIS project files targeting at least Lizmap Web Client 3.3 to be displayed
Changelog
Added ⭐
- Add a message about exporting data is on progress
Fixed 🐛
- When creating/editing a geometry, check the spatial constraint
- Fix an error about GetFeatureInfo and GetFilterToken requests to QGIS server
- Fix cascade layer's filter to use the parent WMS name instead of the layer name
- A locale for the account registration was missing, generating a 500 error
Translations 🗺
- Update translated strings from the Transifex website :
Funders 🙂
Full changelog between 3.6.6 and 3.6.7: 3.6.6...3.6.7
The Lizmap team 🦎
3.5.16
Release Lizmap Web Client 3.5.16
Use only the ZIP file provided in this release called lizmap-web-client-3.5.16.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.5.16
docker pull 3liz/lizmap-web-client:3.5
Do not forget to go in your QGIS desktop plugin manager and regularly update all your plugins to their latest version 🤗
Changelog
Fixed 🐛
- Fix cascade layer's filter to use the parent WMS name instead of the layer name
Full changelog between 3.5.15 and 3.5.16: 3.5.15...3.5.16
The Lizmap team 🦎
3.6.6
Release Lizmap Web Client 3.6.6
Use only the ZIP file provided in this release called lizmap-web-client-3.6.6.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.6.6
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.8.1 minimum
- QGIS project files targeting at least Lizmap Web Client 3.3 to be displayed
Changelog
Added ⭐
- New password security checker
Fixed 🐛
- Improve the display on mobile about the menu
- Improve logs displayed in the administration panel
- Fix loading of the editing form having a nullable checkbox
- Fix address search when results of the query to api-adresse.data.gouv.fr are empty
- Fix popup when opened from a Lizmap Atlas when the layer has a shortname
- When the layer has an accent :
- Fix the export of the layer
- Fix filtered features disappear from map
- Do not display child plot in popup when there is no data
- Fix some grammar
- Allow import/export in selection tool
- Fix 500 error in the administration panel when the "Lizmap server" plugin was not found
- Fix increase the login length in the database in order to use email as logins
- The minimal length of password is now 12 characters to improve the security
- Fix PHP notice about CRS variable
Translations 🗺
- Update translated strings from the Transifex website :
Funders 🙂
Full changelog between 3.6.5 and 3.6.6: 3.6.5...3.6.6
The Lizmap team 🦎
3.5.15
Release Lizmap Web Client 3.5.15
Use only the ZIP file provided in this release called lizmap-web-client-3.5.15.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.5.15
docker pull 3liz/lizmap-web-client:3.5
Do not forget to go in your QGIS desktop plugin manager and regularly update all your plugins to their latest version 🤗
Changelog
Fixed 🐛
- Improve the display on mobile about the menu
- Improve logs displayed in the administration panel
- Fix loading of the editing form having a nullable checkbox
- Fix address search when results of the query to api-adresse.data.gouv.fr are empty
- Fix popup when opened from a Lizmap Atlas when the layer has a shortname
- Fix some issues about editing capabilities
- Improve the polygon filtering to get the computed polygon from the cache
- When the layer has an accent :
- Fix the export of the layer
- Fix filtered features disappear from map
- Fix some grammar
- Fix PHP notice about CRS variable
Translations 🗺
- Update translated strings from the Transifex website :
Full changelog between 3.5.14 and 3.5.15: 3.5.14...3.5.15
The Lizmap team 🦎
3.7.0-alpha.2
Release Lizmap Web Client 3.7.0-alpha.2
Use only the ZIP file provided in this release called lizmap-web-client-3.7.0-alpha.2.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.7.0-alpha.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.16 minimum, check the latest monthly bugfix release on the QGIS roadmap
- Lizmap QGIS Server plugin 2.8.0 minimum
- QGIS project files targeting at least Lizmap Web Client 3.4 to be displayed
Changelog
Fixed 🐛
- Use the layer name defined in the Lizmap CFG file if defined instead of the one in the legend
- Editing & Filter - Fix editing right access from popup
- Refresh WMS layer after edition follow up
- Fix some regressions about the new legend :
- Option "Group as layer"
- External layer
- Handle QGIS
Control rendering order
- Check if the scale is
0
in the Lizmap CFG file before doing a division - Use layer name as option label for locate-by-layer selector in mobile
- Support for OpenTopoMap
- Editing & Filter - Fix editing right access from popup
- Fix a visibility error for a QGIS preset/theme
- Warning about "qgsmtime" for an embedded layer
- Improve the checklist when installing Lizmap Web Client about QGIS Server
- Do not display child plot in popup when there is no data
Changed ♻
- The keyword
overview
for a group in the legend is not case-sensitive - Improve the QGIS project panel in the administration :
- Add some colours in the legend
- Improve the display, better UX
Removed 🌀
- Some code about OpenLayers 2
Backend ⛽
- Upgrade OpenLayers to version 7.5.1
- Fix some PHP notice when running PHP 8, contribution from @Antoviscomi
Translations 🗺
- Update translated strings from the Transifex website :
The Lizmap team 🦎
3.6.5
Release Lizmap Web Client 3.6.5
Use only the ZIP file provided in this release called lizmap-web-client-3.6.5.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.6.5
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.8.0 minimum
- QGIS project files targeting at least Lizmap Web Client 3.3 to be displayed
Changelog
Added ⭐
- Support for the QGIS widget "number": min, max and step are supported from QGIS desktop
Fixed 🐛
- Use layer name as option label for locate-by-layer selector in mobile
- Support for OpenTopoMap
- Editing & Filter - Fix editing right access from popup
- Fix a visibility error for a QGIS preset/theme
- Warning about "qgsmtime" for an embedded layer
- Improve the checklist when installing Lizmap Web Client about QGIS Server
Changed ♻
- Better backend log management, especially when updating a layer has failed
- Improve the QGIS project panel in the administration :
- Add some colours in the legend
- Improve the display, better UX
Backend ⛽
- Some JavaScript cleaning
- Fix some PHP notice when running PHP 8, contribution from @Antoviscomi
Translations 🗺
- Improve an English sentence, contribution from @gioman
- Update translated strings from the Transifex website :
Tests 🎳
- Add PHP 8.2 to the matrix for PHP tests
- Improvements to the Playwright stack
Funders 😊
Full changelog between 3.6.4 and 3.6.5: 3.6.4...3.6.5
The Lizmap team 🦎
3.5.14
Release Lizmap Web Client 3.5.14
Use only the ZIP file provided in this release called lizmap-web-client-3.5.14.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.5.14
docker pull 3liz/lizmap-web-client:3.5
Do not forget to go in your QGIS desktop plugin manager and regularly update all your plugins to their latest version 🤗
Changelog
Important ⚠
- Minimum Lizmap server plugin needed 2.8.0
- Minimum QGIS server needed 3.10
Added ⭐
- Emails sent by Lizmap when an admin user creates an account or reset the password of a user,
have now a Reply-To header set with the email of this admin user
Fixed 🐛
- Fix a visibility error for a QGIS preset/theme
- Warning about "qgsmtime" for an embedded layer
- Avoid a division by 0 when the scale was set to 0
Translations 🗺
- Update translated strings from the Transifex website :
Backend ⛽
- Fix some PHP notice when running PHP 8, contribution from @Antoviscomi
- Upgrade Jelix to the latest version 1.6 and jCommunity to 1.3.20
Funders 🙂
- Geolab.re
Full changelog between 3.5.13 and 3.5.14: 3.5.13...3.5.14
The Lizmap team 🦎
3.7.0-alpha.1
Release Lizmap Web Client 3.7.0-alpha.1
Use only the ZIP file provided in this release called lizmap-web-client-3.7.0-alpha.1.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.7.0-alpha.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.16 minimum, check the latest monthly bugfix release on the QGIS roadmap
- Lizmap QGIS Server plugin 2.8.0 minimum
- QGIS project files targeting at least Lizmap Web Client 3.4 to be displayed
Changelog
Added ⭐
- Refactoring of the legend:
- Add checkbox in the legend to enable/disable some symbols within the layer
- Add symbols of the legend item by default for all layers and rendering rules
- Group
project-background-color
to display the default background color - Use any base layer as a background, the usage of legacy keywords
osm-mapnik
etc. is now deprecated - These new background layers must be in a group called
baselayers
.
- Improve the "QGIS theme"
- Editing capabilities: Better user experience with 1-n relations: the data tables of the related child layers
now respect the position configured in the QGIS editing drag&drop designer. - Popup/Editing - Add a combobox in the popup to allow creating a new child feature for the related
layers. This will allow creating child features directly from the parent popup. - New display for measurements on the map when drawing
- Better management of QGIS projects about versions (desktop, plugin versions, etc.)
- Form filter: Allow using a second field for the numeric type like it is already possible for dates.
This is useful when the layer features contain two fields describing a minimum and maximum value of the same property. - Action module:
- New support for
project
andlayer
scopes: the actions can now be used outside the popup, for a specific chosen layer or as a generic project action.- A new web component
<lizmap-action-selector>
is used to let the user choose an action and run it (for the layer and project scopes) - A new dock is available and shows the list of the project actions, with buttons to run an action and another to reset the results.
- For the layers with actions configured, a click on the layer in the legend also shows the action selector and buttons and allows running this layer actions
- A new web component
- An SVG icon can be used instead of a bootstrap icon as a background of the popup action buttons
- the current map extent and map center are sent as parameters in
WKT
format (projectionEPSG:4326
) and can be used in the PostgreSQL function - Actions can be run from external JavaScript scripts, for example:
// Run an action lizMap.mainLizmap.action.runLizmapAction(actionName, scope = 'feature', layerId = null, featureId = null, wkt = null); // Reset the action lizMap.mainLizmap.action.resetLizmapAction()
- A WKT in
EPSG:4326
can also be sent as an additional parameter.
This is only possible when running the action with JavaScript.
This allows to send a geometry to be used by the PostgreSQL action
(for example, to get data from another table with geometries intersecting this passed WKT geometry) - The JavaScript and HTML code has been modernized (no more jQuery calls, usage of web components, etc.)
- New support for
- Dataviz The editor can now configure how the plots will be organized in the web interface.
- A new Drag & Drop layout tab has been added in Lizmap plugin Dataviz tab,
which allows to create tabs and groups like it can be done for forms.
- A new Drag & Drop layout tab has been added in Lizmap plugin Dataviz tab,
- New print configurations. For each layout, you can:
- enable/disable it
- set allowed groups
- set formats and default one
- set DPIs and default one
- set a custom icon for a QGIS atlas layout in the feature's popup
- New display of print options
- print area is now displayed as a mask on the map
- an advanced panel allows you to:
- set X/Y parameters for the grid
- set main map rotation
- set DPI
- Add a button to paste a geometry
- Add MGRS coordinates display on the map
Fixed 🐛
- The "locate by layer" selector shows the layer title when unselected on mobile
- Display the reverse geometry button only for linestring and polygons, not for points
Changed ♻
- Avoid downloading the default project image multiple times. This improves the first load of the project page
- Update home page title configuration
Updated
- New drawing toolbar, migration from OpenLayers 2 to OpenLayers 6
- Update Plotly.js to 2.16.3
- Update proj4 library
Translations 🗺
- Update translated strings from the Transifex website
Deprecated ⚙
- The AtlasPrint QGIS server plugin should be removed from the installation. It's not used anymore.
- Layers called
osm-mapnik
,ign-photo
,google-satellite
etc- See the documentation about these "legacy" layers
Backend ⛽
- A lot of JavaScript code cleanups
- Update some JavaScript dependencies
- Remove some old code about QGIS Server 2
- Update the OpenLayers library to version 7.3.0
- Fix some issues when deployed with Docker
- Switch to PHP 8.1 in the docker image
- Upgrade Lizmap Web Client target minimum version to 3.4
Funders 🙂
- Avignon
- Calvados
- ICRC
- Geolab.re
- Le Grand Narbonne
- Parc naturel régional du Haut-Jura
- Tenergie
- Terre de Provence Agglomération
- DDTM de l'Hérault
The Lizmap team 🦎