--- title: 0.22.1 noindex: true --- ## 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).