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

# v2.4.0 — November 2025

> New search filters and config options

* Added `category_ids`, `condition`, and `website_ids` filters to [`POST /v1/search`](/api-reference/v1/search)
* Added `monetizable_only` config option to [`POST /v1/search`](/api-reference/v1/search) to return only commissionable products
* Added `categories` field to search and product response models
* Removed `brands.retrieve` endpoint — use [`GET /v1/brands`](/api-reference/v1/list-brands) with the `query` parameter instead
* Fixed streams not being properly closed without full consumption
