Skip to content

PIM 26.8

Version 26.8
Release Date 05 May 2026

Changes

New features

New product filter query endpoint

A new API endpoint POST /api/product-filters/{id}/query has been added. It allows querying products using a saved product filter, with support for pagination and ordering. The response model matches the existing POST /api/products/filter endpoint.

Enhancements

Removed Edit All from Custom Views list page

The Edit All button has been removed from the Custom Views list page. Bulk inline editing of custom view types is no longer available. The page now supports creating new custom views, deleting existing ones, and navigating to their details.

Deprecations

None