Version 4.2.2:
* Fix a Python error when logging
Version 4.2.1:
* New option to Add checkbox to choose single WMS layer loading, contribution
from @ghtmtt
* Fix loading the Dataviz HTML template from a configuration file
* Do not make the "Overview" group mutually exclusive
* Avoid a Python error if the maximum scale is too big
* Fixing some signals about the Lizmap Web Client version
* Check project CRS if the projection has inverted axes and 3.7.0 <= LWC <=
3.7.3
Version 4.2.0:
* Add two new checks :
* layers missing from the WFS
* fields missing from the WFS
* Remove all mentions to Stamen tiles which was removed in October 2023
* Remove the external Lizmap layer feature which was deprecated since 2019
* If LWC 3.7, disable the legacy checkbox "Add empty base layer"
* Minor UX improvements