diff --git a/CHANGELOG.md b/CHANGELOG.md index ea67dde61..f995fe4b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog ## v1.23.2 - {release-date} + 2024-03-10 ### Upgrade requirements - [#1021](https://github.com/LayerManager/layman/issues/1021) After [upgrade](README.md#upgrade) and start of Layman, it's needed to change GeoServer configuration by following steps: 1. Log in to GeoServer Admin @@ -9,9 +9,6 @@ 3. Find part "**Authentication Filters**" and click on "**laymanHttpHeader**" 4. In part "**Role source**" choose "**Role service**" in left dropdown and "**layman_role_service**" in right dropdown. 5. Click on **Save** button. -### Migrations and checks -#### Schema migrations -#### Data migrations ### Changes - [#1021](https://github.com/LayerManager/layman/issues/1021) Fix WFS-T error by manually changing GeoServer configuration as described in upgrade requirements. - [#1022](https://github.com/LayerManager/layman/issues/1022) Fix login in demo configuration with authentication. diff --git a/version.txt b/version.txt index f2e4c81a7..852a3c817 100644 --- a/version.txt +++ b/version.txt @@ -1,2 +1,2 @@ -v1.23.2-dev -2024-03-06T13:00:01Z +v1.23.2 +2024-03-10T18:00:00Z