Please note that new Timed Subscription Licenses for Syncfusion Essential Studio for .NET MAUI are available as part of Syncfusion Essential Studio Enterprise.
Syncfusion Essential Studio .NET MAUI 2025 Volume 1 (29.1.37)
Released: Apr 8, 2025
2025 Volume 1 (29.1.37) 中的更新
修补程序
DocIO
Wrapped paragraphs with indentation are now positioned properly while converting a Word document to PDF.
The NullReferenceException will no longer be thrown while converting a Word document with empty paragraph to PDF.
Hanging issue is now resolved while executing mail merge after disable ClearField API.
Multilevel bullet list is now preserved properly while converting HTML to DOCX.
The ArgumentException will no longer be thrown while comparing DOCX documents.
Form elements are now preserved properly while converting HTML to DOCX.
PDF
Addressed an issue where word-by-word text extraction failed to return accurate results.
Fixed a problem where the page size of an existing PDF document was incorrectly reported.
Resolved an exception that occurred when saving a PDF document after flattening a rubber stamp annotation.
SfComboBox
Resolved the issue where the SfComboBox dropdown was misaligned off-screen on iOS in Auto placement mode.
The ComboBox no longer displays warnings in the debug console.
SfKanban
Fixed an issue where cards did not update correctly when moved within the same column.
SfNumericEntry
Fixed the issue where the .NET MAUI SfNumericEntry was not centered within the SfTextInputLayout when a large stroke thickness was applied.
SfPopup
[Windows] Resolved an issue that caused an unhandled exception when the Popup was closed by clicking outside, specifically when AnimationDuration was set to 0.
[iOS] Fixed an issue where setting PopupStyle and AutoSizeMode in the Opening event resulted in an incorrect popup size.
SfTextInputLayout
Fixed an issue where accessibility tools could not focus on the editor within the SfTextInputLayout when it was empty.
Fixed the issue where the content of the .NET MAUI SfTextInputLayout was not resizing its width when using the leading and trailing views.
Fixed the .NET MAUI SfNumericEntry value was not displayed when the HorizontalTextAlignment property was set to End within the SfTextInputLayout.