geoip 3.0.x-dev

- Drupal 9 compatibility - Issue #3159837 by sharif.elshobkshy, valic, Daniel Kulbe, Maithri Shetty

geoip 7.x-2.0

Bug fixes
New features

Module completely overhauled.
Attention:

geoip 7.x-2.x-dev

Bug fixes
New features

Module completely overhauled.
Attention:

geoip 6.x-1.4

New features

Changes since 6.x-1.3:

  • #1063566 by robphillips and drewish: Add JSON callback and JS code for country lookups.
  • Stripping CVS keywords
  • Removing the .cvsignore file that was holding the data directory open. Data files have been moved to sites/all/libraries.

geoip 6.x-1.2

Bug fixes

Changes since DRUPAL-6--1-1:

  • Use the correct case for the geoip_debug parameter.
  • Try to detect drush and avoid redirecting it.
  • Implement hook_flush_caches() and use it to clear geoip's language mapping cache.
  • Don't redirect POST requests. Use the 301 (permanent) code rather than 302 (temporary).
  • Modify the serialized data structure to be a full language object rather than just the language code. BTW, the serialization to text file need to die.

geoip 6.x-1.1

Bug fixes

Changes since DRUPAL-6--1-0:

  • The structure of geoip_language_mappings() seems to have changed. Fixed errors on the GeoIP Language settings page.

geoip 6.x-1.0

First stable release.

The module now includes the MaxMind PHP files so you no longer need to download them.

The default location for the database files is now sites/all/libraries/geoip/ so that they won't be overwritten when upgrading the module.

Subscribe with RSS Subscribe to Releases for GeoIP API