February 12th
Changelog released on 2026-02-12
Welcome to this release which improves overall usability and accessibility across notifications and search functionality. We’ve enhanced how long notification text is displayed for a cleaner overview, added missing role-permission translations, refined the search experience for GlobalListValueReferenceAttributes, and introduced ARIA alerts to improve assistive support for error and warning messages. Additionally, a set of minor bugs has been resolved to further stabilize your experience.
Enhancement
Modal/info optimization for Notifications with long text updates: Optimized the way long text value updates are shown in Notifications, for a cleaner and improved overview. (SP-1603)
Bug
On smaller screens media/search cannot be paged: Fixed an issue where media pagination didn’t work on small screens. (SP-2098)
DateOnly attributes in ListAttribute rendered incorrectly: DateTimeAttributes without time was rendered incorrectly in backoffice when rendered inside a table view. (SP-2178)
Cannot remove tags from asset when it only has one.: It is now possible for user to remove tags from assets that only has one applied. (SP-2183)
Bulk update of tags on assets does not work: It is now possible for users to bulk-update assets tags on assets. When bulk-update can be done through the actions “Remove“, “Replace“ and “Override value“. (SP-2184)
Using bulk update on asset tags are missing tag suggestion: Using bulk update on asset tags, existing tags will be suggested when settings tags. (SP-2185)
Sorting on date sub-attribute where the complex attribute is contained within a list attribute results in error: Now the user can sort on date within a “List attribute” that contains a “Complex” object, where the sorted dates will be correctly displayed in their sorted format. (SP-2188)
Missing translation when editing role permissions under User management: The user is now given a clear explanation of what each permission under a role in User management tab enables through a title and description. (SP-2191)
Deprecated Security endpoints are still available in the client.: Deprecated Security endpoints is no longer available to the user. (SP-2195)
Task
Adjust searches for values in GlobalListValueReferenceAttributes on entities to always use partial search: Searching for values on GlobalListValueReferenceAttributes now uses partial weighted searching instead of exact matches. (SP-2152)
Add ARIA alerts on business rule errors/warnings: Added ARIA Alerts on errors and warnings for use by accessibility programs. (SP-2168)
Last updated