#I728908 - Data labels are now visible properly for all points in the accumulation chart with smart labels disabled.
#F196914 - The chart tooltip template now displays correctly after the dialog box appears and disappears.
ComboBox
Bug Fixes
#I715703 - Fixed the issue where the typed value was not retained when typing quickly and pressing the Tab key..
DocIO
Bug Fixes
#I728834 - Empty paragraphs will no longer be added when converting a Word document with a horizontal line to PDF.
#I699705 - Paragraphs are preserved properly while converting a Word document with footnotes to PDF.
#I729848 - Paragraphs are preserved properly while converting a Word document with footnotes to PDF.
#I726112 - Scaled paragraph is now preserved properly while converting a Word document to PDF.
#I729602 - Endnote number is now preserved properly while converting a Word document to PDF multiple times.
#I726356 - Bullet style is now preserved properly after calling AppendHTML API.
#I724436 - Paragraph is now preserved while appending HTML with self-closing tags.
#I722903 - Revisions preserved after comparing DOCX format documents with tables.
#I729319 - The IndexOutOfRangeException will no longer be thrown while opening a DOCX format document with TOC.
#I724488, #I725154 - The Exception will no longer be thrown while opening DOCX format document with irregular structure.
#I729359 - List type is now preserved properly while converting HTML to DOCX format document.
#I727335 - List numbering is now preserved properly while calling GetText API.
#I717938 - Class and elements CSS selectors for table, row and cells will be applied properly while importing HTML format documents.
Features
#I496404, #I683499, #I441392, #I335027 - Added support for horizontal lines when importing HTML format documents.
Gantt Chart
Bug Fix
#I729554 - Fixed issue where taskbar drag-and-drop and CollapseAllParentTasks did not work correctly with virtualization enabled.
PDF Viewer
Bug Fixes
#I724983 – Fixed an issue where Download Fails with Many Form Fields When EnableChunkMessages Is Enabled.
Rich Text Editor
Bug Fixes
#I703713 - Resolved an issue where the Bounded Value becomes empty when navigating between pages in the RichTextEditor with the InPlaceEditor component.
#I728980 - Now, the height attribute is no longer added to the <tr> element when resizing a table column in the Rich Text Editor.
#I698969 - Now, when pasting block elements into a list, the Rich Text Editor creates a separate <li> element for each individual block.
#I705600 - Resolved an issue where the Backspace key deletes all content in iframe mode after pasting from Word and applying a list in the Rich Text Editor component.
Schedule
Bug fixes
#F196883 - The issue where console error occurs when resizing the Year view has been fixed.
#I729027 - An issue where events in the Timeline Week view were incorrectly resizing to the last cell when the timescale was disabled has been fixed.
Tab
Bug fixes
#I729897, #I729559, #I731097 - The issue where the selected tab doesn’t switch has been fixed.
Tree Grid
Bug Fixes
#I724457 - Resolved an issue where cell values were not updated correctly when using the UpdateCell() method in batch edit mode.
#F67786 - Resolved an issue where exception throws on placing a delay in OninitializedAsync blazor’s lifecycle.