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.
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 aFontAutoScalingEnabled
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
- TheSystem.InvalidOperationException
crash oniOS
when settingLayoutType
toTextInputLayout
has been fixed. It now functions smoothly with theTextInputLayout
layout type.
SfImageEditor
Breaking changes
- The font names and toolbar item names for
Pinyon Script
andKaushan Script
have been updated toPinyonScript
andKaushanScript.
- The font files for
Handlee
,Boogaloo
,PinyonScript
, andKaushanScript
will now be added directly to the application when theSfImageEditor
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 anAccessibility
andAutomationId
support for .NET MAUI Switch control.
SfTabView
Features
-
#I629804
- ProvidedIndicatorStrokeThickness
support to the SelectionIndicator in .NET MAUI TabView control. -
#F194190
- Provided theScrollButtonForegroundColor
andScrollButtonBackgroundColor
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.