February 9th
Changelog released on 2026-02-09
Welcome! We have added an option to bulk activate or deactivate business rules, additionally we have added support for metadata on attributes. It is no longer possible to delete a language that is used as default language and we have fixed a plethora of bugs.
New Feature
Bulk activate / deactivate business rules: Added an option to bulk activate or deactive business rules. (SP-1776)
Enhancement
Add support for metadata on attributes: It is now possible to add a list of key/value data as metadata on attributes, which can be used by integrations for various purposes. (SP-689)
Bug
Search operators do not work for NumberAttribute fields: Search operators now work for NumberAttribute fields. (SP-2072)
Advanced settings on asset updated events does not save: The advanced settings for Assets events is saved once configured, along with the other advanced settings. (SP-2130)
Webhooks requests for language events are not being sent: Creating, deleting or updating a language will result in webhook requests being sent. (SP-2131)
Mouse over image thumbnails results in flickering popup: Hovering over images on variants now correctly displays the image. (SP-2148)
Read only icon wrong z index on entity info pages: Fixed issue where the read-only icon obstructed text when scrolling. (SP-2149)
Pressing CTRL+S while on the sorting page for global list values bypasses the sorting process: Pressing CTRL+S while sorting a newly created global list value will not do anything unless the value has been placed inside the list. (SP-2162)
Variant entity reference fields shows the wrong references: Variant entity reference fields now correctly only show references from the specified attribute. (SP-2166)
Issues with some publication endpoints in NuGet client.: Fixed issues with some Publication endpoints in NuGet client. (SP-2169)
Global list cache is not rolled back when key attribute values are invalid: Fixed an issue where the Global list cache was not rolled back when key attribute values were invalid. (SP-2170)
Timer Triggers preview result count of search query uses wrong entity: When using [entity] timer trigger, the search result now searches for the correct entity and shows the correct result count. (SP-2171)
items in selectable list does not reset when changing and reapplying focus to a global list value field after searching: Searching in a global list value field, applying focus to another field and reapplying focus to the global list value field would clear the search term, but not the resulting list of values. Now search term and selectable list is reset. (SP-2172)
Attributes with table view prevents 'ctrl + a' shortcut from selecting all text in highlighted field: The ‘select all’ shortcut, ‘ctrl + a’ now works to highlight text in a focused field even when an attribute on the same tab has table view enabled. (SP-2175)
Timer triggered async sub tasks cannnot run because of missing user permission information: Timer triggered async sub tasks now runs as expected. (SP-2177)
Parent Category identifier can result in export error: Empty identifiers could cause export of 'Parent Category Identifier' to result in an error. (SP-2179)
Task
Warn users if they are trying to delete language selected as default language: Deleting a language, used as default language in the PIM, could result in a non-existant language being picked as default language in the PIM. (SP-2176)
Last updated