Appearance
Changelog
3.2.2 (not-yet-released)
- Bugfix: Creation of dynamic property error on
$curl::last_response
3.2.2 (11-10-2023)
- Updated: PHP 8.2 support
3.2.1 (27-10-2021)
- Bugfix: prevent PHP error when geocoding failed
3.2.0 (25-08-2021)
- Added: default params for the search result in case you need to show locations before the actual search has been done by the user.
3.1.0 (09-03-2021)
- Added: option to show either address, latlng or both as input fields in the fieldtype
3.0.1 (29-12-2020)
- Bugfix: where the license warning was not showed correctly in EE6
3.0.0 (02-12-2020)
Breaking changes See https://addons.reinos.nl/news/maps-suite-3
You need at least v2.0.0 or higher to upgrade to this version. Inside all v3.x.x releases, there is a v2.x.x. release. You can use this version to upgrade to the latest v2.x.x and after that upgrade you are good to go to update to v3.x.x. Remember, its just replacing files and hit the upgrade button. There is no other action required, it's that simple (but required).
- Refactor: compatible with the new Maps 3.x version
- Updated: min PHP version to 7.1
- Update: EE6 support
2.2.3 (02-12-2020)
- Update: EE6 support
2.2.2 (12-12-2019)
Bugfix: where wrong logging service was called
2.2.1 (12-12-2019)
- Bugfix: where the check for the presence of the Maps module can fail.
2.2.0 (30-10-2019)
- Added: latlng coordinates in the native fieldtype
- Added:
status="open"
for the{exp:reinos_maps_locator:search_result}
and the{exp:reinos_maps_locator:search_form}
tags (*Does an full reindex on update)
2.1.0 (24-10-2019)
- Added:
{absolute_results}
variable to the{exp:reinos_maps_locator:search_result}
- Added:
{exp:reinos_maps_locator:current_search_location}
to fetch the current searched location
2.0.3 (11-08-2019)
- Bugfix: Where the reindex function was not working correctly
- Bugfix: Removing the index, throws a PHP error
2.0.2 (29-07-2019)
- Added: category_id also to the index for searching
- Updated: when the license is invalid, you should still access the logs section
- Bugfix: where the migration tool throws an PHP error
- Bugfix: where the count method was throwing an error
2.0.1 (08-06-2019)
- Bugfix: where the version cannot be updated
- Bugfix: where the update throws an Constant error
2.0.0 (21-05-2019)
- Refactor: License settings due the release of the EE store (*Breaking changes)
- Refactor: Rename the module with a prefix of
reinos_
due the release of the EE store *(*Breaking changes)
*Note: There is a change you will have to validate the license again
**Note: Because the module has been renamed with a prefix reinos_
there is an update path by simply add the new update to your site and install it. By installing the module, you are disabling the old module that can be deleted afterward. Also note that you have to rename the module calls and hooks with a prefix reinos_
See this article about the rename https://addons.reinos.nl/news/modules-renamed
1.1.1 (06-03-2019)
- Bugfix: when not searching for category, the search will search for a category
- Added:
{lat}
and{lng}
to the fieldtag
1.1.0 (19-12-2018)
- Added: EE5 support
- Stopped: EE3 feature development. Only bugfixes are done into the EE3 branch.
1.0.0 (30-10-2018)
- init release.