--- title: 0.22.2 noindex: true --- ## Stability Improvements 💪 - Added support for using the `pdb.agg(..., solve_mvcc=bool)` argument [in all positions](/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.1).