8 lines
240 B
YAML
8 lines
240 B
YAML
|
---
|
||
|
fixes:
|
||
|
- |
|
||
|
Fixed the issue that caused pagination queries to return erroneous
|
||
|
results when the argument `limit` was specified. Also improved the
|
||
|
queries performance by moving some filtering operations to the
|
||
|
database.
|