Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.1.6] - 2026-04-05
Added
- TIMERANGE operator
[1.1.5] - 2025-12-04
Added
- Add FilterGetResourcesSortby Snippet
Changed
- Don't log Geocoder issues in debug mode only
Fixed
- Fix an array key not exist warning
- Fix wrong LIKE results, when the search string contains a space
- Another fix for the GEOCODE operator with junctions
[1.1.4] - 2024-03-14
Fixed
- Fix for the GEOCODE operator with junctions
[1.1.3] - 2024-01-12
Added
- DATERANGE operator
optionsproperty in FilterGetResourcesWhere
[1.1.2] - 2023-10-13
Fixed
- Fix creating the wrong query, if the fields key is equal to a FilterGetResourcesWhere snippet property
[1.1.1] - 2023-08-28
Added
- German lexicon entries
- Documented the
typesnippet property
Changed
- Updated composer dependencies
[1.1.0] - 2023-08-22
Added
- RANGE operator
- GEOCODE operator
[1.0.2] - 2023-01-25
Fixed
- Fix PHP warning: strip_tags() expects parameter 1 to be string, array given
[1.0.1] - 2021-11-28
Added
- varName property for FilterGetResourcesWhere
[1.0.0] - 2021-11-21
Added
- Initial release for MODX Revolution