#I762089 - Now the issue with maxFileSize validation when locale is configured for the file status text has been resolved.
Block Editor
Bug Fixes
#I756987 - Now the issue with the Block Editor vulnerable code due to the usage of Math.random() has been resolved.
#I775231 - Now the issue with popup overlap when using multiple Block Editor placed inside grid layout has been resolved.
#I779959 - Now the issue with block editor automatically focuses at the end after initialization has been resolved.
Chart
Bug Fixes
#I771969 - Now, the multi level label renders properly for different width.
Diagram
Bug Fixes
#I778679 - Connectors are now properly distributed when using enableRouting and connectionPointOrigin options.
#I777571 - Symbols in the symbol palette can now be searched using their description text, enhancing discoverability.
#I778436 - Snapping functionality has been added to PolyLine and FreeHand connectors when drawn using the drawing tools.
GanttChart
Feature
#I731224 - Enhanced checkbox selection with virtualization support for large datasets, delivering faster, more accurate multi-selection and smoother CRUD operations.
Bug fix
#I783506 - Fixed the invalid string to date conversion issue in the custom column of the Gantt Chart.
Grid
Bug Fixes
#I778061 - Resolved an issue where the aria-describedby label for EllipsisWithTooltip columns was not properly removed upon mouse leave.
#FB70791 - Resolved an issue where the AdaptiveUI search functionality was not operating correctly on mobile devices.
Features
The Grid now enables conditional row selection through the isRowSelectable callback. This enhancement applies dynamic business logic, ensuring that users can only select rows that satisfy the specified conditions.
MaskedTextBox
Bug Fixes
#I771080 - Fixed an issue where values could not be pasted into the MaskedTextBox.
PDF Viewer
Bug Fixes
#I776716 - Resolved an issue where text search with straight quotes with the mentioned phrase was not functioning as expected.
#I780099 - Resolved an issue where dynamic stamp annotation appearance was not proper when saving and exporting.
#I781676 - Resolved an issue where HandWrittenSignatureTool was not hiding properly when using toolbarSettings API.
RichTextEditor
Bug Fixes
#I762661 - Now, the Rich Text Editor works properly when pressing the Backspace key above the list element, without throwing script errors.
Tree Grid
Bug fixes
#I778677 - Resolved an issue where the authorization token was not correctly passed to remote endpoints when using middle-ware, even with offline set to false.
Feature
The TreeGrid now enables conditional row selection through the isRowSelectable callback. This enhancement applies dynamic business logic, ensuring that users can only select rows that satisfy the specified conditions.