Changelog

Last updated: April 4th 2023

v1.0.7.1

  • Solved the issue where in PHP 8.1, CatchAll tag was throwing deprecated syntax error.

v1.0.7

  • Solved the issue where country field throws error if field length is greater than 10 characters.
  • Released EE6 version.

v1.0.6

  • Added Country field in field list.

v1.0.5

  • Added Bloqs field support.
  • Bug fixes and improvements on responsive design

v1.0.4

  • Solved a bug where field was not working with GRID when you dont enter google API keys.

v1.0.3

  • Solved a bug where creating new field was throwing warnings in some cases.
  • Enhance settings output for better performance.

v1.0.2

  • Solved a bug where fluid field data was not properly saved.
  • Change Strucure of database to make it smoother and faster.
  • Reduce queries to just 1 and add caching for repeated queries to load page faster.
  • Added Modals to save/retrieve data.

v1.0.1

  • Solved a bug where adding latitude longitude to normal field was not saving data for new entries.
  • Make Low Search compatible.
// In low search results:
{exp:low_search:results
    query="{segment_3}"
    channel="people"
    {!-- Instead of lat|long fields, you have to add only 1 super address field.--}
    distance:to="super_address_field_short_name" 
    distance:unit="km"
}