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

# 0.22.5

## New Features 🎉

* Deferred visibility for JoinScan with late materialization.

## Stability Improvements 💪

* Fix `pdb.agg() OVER()` with `LIMIT` (with or without `ORDER BY`).
* Make storage layer fork-aware to support `UNLOGGED` tables.

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