PIM 25.25
| Version | 25.25 |
|---|---|
| Release Date | 29 October 2025 |
Changes
New features
- New
CreatedAtandUpdatedAtcolumns in the products list page (can be toggled in the columns selector) - New filters for
CreatedAtandUpdatedAtin the product filters section CreatedAtandUpdatedAtforProductCatalogueItemare now exposed in the PIM API. It is part of the response model of:GET /api/products/{id}POST /api/products/search-by-ids
- It is now possible to filter on
CreatedAtandUpdatedAtforProductCatalogueItemonPOST /api/products/filter-v3.
Note
Products created before this feature was deployed are stamped with 1/1 2025 for CreatedAt and UpdatedAt.
Enhancements
- Global list system names are now included in the responses of the following endpoints when an attribute is configured to use a global list as its data source:
GET /api/attributesPOST /api/attributes/search-by-system-namesPOST /api/attributes/search-by-ids