Skip to content

Commit 6903c1a

Browse files
committed
Removed sort by distance from unreleased as PR not ready
1 parent f64eba8 commit 6903c1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ 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+
<!--
1516
* 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.
17+
-->
1618

1719
<!--<h4 class="release-note release-note__improved">IMPROVED</h4>-->
1820

0 commit comments

Comments
 (0)