geocoder 8.x-4.34

New features

Agents.md and Claude.md files added
README.md file enhanced.
feat: #3561519: Update Geocoder PHP "Addok" provider APIs Endpoint to new Webservice: https://data.geopf.fr/geocodage

geocoder 8.x-4.33

Bug fixes

Fix to correct generation of KM output in GeoPhpGeocodeFormatter: final outcome content wrapped in a html tag (instead of #markup) to avoid unknown HTML elements being stripped (such KML tags) and keep it un-altered for rendering.

geocoder 8.x-4.30

Bug fixes

Geocoder module drupal.org html documentation better refined & refactored.
Fix in Skipping Geocode/Reverse Geocode op if so requested for not empty value.
Issue #3538539: Queued Geocodes infinitely loop causing database issues

geocoder 8.x-4.29

Bug fixes
New features

Issue #3527828: Address PHPStan warnings
Issue #3283924 by dieterholvoet, joshua1234511, itamair, kristen pol: Option to process Geocode conversation using a queue
Issue #3494499 by stefan.korn, itamair: Intentionally skip Geocoding - avoid failure status message
ProviderPluginManager: Fix correct order of enabled providers in Plugins Table List
Issue #3521182: The validator that is being added to the form_field_config_edit_form is not being triggered
Issue #3527813: Improve text message about available Geocoder Providers

geocoder 8.x-4.28

Bug fixes
New features

Issue #3510823: Support willdurand/geocoder v5
Implementation of hook_geocoder_address_values_alter(), for altering Geocoder Address Values, before geocoding
Issue #3508086: Formatted address space instead of comma and address_line2 issue
Issue #3511038: Path of autocomplete-loading.module.css needs to be updated since Core 10.3

geocoder 8.x-4.27

Bug fixes

Issue #3510705: Use administrative_area '''name'' when "code" is empty.

geocoder 8.x-4.26

New features

Issue #3301512 by amateescu, itamair, kiseleva.t, s_leu, alecsmrekar, plach: Extend the ability to skip geocoding when processing a large number of entity updates, like migrations or workspace publishing

geocoder 8.x-4.25

New features

Issue #3459404: Project Browser: Create a logo for Geocoder

geocoder 8.x-4.24

Bug fixes
New features
  • Issue #3307824 by ressa, W01F: Document Nominatim and OpenStreetMap as Geocoder providers
  • Issue #3357840: PHP 8.2 compatibility
  • Issue #3451105 by ankitv18, Rajeshreeputra, itamair: Automated Drupal 11 compatibility fixes for geocoder

geocoder 8.x-3.47

Bug fixes
Unsupported

Issue #3419282 by myLies: [geocoder_geofield] FieldItemList usage as a string
Rolling back in this change: https://git.drupalcode.org/project/geocoder/-/commit/aac25b72164cc47d21a...
geocoder.drupal.js: EsLint fixes

geocoder 8.x-4.23

Bug fixes

Issue #3419282 by myLies: [geocoder_geofield] FieldItemList usage as a string
Rolling back in this change: https://git.drupalcode.org/project/geocoder/-/commit/aac25b72164cc47d21a...
geocoder.drupal.js: EsLint fixes
Issue #3418621 by grietdk: Autocomplete does not take into account language for multilingual sites

geocoder 8.x-3.45

Bug fixes
Unsupported

ES Lint refactoring / fixes
Issue #3418576 by itamair: Autocomplete JS not working

geocoder 8.x-4.22

Bug fixes

ES Lint refactoring / fixes
Issue #3418576 by itamair: Autocomplete JS not working

geocoder 8.x-4.21

New features

Issue #3406303 by ekes, itamair, progga: Pass additional parameters to geocoders
Add gitlab CI (with composer-lint, PHPCS, PhpStan, EsLint, StyleLint, PhpUnit)

geocoder 8.x-3.44

New features
Unsupported

Issue #3406303 by ekes, itamair, progga: Pass additional parameters to geocoders
Add gitlab CI (with composer-lint, PHPCS, PhpStan, EsLint, StyleLint, PhpUnit)

geocoder 8.x-3.43

Bug fixes
Unsupported

Revert "Issue #3406303 by progga, itamair: Pass additional parameters to geocoders"

geocoder 8.x-4.20

Bug fixes

Revert "Issue #3406303 by progga, itamair: Pass additional parameters to geocoders"

geocoder 8.x-3.42

New features
Unsupported

Issue #3406303 by progga, itamair: Pass additional parameters to geocoders

geocoder 8.x-4.19

New features

Issue #3406303 by progga, itamair: Pass additional parameters to geocoders

geocoder 8.x-4.18

Bug fixes

Issue #3410082 by lauriii: TypeError on Drupal 10.2.0

geocoder 8.x-3.40

Bug fixes
New features
Unsupported

Issue #3367781 by matthew.h, itamair, dadderley, FiNeX, chucksimply, bojanz: Fix support for Address module v2.0

geocoder 8.x-4.16

Bug fixes
New features

Issue #3367781 by matthew.h, itamair, dadderley, FiNeX, chucksimply, bojanz: Fix support for Address module v2.0

geocoder 8.x-3.39

New features
Unsupported

Issue #3406296 by itamair, ekes: Cache language

geocoder 8.x-4.15

Bug fixes
New features
  • Issue #3355990 by itamair, Rajeshreeputra, akshaydalvi212, ankitv18, vishalkhode, Pasqualle: Http\Client\HttpClient is deprecated: use Psr\Http\Client\ClientInterface instead
  • Issue #3406296 by itamair, ekes: Cache language

geocoder 8.x-3.38

Bug fixes
Unsupported

Better implementation of Geocoder additional option for Locale code/id settings (Issue #3403048 by tanc, itamair, ekes: Photon provider is only compatible with certain lang codes.)

geocoder 8.x-4.14

Bug fixes

Better implementation of Geocoder additional option for Locale code/id settings (Issue #3403048 by tanc, itamair, ekes: Photon provider is only compatible with certain lang codes.)

geocoder 8.x-4.13

Bug fixes

Issue #3406077 by vishalkhode: Incorrect core_version_requirement for 4.x release
Issue #3406389 by mstrelan: Fatal error: Type of Drupal\geocoder\Form\SettingsForm::$typedConfigManager must not be defined (as in class Drupal\Core\Form\ConfigFormBase)

geocoder 8.x-4.12

New features
  • Updated the default Photon Geocoder Provider rootUrl argument to "https://photon.komoot.io"
  • Implementation of Geocoder additional option for Locale code/id settings, that is being used in the Geocoder Query withLocale() method. It is falling back into the Current Interface Language code/id if left empty (Issue #3403048 by tanc, itamair, ekes: Photon provider is only compatible with certain lang codes.)

geocoder 8.x-3.37

New features
Unsupported
  • Updated the default Photon Geocoder Provider rootUrl argument to "https://photon.komoot.io"
  • Implementation of Geocoder additional option for Locale code/id settings, that is being used in the Geocoder Query withLocale() method. It is falling back into the Current Interface Language code/id if left empty (Issue #3403048 by tanc, itamair, ekes: Photon provider is only compatible with certain lang codes.)

geocoder 8.x-3.36

New features
Unsupported

Removal of (deprecated) watchdog_exception in favour of \Drupal::service('logger.factory')->get('geocoder') or use LoggerChannelTrait.
Issue #3401039 by Nitesh Pawar: Support for Azure Maps
Issue #3402880 by opi, itamair: Support BAN France provider

geocoder 8.x-4.11

Bug fixes
New features

Issue #3395751: with Drupal 10.2.xx - PHP Fatal error: Type of Drupal\geocoder\Form\SettingsForm::$typedConfigManager must be typed
Removal of (deprecated) watchdog_exception in favour of \Drupal::service('logger.factory')->get('geocoder') or use LoggerChannelTrait.
Issue #3401039 by Nitesh Pawar: Support for Azure Maps
Issue #3402880 by opi, itamair: Support BAN France provider

geocoder 8.x-3.35

Bug fixes
Unsupported

Issue #3364857 by JeroenT: Add default country for Geopunt provider
Issue #3368303 by arti_parmar: Unused variable $collection_delta
Issue #3369433 by Project Update Bot: Automated Drupal 10 compatibility fixes
Issue #3368302 by arti_parmar: t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
Issue #3368306 by arti_parmar: @author tags are not usually used in Drupal, because over time multiple contributors will touch the code anyway

geocoder 8.x-4.10

Bug fixes

Readme.md documentation upgrade on how to properly upgrade to Drupal 10 and Geocoder 10.x (Issue #3283651 by claudiu.cristea, itamair: Drupal 10 compatibility: changing php-http/guzzle6-adapter dependency into php-http/guzzle7-adapter)
Issue #3364857 by JeroenT: Add default country for Geopunt provider
Issue #3368303 by arti_parmar: Unused variable $collection_delta
Issue #3369433 by Project Update Bot: Automated Drupal 10 compatibility fixes

geocoder 8.x-3.34

Bug fixes
Unsupported

Rollback of regressive fixes to Issue #3355990 by akshaydalvi212, itamair, Pasqualle: Http\Client\HttpClient is deprecated: use Psr\Http\Client\ClientInterface instead

geocoder 8.x-4.9

Bug fixes

Better (final rollback) for Issue #3356777 by Rajeshreeputra: geocoderProvider googlemaps not working with 4.6

geocoder 8.x-4.8

Bug fixes

Better fixes on Issue #3356777 by Rajeshreeputra: geocoderProvider googlemaps not working with 4.6

geocoder 8.x-4.7

Bug fixes

Issue #3356777 by Rajeshreeputra: geocoderProvider googlemaps not working with 4.6

geocoder 8.x-4.6

Bug fixes
New features
  • Issue #3355990 by akshaydalvi212, itamair, Pasqualle: Http\Client\HttpClient is deprecated: use Psr\Http\Client\ClientInterface instead
  • Issue #3195238 by devad, Rajeshreeputra, Duvan.Slabbert: Geocoder - Ludwig Integration
  • fixed deprecated code

geocoder 8.x-3.33

Bug fixes
New features
Unsupported
  • Issue #3355990 by akshaydalvi212, itamair, Pasqualle: Http\Client\HttpClient is deprecated: use Psr\Http\Client\ClientInterface instead
  • Issue #3195238 by devad, Rajeshreeputra, Duvan.Slabbert: Geocoder - Ludwig Integration

geocoder 8.x-4.5

Bug fixes

geocoder.drupal.js better refactoring with:
- proper use of the once library;
- proper use of the const variable declarations;
('Issue #3350540 by super_romeo, Adil_Siddiqui: TypeError: $(...).once is not a function')

geocoder 8.x-3.32

Bug fixes
Unsupported

geocoder.drupal.js better refactoring with:
- proper use of the once library;
- proper use of the const variable declarations;
('Issue #3350540 by super_romeo, Adil_Siddiqui: TypeError: $(...).once is not a function')

geocoder 8.x-4.3

Bug fixes
New features

Correct implementation of geocoder element ui autocomplete loading throbber

geocoder 8.x-3.31

Bug fixes
New features
Unsupported

Correct implementation of geocoder element ui autocomplete loading throbber

geocoder 8.x-4.2

Bug fixes
New features

Specific 4.x branch Readme.md documentation update/fixes

Pages

Subscribe with RSS Subscribe to Releases for Geocoder