> ## Documentation Index
> Fetch the complete documentation index at: https://www.paradedb.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# 0.25.8

> ParadeDB release notes for 0.25.8

See GitHub release: [v0.25.8](https://github.com/paradedb/paradedb/releases/tag/v0.25.8)

## Performance Improvements 🚀

* `pdb.agg()` is now marked `PARALLEL SAFE`. Queries that use it can run with parallel workers instead of falling back to single-threaded execution.
