Releases: 3liz/lizmap-plugin
Releases · 3liz/lizmap-plugin
3.11.3
3.11.2
- Set shortnames when it's possible for layers, groups and project when Lizmap Web Client ≥ 3.6
- Better handling when a QGIS project has been renamed :
- Either from QGIS when "save as" is used
- Or when the QGIS project has the
lizmap_user
project variable but no CFG file
- Some Python cleaning about handling file path, related to CFG file for instance
- When running Lizmap Web Client 3.6, the QGIS server must be OK before going in other tabs of the plugin
- Disable or replace graphical components if Qt Webkit is not available on the computer.
- Fix the launching of the plugin on QGIS 3.10
3.11.1
3.11.0
3.10.1
- Add a feature selector for the plot preview in the dataviz panel
- Disable HTML plot preview
- Fix the plot preview with some URL configuration
- Fix the HTML is not saved in the CFG in the layer tab, abstract field
- Fix an issue when a project is closed, and we open the plugin again
- Fix editing a table was raising an error about duplicated row
- Move the spinbox about the maximum feature in the popup dock outside the relation group box
3.10.0
- Allow to open the first tab in Lizmap without a project, to be able to visit links, documentation
- Fix the converter from Lizmap HTML popup to QGIS HTML popup when the alias/field has an underscore or other
accented characters. - Add the Lizmap Web Client target version in the copy/paste text available on a server
- New with Lizmap Web Client 3.6.1:
- Add a preview about a plot in the dataviz panel
- Better error message if the credentials to connect to Lizmap Web Client is wrong
- Group wizard
- New with Lizmap Web Client 3.7.0:
- For a layer in the dataviz, it's possible to define a specific title when displayed in a popup
- For plot can now be "not refreshed" if the layer data has been filtered
- Help users about layers which can not be valid when hosted on lizmap.com such as QGIS authentication database for PostgreSQL
3.9.10
3.9.9
- Fix issue when reading the CFG file about the new configuration legend image option.
- Fix the theme selector in the dataviz panel
- Add a converter from Lizmap HTML popup to QGIS HTML popup
- Check the login and server URL before saving in the authentication database
- Make the default version Lizmap Web Client 3.6 if no settings was found, instead of 3.5
- Review the server information panel, it's now more readable
- Internal code refactoring about signals and slots in the plugin