X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/ec474594105d8c60f04a10a48afe8420cd41b299..e39e51e53146ec4c2c5c08e2d66771c8aaa06ef4:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 8e446a7f..4f79265f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +4.3.2 + * fix potential SQL injection issue for 'nominatim admin --collect-os-info' + * PHP frontend: fix on-the-fly lookup of postcode areas near boundaries + * Python frontend: improve handling of viewbox + * Python frontend: correct deployment instructions + +4.3.1 + * reintroduce result rematching + * improve search of multi-part names + * fix accidentally switched meaning of --reverse-only and --search-only in + warm command + 4.3.0 * fix failing importance recalculation command * fix merging of linked names into unnamed boundaries @@ -30,6 +42,13 @@ * modernize Python code around BDD test and add testing of Python frontend * lots of new BDD tests for API output +4.2.3 + + * fix deletion handling for 'nominatim add-data' + * adapt place_force_delete() to new deletion handling + * flex style: avoid dropping of postcode areas + * fix update errors on address interpolation handling + 4.2.2 * extend flex-style library to fully support all default styles