> ## Documentation Index
> Fetch the complete documentation index at: https://www.paradedb.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# 0.15.26

## Stability Improvements 💪

* Fixed one more remaining issue with Top K queries where they could return the wrong order for strings or UUIDs
* Fixed an issue with `paradedb.aggregate` where it could distribute segments across workers unevenly if `parallel_leader_participation` was enabled
* Fixed an issue with `ORDER BY` range fields not working

The full changelog is available [on the GitHub Release](https://github.com/paradedb/paradedb/releases/tag/v0.15.26).
