Column Chart is not rendered correctly since version 2025.3.812 (#8435)
Chat
NEW
Exposed configuration options for fine-grained control over message display: showUsername, showAvatar, timestampVisibility, suggestionsBehavior, attachmentLayout, filesLayoutMode, and loading
Added per-user message customization
Added field mapping options
Added message delivery status support with messageStatusSettings configuration and messageStatusTemplate
Added rich template options
Added separator feature for visual separation between messages via the separatorTemplate option
Added scrollToMessage() method for programmatic navigation to specific messages
Added value() method to get or set the message box input value
Added executeAction event fired when a toolbar or context menu action is executed on a message
Added resendMessage event fired when retrying a failed message
FIXED
Message Actions are not per Chat instance
Chat suggestionsTemplate function doesn't work in version 2026 Q1 (#8437)
DockManager
FIXED
CSP errors thrown on dragging DockManager panes
DropDownTree
FIXED
The "autoWidth" option does not adjust the width of the popup when
expanding an item (#8308)
Editor
FIXED
Editor with enabled immutables incorrectly enables table tools when
table is not selected (#7812)
Editor doesn't respect multiple separators on the tools configuration (#7784)