WinUI controls have been downgraded to Windows SDK BuildTools 10.0.22621.3233 due to a WinUI package publishing issue in Microsoft Store, as documented in this MSDN link:
https://github.com/microsoft/WindowsAppSDK/issues/4480
DocIO
Bug Fixes
#I636000 - Equation field is now preserved properly while converting a Word document to PDF.
#I630553 - Text with inline picture is now aligned properly while converting a Word document to PDF.
#I633328 - Enhanced the drawing order of footnotes while converting a Word document to PDF.
#I625557 - Special characters and numbers in RTL text is now preserved properly while converting HTML to DOCX format document.
#I634433 - Paragraph formatting is now preserved properly while converting DOCX format document to PDF.
#I622643 - Document with improper bookmarks will no longer be corrupted while saving as DOC format document.
PDF
Bug Fixes
#I633255 – Fixed the issue where the ComboBox selected value did not display correctly in the PdfViewer.
#I627570 – Resolved the issue where EnableValidationAppearance does not properly load in the signature field.
#I628019 – Fixed performance issues related to the compression of PDF documents containing images.
#I630951 - Fixed an issue where rotated images were not handled correctly when added to PDF documents.
#I631367 – Fixed an issue with missing text in PDF word extraction, which resulted in the omission of glyphs.
Presentation
Bug Fixes
Picture with “.bin” extension is now preserved properly while cloning and merging a PowerPoint slide.
SfDataGrid
Breaking Changes
#I621326 - Now, the AddNewRow will work based on the column’s AllowFocus and AllowEditing properties.
Bug fixes
#F194490 - Now, NullReferenceException will no longer be thrown when binding an undefined property as the ItemsSource, with manually defined Columns.