Skip to content

PIM 26.22

Version 26.22
Release Date 04 September 2026

Changes

New features

  • Attribute descriptions now support the same display settings as PString attribute fields. The descriptionDisplaySettings property can be set when creating an attribute with POST /api/attributes or updating one with PUT /api/attributes/{id}, and is returned when attributes are read. It accepts isMultiLine and isRichText. Existing attributes are unaffected and continue to use Basic, where both properties are false. 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