> ## Documentation Index
> Fetch the complete documentation index at: https://paradedb-ankitml-legacy-docs-remove.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 0.15.2

## Stability Improvements 💪

* Fixed an issue where the Postgres `NOT` operator would not be pushed down to Tantivy properly
* Fixed an issue where snippets and scores would not be properly returned in querying with JOIN clauses
* Fixed an issue where memory could leak in `COPY`, `INSERT` and `UPDATE` statements

## Performance Improvements 🚀

* Improved the performance of queries that don't fetch results, for example `select count(*) from t where ... @@@ ...`

## Full Changelog

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