X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/5c3691fb642ccf1c0b3c6f1d2c4e240bbae89827..63852d2252c5bcb65d656026254fca77007129cc:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 1da89081..4a99cd1b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +4.1.2 + + * fix XSS vulnerability in debug view + 4.1.1 * fix crash on update when addr:interpolation receives an illegal value @@ -48,6 +52,10 @@ * add setup instructions for updates and systemd * drop support for PostgreSQL 9.5 +4.0.2 + + * fix XSS vulnerability in debug view + 4.0.1 * fix initialisation error in replication script @@ -86,6 +94,10 @@ * add testing of installation scripts via CI * drop support for Python < 3.6 and Postgresql < 9.5 +3.7.3 + + * fix XSS vulnerability in debug view + 3.7.2 * fix database check for reverse-only imports