June 3rd
Changelog released on 2026-06-03
Welcome to this update. We added JWT tokens, a Navigate action, and a Config extension point. We fixed format exceptions in multi-value asset lists and dynamic classification removals, enabled user exclusion in the Responsible filter, ensured business rule attributes load across types, and unlocked list and complex attribute editing in AI translation review.
Enhancement
AI Assistant translation review: Users should be able to edit values from list and complex attributes: Made it possible to edit AI Assistant output values from list and complex attributes. (SP-1378)
Add "navigate" Action: Added a new action called navigate to the extension SDK. (SP-2551)
Bug
Business rule attribute match does not load target attribute data when entity type differs from compare attribute: Fixed a bug where the target attribute data did not load when entity type differed from the compare attribute. (SP-2489)
Removing a category classification on a variant group that then only has a dynamic category classification left throws error: Fixed an issue where removing a category on a variant group which where classified in a dynamic category would throw an error. (SP-2556)
Can't exclude users/users group from Responsible column filter: Fixed a bug where it was not possible to exclude users and user groups from the Responsible column in the task overview. (SP-2563)
Global list with asset reference where 'Allow multiple values' was once enabled throws a format exception when opening the list: Fixed an issue where a global list with two or more asset references would throw a FormatExeption. (SP-2572)
Task
Introduce new 'Config' extension point type: Added a new Config extension point. (SP-2394)
Add JWT authorization token for app instance: Added JWT authorization token for app instance. (SP-2584)
Last updated