--- title: 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 [here](https://github.com/paradedb/paradedb/releases/tag/v0.15.2).