December 12th

Changelog released on 2025-12-11

Welcome to the latest release. We fixed issues with enabling Inherit on category properties, disabling variants on product structures, the 'Approve all' import button, the mandatory setting for AssetReferenceAttributes and language selection in translations. We added bulk operations for list attributes and made clearer UI cues.

Enhancement

  1. Make it easier to see whether you are creating a tab, section or property: Text has been added besides buttons that is always visible, to more easily distinguish between the button creating tabs, sections and properties. (SP-1819)

  2. Add new bulk operation for list attributes: New bulk operations has been added for lists, making it possible to do 'Add/Update' when bulk updating list attributes. (SP-1998)

Bug

  1. Selected languages not remembered in translation view: If the solution contained no dimensions, the selected languages was not remembered when working in the translation view. This has been fixed. (SP-2003)

  2. 'Mandatory'-toggle does not work for AssetReferenceAttributes: The mandatory setting now works as expected for AssetReferenceAttributes. (SP-2008)

  3. 'Approve all'-button not working when import contains attributes that are not applicable to the product structure: The 'Approve all'-button on the import approval screen would not approve records that contained fields that was not applicable to the entity that was imported. This has been fixed. (SP-2013)

  4. Disabling "has variants" on a product structure results in an error: Disabling variants on a product structure will now delete variation definitions instead of throwing an error. (SP-2022)

  5. Can not enable 'Inherit' when adding new properties to category data model: When adding new properties to a category data model the 'inherit' setting was not visible. It is now visible when adding and editing existing properties. (SP-2023)

Task

  1. Fetch all assetfolders in single request: It is now possible to fetch all asset folders in a single request. (SP-1844)

  2. Need to update product view in order to view translated value: When translating through the translation view, a refresh of the site would sometimes be required to see translated values. (SP-1917)

Last updated