Syncfusion Essential Studio WinUI 2024 Volume 3 SP1 (27.2.2)

Released: Nov 15, 2024

Atualizações na 2024 Volume 3 SP1 (27.2.2)

Recursos

  • Common
    • Added support for Microsoft .NET 9.
  • PDF
    • Added .NET 9 support for PDF, HTML Converter, and OCR Processor.
    • The Skiasharp version used in the PDF Imaging, XPS to PDF Converter, and OCR Processor libraries has been updated to v2.88.8.
  • SfDataGrid
    • Breaking Change - The GridComboBoxColumn.TextDecorations property is currently unavailable due to an ambiguous reference to TextDecorations between Microsoft.WinUI and Microsoft.Windows.SDK.NET in WindowsAppSDK 1.5.xx.
  • XlsIO
    • Skiasharp version has been upgraded to v2.88.8 in Excel to PDF and Excel to Image converters.

Correções

  • DocIO
    • MathML equations are now preserved properly while converting a Word document to an image multiple time.
    • The InvalidOperationException will no longer be thrown while converting a Word document to HTML after enabling HtmlExportBodyContentAlone API.
    • The NullReferenceException will no longer be thrown while opening a DOCX document with footnote.
  • Presentation
    • The IndexOutOfRangeException will no longer be thrown while opening the document with duplicate slide relation.
    • Font color now preserved properly while converting PPTX to PDF.
  • SfCartesianChart
    • Resolved an issue where gridlines disappeared when dynamically adding a series after clearing the collection.
  • SfDataGrid
    • The SelectionBackground color will no longer override the customized style applied to GridCell.
  • XlsIO
    • The styles are now applied properly to hidden ranges when creating an Excel document.