You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A GeoBox is now just a shortcut for the equivilent GeoPolygon. This provides consistent query results and error checking. (#6703, since v13.11.0)
Fixed several corner cases (eg. around the poles) where invalid points matched a geoWithin query.
Disallow full text search index for primary key columns. (#6657, since v13.2.0)
Searching for objects in Results would not always find the requested item. This is particularly the case when the C API is used. (#6695, since v10.0.0)
Breaking changes
None.
Compatibility
Fileformat: Generates files with format v23. Reads and automatically upgrade from fileformat v5.