> ## 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.22.1

## Stability Improvements 💪

* Fix support for casts of aggregate functions in aggregate scan target lists.
* Allow for disabling aggregate scan planner warnings with `SET paradedb.check_aggregate_scan TO off;`.
* Enable the join scan in more cases.

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