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

## Performance Improvements 🚀

* Improved `paradedb.force_merge` to consume less memory and disk I/O by merging segments serially instead of in parallel, and to
  recycle segments as they're being merged.

## Stability Improvements 💪

* Metadata functions like `paradedb.index_info` now work over partitioned tables.
* Granted `SELECT` permissions to `PUBLIC` to `paradedb.index_layer_info`

## Full Changelog

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