Releases: 3liz/lizmap-web-client
3.7.5
Release Lizmap Web Client 3.7.5
Use only the ZIP file provided in this release called lizmap-web-client-3.7.5.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.7.5
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.8.4 minimum
- QGIS project files targeting at least Lizmap Web Client 3.4 to be displayed
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
Fixed 🐛
- Fix a JavaScript error when loading a map in some locales
Full changelog between 3.7.4 and 3.7.5: 3.7.4...3.7.5
The Lizmap team 🦎
3.7.4
Release Lizmap Web Client 3.7.4
Use only the ZIP file provided in this release called lizmap-web-client-3.7.4.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.7.4
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.8.4 minimum
- QGIS project files targeting at least Lizmap Web Client 3.4 to be displayed
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
Added ⭐
- New JavaScript event when the map state is ready
- Add HTTP Etag header on the project illustration
- Display a warning when the CFG file contains some warnings
- Display the count of warnings in the administrator panel
Changed ♻
- Publishers can see now "legacy" syntax about actions
Fixed 🐛
- Fix use of the "Hide checkbox for groups" from the plugin
- Fix if the layer is explicitly hidden from the legend
- Forward the state of the legend for categories when printing a QGIS layout
- Use map projection if the project projection is not well-defined
- Fix permalink precision to 6 digits if the EPSG:4326
- Fix display of layers when the map projection has inverted axis
- Fix display of UI widgets about print and create child object
- Fix error when there isn't any icon in the GetLegendGraphic from QGIS Server
- Fix export of drawings due to the map projection
- Fix CSS issue about blank panel
- Disable High DPI support
- Fix print capabilities when "Group as layer" is used
Translations 🗺
- Update translated strings from the Transifex website :
Backend ⛽
- Update Jelix to 1.8.7
Full changelog between 3.7.3 and 3.7.4: 3.7.3...3.7.4
The Lizmap team 🦎
3.7.3
Release Lizmap Web Client 3.7.3
Use only the ZIP file provided in this release called lizmap-web-client-3.7.3.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.7.3
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.8.4 minimum
- QGIS project files targeting at least Lizmap Web Client 3.4 to be displayed
Automatic testing process
Versions | |||
---|---|---|---|
PHP | 8.1 | 8.2 | 8.2 |
PostgreSQL/PostGIS | 14 - 3 | 15 - 3 | 15 - 3 |
QGIS Server | 3.22 | 3.28 | 3.34 |
QGIS Desktop | 3.22 | 3.28 | 3.34 |
Results | ✅ | ✅ | ✅ |
Changelog
Added ⭐
- Editing form - Upload fields: allow to use an expression to set up the storage path
Changed ♻
- Reintroduce the AtlasPrint plugin for printing an atlas
- Load custom JavaScript as a module
Fixed 🐛
- Fix a 500 error if the folder was not existing on the file system
- Fix the option "Display when layer is visible" in the dataviz for non-spatial layer
- When importing a KML :
- Fix extent used
- Use the correct projection
- Fix wrong order of baselayers (using the zIndex in OpenLayers)
- Fix opening of "old" project not having a configuration in the 3.7 format :
- Fix projection and scales when the project has some "legacy" baselayers
- Keep print configurations
- Fix the selection tool about layer name used
- Fix using WMTS requests
- For baselayers, contribution from @mind84
- When there is a shortname
- Fix search result with IGN
- Fix using Bing with OpenLayers, contribution from @mind84
- Register projections from lizProj4 if unknown
- Fix layer group visible only and location
- Popup from the attribute table, use the correct content for the popup
- Fix display of a child layer in attribute table tool, get the correct layer name from the parent layer
- Fix display of the map if there is a single resolution in the configuration file
- Do not refresh child layer not displayed in map
- Check if previous drawing made before Lizmap Web Client 3.7 in the local storage of the web browser is valid
- Some fixes about permalink and theme
- Too many embedded layers cause PHP to hit
max_execution_time
, contributions from @mind84 - Fix inversions between two French layers
- Fix display of layers on 4K screens
Tests 🎳
- Improvements on the Playwright stack
Funders 🙂
- Agence de l'eau Rhône Méditerranée Corse
- Avignon
- Calvados
- Faunalia, contributions on source code from @mind84
- Terre de Provence Agglomération
- Territoire de Belfort
Full changelog between 3.7.2 and 3.7.3: 3.7.2...3.7.3
The Lizmap team 🦎
3.6.10
Release Lizmap Web Client 3.6.10
Use only the ZIP file provided in this release called lizmap-web-client-3.6.10.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.6.10
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.4 minimum
- QGIS project files targeting at least Lizmap Web Client 3.3 to be displayed
Changelog
Fixed 🐛
- Too many embedded layers cause PHP to hit
max_execution_time
, contributions from @mind84 - Fix search result with IGN
- Register projections from lizProj4 if unknown
- Fix layer group visible only and location
- Popup from the attribute table, use the correct content for the popup
- Fixing WMTS capabilities for cached layers with a shortname defined
Translations 🗺
- Update translated strings from the Transifex website :
Funders 🙂
Full changelog between 3.6.9 and 3.6.10: 3.6.9...3.6.10
The Lizmap team 🦎
3.7.2
Release Lizmap Web Client 3.7.2
Use only the ZIP file provided in this release called lizmap-web-client-3.7.2.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.7.2
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.8.2 minimum
- QGIS project files targeting at least Lizmap Web Client 3.4 to be displayed
Automatic testing process
Versions | |||
---|---|---|---|
PHP | 8.1 | 8.2 | 8.2 |
PostgreSQL/PostGIS | 14 - 3 | 15 - 3 | 15 - 3 |
QGIS Server | 3.22 | 3.28 | 3.34 |
QGIS Desktop | 3.22 | 3.28 | 3.34 |
Results | ✅ | ✅ | ✅ |
Changelog
Fixed 🐛
- Fix tile mode when
GetMap
requests are greater than the valuewmsMaxWidth
andwmsMaxHeight
in the settings
Full changelog between 3.7.1 and 3.7.2: 3.7.1...3.7.2
The Lizmap team 🦎
3.7.1
Release Lizmap Web Client 3.7.1
Use only the ZIP file provided in this release called lizmap-web-client-3.7.1.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.7.1
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.8.2 minimum
- QGIS project files targeting at least Lizmap Web Client 3.4 to be displayed
Automatic testing process
Versions | |||
---|---|---|---|
PHP | 8.1 | 8.2 | 8.2 |
PostgreSQL/PostGIS | 14 - 3 | 15 - 3 | 15 - 3 |
QGIS Server | 3.22 | 3.28 | 3.34 |
QGIS Desktop | 3.22 | 3.28 | 3.34 |
Results | ✅ | ✅ | ✅ |
Changelog
Update
- Update URL from the French map provider IGN about geocoding service
Fixed 🐛
- Fix the display order of layers when the
Group as layer
option is used - Fix support of SSL PostgreSQL connection in PostgreSQL layers
- Javascript: Layer ID can be used as WMS Name
- Fix uncaught exception on
layerFilterParamChanged
event - Fix a warning with PHP 8.2 about
emptyItemLabel
- The permalink has changed so the way to provide bbox between maps.
Translations 🗺
- Update translated strings from the Transifex website :
Full changelog between 3.7.0 and 3.7.1: 3.7.0...3.7.1
The Lizmap team 🦎
3.6.9
Release Lizmap Web Client 3.6.9
Use only the ZIP file provided in this release called lizmap-web-client-3.6.9.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.6.9
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.2 minimum
- QGIS project files targeting at least Lizmap Web Client 3.3 to be displayed
Changelog
Update
- Update URL from the French map provider IGN about geocoding service
Fixed 🐛
- Fix support of SSL PostgreSQL connection in PostgreSQL layers
- Fix on the Feature toolbar :
- zoom to the feature
- center map on the feature
Translations 🗺
- Update translated strings from the Transifex website :
Backend ⛽
- Upgrade Jelix to version 1.8.6
Full changelog between 3.6.8 and 3.6.9: 3.6.8...3.6.9
The Lizmap team 🦎
3.7.0
Release Lizmap Web Client 3.7.0
Use only the ZIP file provided in this release called lizmap-web-client-3.7.0.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.7.0
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.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 ⭐
- New theme of the Lizmap Web Client interface
- 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
- 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.
- 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" feature
- Editing
- 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. - 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. - Add some constraints : distance, angle when adding a new geometry
- Add a button to paste a geometry
- Better user experience with 1-n relations: the data tables of the related child layers
- Drawing tool
- New display for measurements on the map
- Set feature's color individually
- Delete features individually
- Draw text on the map canvas
- Rotation
- Scaling
- 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
- Review of the permalink feature
- The URL is now automatically updated when we pan or zoom, or check/uncheck some layers
- 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 user interface for printing
- 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
- For each layout, you can:
- Add MGRS coordinates display on the map
- 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
- Set a custom title on the landing page, instead of "Projects"
- On the landing page, possible to add some content in the footer.
It's set in the administration interface, then "Landing page" - Login
- New password security checker
- Add possibility to log with an email
Changed ♻
- Avoid downloading the default project image multiple times.
This improves the first load of the project page - 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
- Refactor the geobookmark feature
- Javascript events
lizmapeditionfeaturecreated
andlizmapeditionfeaturemodified
- Update URLs from the French IGN map provider
- 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
- The keyword
overview
for a group in the legend is not case-sensitive
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
Fixed 🐛
- Fix typo about wrong key used for caching an embedded layer, contribution from @mind84
- 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 - Display the reverse geometry button only for linestring and polygons, not for points
- 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
- Use layer name as option label for locate-by-layer selector in mobile
- Editing & Filter - Fix editing right access from popup
- Warning about "qgsmtime" for an embedded layer
Removed 🌀
- Some code about OpenLayers 2
Backend ⛽
- Upgrade Lizmap Web Client target minimum version to 3.4
- A lot of JavaScript code cleanups
- Remove some old code about QGIS Server 2
- Switch to PHP 8.1 in the docker image
- Update of Jelix to version 1.8.4
- Update some PHP packages
- Update OpenLayers to 8.2.0
- Update proj4 to 2.9.2
- Update Plotly.js to 2.16.3
- Update some JavaScript dependencies
- Fix some PHP notice when running PHP 8, contribution from @Antoviscomi
Funders 🙂
- Faunalia, contributions on source code from @mind84
- Avignon
- Calvados
- Direction Départementale des Territoires et de la Mer de l’Hérault (DDTM 34)
- ICRC
- Geolab.re
- Le Grand Narbonne
- Lons-le-Saunier
- Parc naturel régional du Haut-Jura
- Portes du Soleil
- SDEC Energie
- Tenergie
- Terre de Provence Agglomération
- Territoire de Belfort
- Vaucluse province in France
- WPD
The Lizmap team 🦎
3.6.8
Release Lizmap Web Client 3.6.8
Use only the ZIP file provided in this release called lizmap-web-client-3.6.8.zip
⚠
If you are using Docker, images are available on Docker Hub 🐋:
docker pull 3liz/lizmap-web-client:3.6.8
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
Update
- Update URL from the French map provider IGN
Fixed 🐛
- For an "embedded layer", both contributions from @mind84:
- Fix loading relations
- Fix typo about wrong key used for caching
- Do not block the loading of the map if the layer name is wrong in a permalink
- Fix error when executing the command
jcommunity~user:create
and
when the "multiauth" module is installed - Fix the auto-login feature ("remember me" checkbox)
The encryption key was not upgraded during upgrade from Lizmap 3.5 to 3.6 - Fix a potential regression in the password reset feature
- Fix getting the table for sub-queries with escaped double-quotes
- Form filter - Date range: add a day to the max values when requesting data
- In the Lizmap atlas, fix the popup when the name has an accent or a space
Translations 🗺
- Update translated strings from the Transifex website :
Backend ⛽
- Upgrade Jelix to version 1.8.4
- Update some PHP packages
Funders 🙂
Full changelog between 3.6.7 and 3.6.8: 3.6.7...3.6.8
The Lizmap team 🦎
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 🦎