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

## Stability Improvements 💪

* Added support for using the `pdb.agg(..., solve_mvcc=bool)` argument [in all positions](/docs/documentation/aggregates/overview).
* (beta) Align the behavior of the `work_mem` setting with Postgres for the join custom scan.
* (beta) Fix use of the `pdb.score` function in some queries for the join custom scan.
* (beta) Allow use of the join custom scan for semi/anti-joins, regardless of estimates.

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