Skip to content

Commit 2b77242

Browse files
committed
Release of 3.7.3
1 parent a726fe1 commit 2b77242

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG-3.7.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,16 @@ with some extra keywords: backend, tests, test, translation, funders, important
88

99
## Unreleased
1010

11+
## 3.7.3 - 2024-02-07
12+
1113
### Added
1214

1315
* Editing form - Upload fields: allow to use an expression to set up the storage path
1416

1517
### Changed
1618

1719
* Reintroduce the [AtlasPrint](https://docs.lizmap.com/current/en/install/pre_requirements.html#qgis-server-plugins) plugin for printing an atlas
20+
* Load custom JavaScript as a module
1821

1922
### Fixed
2023

@@ -28,14 +31,22 @@ with some extra keywords: backend, tests, test, translation, funders, important
2831
* Fix projection and scales when the project has some "legacy" baselayers
2932
* Keep print configurations
3033
* Fix the selection tool about layer name used
31-
* Fix using WMTS requests for baselayers, contribution from @mind84
34+
* Fix using WMTS requests
35+
* For baselayers, contribution from @mind84
36+
* When there is a shortname
3237
* Fix search result with IGN
38+
* Fix using Bing with OpenLayers, contribution from @mind84
3339
* Register projections from lizProj4 if unknown
3440
* Fix layer group visible only and location
3541
* Popup from the attribute table, use the correct content for the popup
3642
* Fix display of a child layer in attribute table tool, get the correct layer name from the parent layer
3743
* Fix display of the map if there is a single resolution in the configuration file
3844
* Do not refresh child layer not displayed in map
45+
* Check if previous drawing made before Lizmap Web Client 3.7 in the local storage of the web browser is valid
46+
* Some fixes about permalink and theme
47+
* Too many embedded layers cause PHP to hit `max_execution_time`, contributions from @mind84
48+
* Fix inversions between two French layers
49+
* Fix display of layers on 4K screens
3950

4051
### Tests
4152

0 commit comments

Comments
 (0)