June 25th
Changelog released on 2025-06-25
Welcome to this release, fixing business-rule restores, restore-point timestamps, internal note length, segmentation/dimension icons, subscription notifications, bulk-delete UI, hiding AI API keys, number-attribute copy, hard-coded language IDs, caching and search enhancements, UI icon & Swagger alignment.
Enhancement
Add support for searching a dashboard widget: (SP-1379)
Attribute scopes cache in broker.: (SP-1480)
Do not show API keys used for AI assistant in UI, once saved: (SP-1503)
Enable cache for attribute groups: (SP-618)
Enable cache of webhooks: (SP-630)
Enable cache of Azure Service Bus setups: (SP-631)
Enable cache of user groups: (SP-632)
Enable cache of user roles: (SP-633)
Bug
Unsaved changes and Inherited/overridden icons are the same: (SP-1295)
Remove hard coded language id in frontend: (SP-1485)
Business rules 'Copy attribute'-action throws an exception if attribute is a NumberAttribute and field is empty: (SP-1500)
Clicking 'Delete'-button when bulk deleting does not show a loading indicator or disable the button: (SP-1504)
Not getting notification when subscribed to entities are changed: (SP-1510)
Segmentation/dimension icons are currently required: (SP-1513)
Cannot write long internal notes with mentions due to notification length limit: (SP-1535)
Restore point in time only showing one timestamp: (SP-1536)
Business-rule restore fails due to missing value: (SP-1537)
Task
Server side search for changelog: (SP-1397)
Adjust consumes and produces in API swagger to match actual content: (SP-815)