diff --git a/CHANGELOG.md b/CHANGELOG.md index 0eccf5e61..a4df7c310 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog ## v1.16.1 - {release_date} + 2022-02-25 ### Changes - Fix infinity loop when generating map thumbnail. One of consequences was that such infinity loops consumed all celery workers and it was not possible to complete POST/PATCH map or layer. - Fix empty map thumbnail. In some cases, map thumbnail was generated as if anonymous user asks for the map. Now the thumbnail is generated as if user with writing rights asks for the map. diff --git a/version.txt b/version.txt index 976908b5b..ec3939965 100644 --- a/version.txt +++ b/version.txt @@ -1,2 +1,2 @@ -v1.16.1-dev -2022-02-18T14:00:02Z +v1.16.1 +2022-02-25T15:30:00Z