Skip to content

Commit 2e496d3

Browse files
committed
high_performance_sql_filtering to unreleased
1 parent 0feea3e commit 2e496d3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ metadata:
99

1010
#### {{ page.metadata.description }}
1111

12-
<!-- <h4 class="release-note release-note__new">NEW</h4> -->
12+
<h4 class="release-note release-note__new">NEW</h4>
13+
14+
* 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.
1315

1416
<!--<h4 class="release-note release-note__improved">IMPROVED</h4>-->
1517

0 commit comments

Comments
 (0)