diff --git a/CHANGELOG-3.7.md b/CHANGELOG-3.7.md index cdc9d39fa5..d34f8b5910 100644 --- a/CHANGELOG-3.7.md +++ b/CHANGELOG-3.7.md @@ -8,6 +8,8 @@ with some extra keywords: backend, tests, test, translation, funders, important ## Unreleased +## 3.7.4 - 2024-02-26 + ### Added * New JavaScript event when the map state is ready @@ -34,6 +36,12 @@ with some extra keywords: backend, tests, test, translation, funders, important * Disable High DPI support * Fix print capabilities when "Group as layer" is used +### Translations + +* Update translated strings from the Transifex website : + * [Lizmap Web Client](https://www.transifex.com/3liz-1/lizmap-locales/dashboard/) + * [Jelix](https://www.transifex.com/3liz-1/jelix/dashboard/) + ### Backend * Update Jelix to 1.8.7 diff --git a/release/release.md b/release/release.md index 5348290417..9ac0eb544d 100644 --- a/release/release.md +++ b/release/release.md @@ -1,9 +1,9 @@ ## 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 | ✅ | ✅ | ✅ | +| | 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 | ✅ | ✅ |