v2.11: geospatial search
What's Changed
- Adds geo_distance query to opensearch by @JPrevost in #781
- Update theme gem and document PLATFORM_NAME variable by @jazairi in #786
- Add support for geodistance search to GraphQL by @matt-bernhardt in #788
- Updates format to be a single string by @JPrevost in #782
- Adds opensearch geo_bounding_box query support by @JPrevost in #789
- Introduces secondary sort by date by @JPrevost in #790
- Update GraphQL to better support Locations by @matt-bernhardt in #784
- Add support for geobox searches to GraphQL by @matt-bernhardt in #792
- Extract Aggregations Class by @JPrevost in #793
- Adds Places aggregation by @JPrevost in #795
- Rails 7.1: rails:app update by @JPrevost in #799
- Update deps by @JPrevost in #800
- Gdt 163 access type filters by @JPrevost in #803
Full Changelog: v2.10...v2.11