Essential Studio for MAUI Release Notes

v27.2.2
November 15, 2024

Common

Features

  • .NET 9 support - The Syncfusion controls are compatible with both .NET 8.0 and .NET 9.0 and now officially support .NET 9.0.

Breaking changes

  • Starting from Volume 3 2024 Service Pack (v27.2.2), Syncfusion .NET MAUI controls no longer support .NET 7.0. Upgrade your projects to either .NET 8.0 or .NET 9.0.
  • The font name has been updated from “Maui Material Assets” to “MauiMaterialAssets” and is now included in the Core package.
  • The MauiMaterialAssets font file will be directly added to the application’s font folder going forward.

DocIO

Bug Fixes

  • #I643712 - 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.

PDF

Features

  • 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.

Presentation

Bug Fixes

  • #I638787 - 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.

SfAvatarView

Features

  • #I631701- Provided a FontAutoScalingEnabled support for .NET MAUI AvatarView control.

SfCartesianChart

Bug Fixes

  • #I649470 - Fixed an issue of Legend IconBrush not updated with respect to PaletteBrushes when Series collection is Binded from the ViewModel.

SfDataForm

Bug fixes

  • #I650890, #I650866, #F195002 - The System.InvalidOperationException crash on iOS when setting LayoutType to TextInputLayout has been fixed. It now functions smoothly with the TextInputLayout layout type.

SfImageEditor

Breaking changes

  • The font names and toolbar item names for Pinyon Script and Kaushan Script have been updated to PinyonScript and KaushanScript.
  • The font files for Handlee, Boogaloo, PinyonScript, and KaushanScript will now be added directly to the application when the SfImageEditor NuGet package is installed.

SfNumericEntry

Features

  • #I644364 - Localization support has been provided for the .NET MAUI SfNumericEntry return button on the iOS platform.

Bug Fixes

  • #I643472 - Resolved the issue where the .NET MAUI SfNumericEntry value was not updated to null when the input was cleared.

SfRadioButton

Bug Fixes

  • #I644098- Fixed the issue where the SelectedValue property was not updating correctly in .NET MAUI RadioGroupKey.

SfRotator

Bug Fixes

  • #I649492, #I617805 - Resolved the Binding Diagnostics Warning in .NET MAUI SfRotator when using the ItemTemplate with view model properties being bound.

SfSwitch

Features

  • #I636660- Provided an Accessibility and AutomationId support for .NET MAUI Switch control.

SfTabView

Features

  • #I629804- Provided IndicatorStrokeThickness support to the SelectionIndicator in .NET MAUI TabView control.
  • #F194190- Provided the ScrollButtonForegroundColor and ScrollButtonBackgroundColor properties to customize the scroll buttons in .NET MAUI TabView control.

Breaking Changes

  • #F62325- [Android] Resolved the accessibility issue in .NET MAUI TabView control.
  • #I646840- [Windows] Fixed the content resize issue in .NET MAUI TabView control when output window is resized.

SfTextInputLayout

Bug Fixes

  • #I644259 - Resolved the issue of Hint floating in SfTextInputLayout after clearing SelectedItems in SfComboBox.

Visual Studio Extensions

Features

  • Provided the .NET 9.0 support to the Syncfusion MAUI Template Studio and MAUI Toolbox.

Breaking changes

  • Removed the .NET 7.0 support into the Syncfusion MAUI Template Studio and MAUI Toolbox.

XlsIO

Features

Skiasharp version is upgraded to v2.88.8 in Excel to PDF and Excel to Image converters.

Bug Fixes

  • #I643843 - The styles are now applied properly to hidden ranges when creating an Excel document.