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

## Performance Improvements 🚀

* Significantly improves segment merge speeds, leading to 10-15X higher `INSERT`/`UPDATE` throughput in our testing and more optimal segment counts
* Support for basic predicate pushdown: `<`, `>`, `=`, etc. predicates get "pushed down" to the BM25 index when used alonside an `@@@`

## Stability Improvements 💪

* Fixed a compatibility issue between `pg_search` and `pg_ivm`

## Full Changelog

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