Skip to content

Commit f64eba8

Browse files
committed
sort by distance to unreleased
1 parent 2e496d3 commit f64eba8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/views/pages/release-notes/unreleased.liquid

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ metadata:
1212
<h4 class="release-note release-note__new">NEW</h4>
1313

1414
* high_performance_sql_filtering new instance configuration flag; if enabled, filtering on custom properties will use more efficient SQL queries. Default is false to maintain backward compatibility, but enabling it can lead to significant performance improvements for applications that heavily utilize custom property filtering.
15+
* Added option to sort by distance (at the top level) when using geo queries; the sort is optional and can be used alongside other sort criteria; also, the sort can be specified in ascending or descending order.
1516

1617
<!--<h4 class="release-note release-note__improved">IMPROVED</h4>-->
1718

0 commit comments

Comments
 (0)