PIM 26.22
| Version | 26.22 |
|---|---|
| Release Date | 04 September 2026 |
Changes
New features
- Attribute descriptions now support the same display settings as
PStringattribute fields. ThedescriptionDisplaySettingsproperty can be set when creating an attribute withPOST /api/attributesor updating one withPUT /api/attributes/{id}, and is returned when attributes are read. It acceptsisMultiLineandisRichText. Existing attributes are unaffected and continue to use Basic, where both properties arefalse. See String display settings.
Enhancements
- Loading a product filter that refers to a deleted attribute now shows a message stating that part of the filter was removed. Previously the affected filter conditions were removed without notice.
Deprecations
None