March 3rd

Changelog released on 2026-03-03

Welcome to our latest release, optimizing dynamic category queries, adding preview for .pptx and .ppt files, increasing rendering speed of global list values, allowing insertion of items at specific positions in lists and much more.

Enhancement

  1. View references on Assets in Media Archive: Allow users to see which entities are referencing the asset. (SP-1300)

  2. Duplicate field backofficenames: If two fields have identical backoffice names they are now suffixed with the alias of their root attribute when selecting fields for business rules etc. (SP-1514)

  3. Unable to distinguish properties with the same name in field selectors: If any attributes have the same name, the alias of the attribute is now included in the field list after the name. (SP-1616)

  4. Variation definitions sortable: Variation definitions are now sortable when editing in Product Structure. (SP-1628)

  5. Load/generate dynamic categories on click: If a dynamic category has changes pending, it will rebuild the category when accessed. (SP-1796)

  6. .pptx and .ppt preview support with ImageSharp + migrate to new asset service: Added support for .pptx and .ppt preview and migrated to a new asset service. (SP-1967)

  7. Limit to subfolders in media: Navigating Media section or Media picker with a high number of subfolders will have no performance degrade. Left side tree in Media section is limited to 500 folders and is configurable in PIM settings. (SP-2000)

  8. Set variation definition with business rules: New Business rule action added for setting specific Variation definition for a product. No effect if current product do not use selected Product structure. (SP-2115)

  9. Remember sorting for Global list reference table view: Sorting a global list reference attribute in table view, will be remembered for user. (SP-2154)

  10. 'hasEditAccess' should not be called every time a global list value reference attribute is rendered: Improved speed of global list value reference attributes rendering. (SP-2254)

  11. Number of entities shown for categories in category tree does not update when reloading children: Ensured number of entities shown next to categories in category tree updates when reloading children. (SP-2267)

  12. Mark dynamic categories as dirty, when used field is changed: Dynamic categories are now marked dirty when a used field is changed. This allows the system to only rerun queries for dynamic categories that have changes. (SP-795)

Bug

  1. Validate category parent before import: Added validation to check if parents exist before import. (SP-2083)

  2. Variant list does not display variants in the correct sort order: Variant lists now display variants in the correct sort order. (SP-2133)

  3. Right click for edit query for saved search not available if searching: If searching in “Saved searches”-dialog, right click for edit query is now available. (SP-2246)

  4. Not possible to set column width on sub-attributes within a list: It is now possible to set column width on sub attributes within a list. (SP-2258)

  5. Empty products index on duplicate identifier: If product creation failed because of duplicate identifier, it could result in an empty product in the index only visible if archived was displayed. (SP-2260)

  6. Incorrect "Map to" field auto-mapping occurs when toggling entity type: Fixed a bug causing incorrect "Map to" field auto-mapping when toggling entity type. (SP-2261)

Task

  1. Dynamic categories keep getting rebuild even though no changes: Only dynamic categories with changes are now rebuilt. (SP-1327)

  2. Add a 'regex check' condition to business rules: It is now possible to create a 'regex check' condition when setting up business rules. (SP-1860)

  3. Rollback confirmation missing on Attribute history.: Users are now prompted with a confirmation window when clicking 'rollback' in Attribute history. (SP-2093)

  4. Add support for getting rendered attribute values from API: It is now possible to get rendered attribute values from the API. (SP-2107)

  5. Shown number can not be found in search index: Searching for larger numbers can result in mismatch on type in the underlying index. Ensure dataformat now ensures that larger numbers can be matched directly. (SP-2215)

  6. Allow ListAttribute to be selected as a subattribute for global lists (Not as root attribute): In a recent change we removed the option to select a ListAttribute as root attribute for global lists, this mistakenly removed the option to add a ListAttribute as a subattribute to global lists. It is now possible to add a ListAttribute as a subattribute on global lists, however not as the root attribute.(SP-2270)

Feature request

  1. Add item inline at specific position in list data: It is now possible to add items inline at a specific position in lists. (SP-1227)

Last updated