Skip to content

API Change Log

This changelog contains the versions and dates of changes to the Naurt Final Destination API.

Naurt uses SemVer versioning with the addition of “-hf.x” for bug fixes of the same version. When a new major version is released, Naurt creates a new endpoint (e.g. final-destination/v2), and maintains support for the old version to ensure compatibility.

  • Jordan, Qatar, and Bahrain added to API.
  • Feedback API migrated to v2.
  • Fix to search confidence score for handful of anomalous addresses.
  • South Africa added to API.
  • Optional filter added to reject partial addresses such as “London”.
  • Added basic fuzzy search support.
  • Added search confidence score.
  • Search bias increased for countries auto-detected in raw address string.
  • Search improvements for house_name field.
  • Poland, Luxembourg, Slovenia, and Czechia added to API.
  • Norway, Finland, Belgium, Switzerland, Jersey, Guernsey, and Isle of Man added to API.
  • Additional error responses added to every rejected request.
  • General search improvements.
  • Bias towards postalcode in search reduced.
  • UDPRN search available for UK data
  • Searches containing a postalcode made more flexible.
  • Internal fixes .
  • Internal refactor.
  • New system for extracting postalcodes from address strings implemented.
  • Searching with incorrect postalcodes in the UK detected and corrected.
  • Adding support for CJK languages
  • Adding alternative to Naurt’s standard GeoJSON response.
  • Added options for the strictness of search when involving postalcodes. Can be none, loose, strict.
  • Internal version updates
  • Search improvements
  • Improvements to address parser
  • Custom address parser used on raw address strings
  • UPRN search added for UK addresses
  • v2 endpoint created