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

Released: Jun 3, 2025

2025 Volume 1 SP1 (29.2.8) 中的更新

修補程式

  • DocIO
    • Percentage symbol with Hebrew text is now preserved properly while converting a Word document to PDF.
    • Path object not tagged error will not occur thrown while opening the converted PDF document in the PAC tool.
    • Text object not tagged error will no longer be thrown while opening the converted PDF document in the PAC tool.
    • Table is now vertically positioned properly while converting a Word document to PDF.
    • Table inside text box is now preserved properly while converting DOCX format document to PDF.
    • Table with nested table is now preserved properly while converting DOCX format document to PDF.
    • The NullReferenceException will no longer be thrown while appending HTML after calling ApplyDefNumberedStyle API.
  • SfBadgeView
    • Fixed the issue where a NullReferenceException was thrown in the .NET MAUI SfBadgeView control when the Content property was not explicitly set.
  • SfPdfViewer
    • The custom toolbar item's background color no longer reverts to the default background color after hovering over it.
  • SfRadialMenu
    • Fixed the issue where the SfRadialMenu retained the selection state of items after being closed and reopened.
  • SfTextInputLayout
    • Resolved an issue causing an "Exception: Non-negative number required. (Parameter 'width')" error in SfTextInputLayout when used within HorizontalStackLayout.
    • Fixed an issue where the "SfTextInputLayout" UI appearance collapsed after navigating between pages.