#F195918 – The IndexOutOfBoundException will no longer be thrown while enabling HideResult API after append sequence field.
#F195988 - The ArgumentOutOfRangeException will no longer be thrown while opening a DOCX document contain table.
#F195879 - Table of Figures is now updated properly after calling UpdateTableOfContents API.
#I683574 - Text is now wrapped properly while converting Word document to PDF.
#I681435 - Line break is now preserved properly while converting Word document to HTML.
#I675272 – HasChanges is now enabled properly after calling GetContent API.
#I686879 – PolyPolygon shapes is now preserved properly while converting WMF file to SKBitmap image.
Grid
Bug fixes
#I679470 - The issue of the missing focus border on grid cells after adding rows has been resolved.
#I679056 - The problem of a script error occurring when updating the dataSource with a frozen column and the All option in the pager dropdown has been resolved.
#I682856 - Resolved an issue where pressing ESC or the cancel button in the toolbar did not properly restore a row after editing.
#I687968 - Fixed an issue where virtual scrolling did not function correctly when frozen columns were enabled.
#I679046 - Resolved an issue where infinite scrolling not loading correctly in Firefox at specific resolutions.
#I682690 - The issue where the DropDownList popup does not opening with Alt + Down Arrow in the Grid for remote data binding has been resolved.
XlsIO
Bug Fixes
#I684101 - Cell text color is now rendered correctly when converting Excel to PDF with number formats that include color.
#I676562 - The filter count is now returned correctly when the Blanks option is selected in Excel filters.
#I683818 - When the filters are cleared using the Clear function, the filtered rows will be visible again.
#I680060 - Exact formulas are now returned without the addition of the “_xlws” prefix for Excel functions like FILTER and SORT.