Syncfusion Essential Studio .NET MAUI 2025 Volume 1 SP1 (29.2.4)

Released: May 14, 2025

Updates in 2025 Volume 1 SP1 (29.2.4)

Features

  • SfImageEditor
    • Breaking Change - The ImageEditorToolbar class' existing API has been changed from 'Orientaion' to 'Orientation'.
  • SfKanban
    • Provided CardTapped event support to the .NET MAUI SfKanban control, enabling users to retrieve details of the tapped card.
  • SfPdfViewer
    • Breaking Change - The Syncfusion.Maui.Toolbar NuGet package will be added as a new dependency when the Syncfusion.Maui.PdfViewer NuGet package is installed.
  • SfScheduler
    • The Tapped, DoubleTapped, and LongPressed events and commands have been enhanced to include the corresponding cell date when an appointment is tapped.

Fixes

  • DocIO
    • Frame height is now updated properly while converting a Word document with inline content control to PDF.
    • Wrapped paragraphs are now positioned properly while converting a Word document to PDF.
    • RTL Paragraph with negative indentation is now preserved properly while resaving an RTF format document.
    • List number is now preserved in proper language while converting DOCX format document to PDF.
    • The NullReferenceException will no longer be thrown while converting a DOCX format document with IF field to PDF.
    • SVG Image in SmartArt is now preserved properly while resaving DOCX document.
    • OLE objects documents in DOCM documents are now opened properly.
  • PDF
    • Resolved an issue where dynamic rows in a nested grid were not preserved correctly when drawn.
    • Fixed incorrect bounds properties for loaded checkbox fields in the PDF document.
    • Addressed an issue with incorrect glyph bounds in rotated PDF documents.
  • Presentation
    • Text color along with color transformations will be preserved properly during PPTX to PDF conversion.
    • Themed style table cell background colors will be preserved properly during PPTX to PDF conversion.
  • SfCalendar
    • Resolved an issue where setting Padding and ShowTrailingAndLeadingDates to false would cause a crash in the .NET MAUI Calendar control.
  • SfChipGroup
    • Fixed an issue where ChipFontAttributes failed to update in disabled state when identical values were set for normal and disabled visual states in SfChipGroup.
    • Resolved the issue where font image source was not rendering properly in SfChip on Windows platform.
  • SfComboBox
    • Fixed a NullReferenceException that occurred when using SfComboBox in .NET MAUI iOS Native Embedded projects.
  • SfDataGrid
    • Implicit styles are now applied properly to rows that have been deselected when configured through AppThemeBinding.
  • SfPdfViewer
    • Memory leak that occurred when opening and closing the PDF Viewer due to small objects is no longer present.
  • SfListView
    • Fixed an issue in MAUI v9.0.60 where, after performing a drag-and-drop operation, the item overlapped with another item instead of being placed in its correct position.
  • SfPicker
    • Fixed the issue where unable to set narrow column widths.
  • Visual Studio Extensions
    • Resolved an issue where a invalid notification message continued to appear even after using a valid license key.