geocoder 8.x-3.47

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

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

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

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

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

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

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

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

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
  • 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

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

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

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
  • 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

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

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

geocoder 8.x-4.1

Bug fixes
New features
  • "php-http/guzzle7-adapter" dependency fixed into "^1.0" (Issue #3283651 by claudiu.cristea, itamair: Drupal 10 compatibility: changing php-http/guzzle6-adapter dependency into php-http/guzzle7-adapter)
  • Merge branch '8.x-3.x' into 8.x-4.x

geocoder 8.x-4.0

New features

Issue #3283651 by claudiu.cristea, itamair: Drupal 10 compatibility: changing php-http/guzzle6-adapter dependency into php-http/guzzle7-adapter

geocoder 8.x-3.29

Bug fixes

GeocoderTest fixes
Issue #3291804 by itamair: Drupal 10 compatibility fixes

geocoder 8.x-3.28

Bug fixes

Issue #3284165 by itamair: TypeError on geocoder.http_adapter starting with 3.27

geocoder 8.x-3.27

Bug fixes
New features

Issue #3280170 by JeroenT: Add support for MapTiler
Issue #3176070 by JeroenT, DieterHolvoet: Unable to geocode partial addresses with Mapbox provider
Issue #2989998 by saphemmy: Improve Documentation on adding geocoder-php Providers
Issue #3283651 by claudiu.cristea, itamair: Changing php-http/guzzle6-adapter dependency into guzzlehttp/guzzle

geocoder 8.x-3.26

New features

Issue #3262704 by just_like_good_vibes: Support for local provider "Addok"

geocoder 8.x-2.23

New features

Issue #3215558 by Gvert, gigimaor: Drupal 9 compatibility for 2.x branch

geocoder 8.x-3.25

Bug fixes
New features

Issue #3252158 by acbramley: Remove patch file from codebase
Issue #3255831 by saphemmy: Coding standards for this module
Issue #3258412 by svendecabooter: Add bpost Geocoder provider
Issue #2994249 by weseze, itamair: Option to persist geocode cache (support for PCB module)

geocoder 8.x-3.24

Bug fixes

#3251725 by itamair: Call to a member function getPlugin() on null

geocoder 8.x-3.23

Bug fixes

Issue #3251598 by acbramley: Hardcoded arcgisonline provider id breaks module

Pages

Subscribe with RSS Subscribe to Releases for Geocoder