January 12th
Changelog released on 2026-01-12
Welcome to the latest release: cache now clears on deletion or lock change, variant model memory has been optimized, duplicate global list values are is now prevented, copy wizard is fixed and dialog buttons are fixed to bottom. Furthermore product editor header has been refactored, rollbacks in the reivison log can no longer be done on accident, decimal number descriptions are fixed, global list webhooks are now supported and chart previews update on first change.
Enhancement
Support webhook on Global list entity: Global lists events are now supported for webhook and service bus. (SP-1742)
Refactor product editor header: The product editor header has been refactored increasing responsiveness and coherence across sections. (SP-2018)
Unarchive menu does not have submit and cancel buttons fixed to bottom: The submit and cancel buttons in the unarchive menu are now fixed to the bottom making it consistent with other menus. (SP-2034)
Sort variants and sort variant groups dialog does not have save and cancel buttons fixed to bottom: The save and cancel buttons in 'sort variant' and 'sort variant groups'-dialogs are now fixed to the bottom making it consistent with other dialogs. (SP-2035)
Bug
Copy wizard does not work: The copy wizard now works as expected. (SP-2044)
Possible to create duplicate global list values: In rare circumstances it was possible to create duplicate global list values. This is no longer possible. (SP-2046)
Updating variant model can have huge memory requirements due to inefficient index update: Updating a variant model could result in huge memory requirements due to ineffecient index update. This has been fixed. (SP-2048)
Clear user cache when deleted or lock out state is changed in account: Fix an issue where a specific user’s cache is not cleared when the user is deleted or when their lockout state changes. (SP-2059)
Task
Misleading description on number attribute with decimals: Improved the description on number attributes with decimals to more accurately reflect what it does. (SP-1840)
Too easy to rollback changes in revision log: When clicking on the rollback button in a product revision log the user is now presented with a confirmation prompt to avoid accidental rollbacks. (SP-1848)
Distribution chart widget: Change of chart-type does not update preview on first change: Updating the chart-type of a distribution chat widget now correctly updates as expected. (SP-235)
Last updated