Syncfusion Essential Studio .NET MAUI 新版本发表

Released: May 21, 2025

2025 Volume 1 SP1 (29.2.5) 中的更新

修补程序

  • DocIO
    • The ArgumentOutOfRangeException will no longer be thrown while converting DOCX format document to PDF.
    • The NullReferenceException will no longer be thrown while saving as DOC format document with table.
    • Mapped CellContentControl is now preserved properly while resaving a DOCX format document.
    • Bookmarks are now preserved properly while resaving a DOCX format document.
    • Table header row is now preserved properly while resaving a HTML format document.
    • Document will no longer be corrupted...

Released: May 14, 2025

2025 Volume 1 SP1 (29.2.4) 中的更新

特性

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

Released: May 6, 2025

2025 Volume 1 (29.1.41) 中的更新

修补程序

  • DocIO
    • Improper paragraphs are not preserved after calling ReplaceSingleLine API.
    • Style name having special characters are now preserved properly while resaving RTF document.
    • Numbering list is now positioned properly with hyphen while converting Word document to PDF.
    • The NullReferenceException will no longer be thrown while opening a DOC format document.
    • The ArgumentOutOfRangeException will no longer be thrown while opening Strict DOCX document.
    • Justified paragraph with hyphenation is now...

Released: Apr 29, 2025

2025 Volume 1 (29.1.40) 中的更新

特性

  • SfTabView
    • Provided EnableVirtualization support, allowing users to improve performance by rendering only the active tab content in the SfTabView, significantly reducing memory usage and load time for applications with multiple tabs.

修补程序

  • DocIO
    • Hanging issues will no longer occur while converting a Word document with tabs to PDF.
    • XML mapping for rich text content control is now preserved properly while resaving DOCX document.
  • PDF
    • Resolved the issue where an exception occurs when loading the...

Released: Apr 22, 2025

2025 Volume 1 (29.1.39) 中的更新

修补程序

  • DocIO
    • The document will no longer be corrupted when resaving a DOCX file with culture-specific formatting.
  • PDF
    • Fixed an issue that occurred when loading an existing corrupted document.
    • Resolved a problem that caused the application to hang while drawing the PDF grid.
    • Addressed an out of memory exception that occurred when importing a page to a PDF document from a loaded document.
    • Corrected inaccuracies returned by the Document Analyzer when loading a PDF that contains annotations.
    • Fixed a...

Released: Apr 15, 2025

2025 Volume 1 (29.1.38) 中的更新

修补程序

  • DocIO
    • The NullReferenceException will no longer be thrown while converting a Word document with summation equation to PDF.
    • Nested table is now preserved properly while converting DOCX to PDF.
    • Performance improved while opening a DOCX document containing fields with formatting switch.
    • The Exception will no longer be thrown while opening DOCX document containing a bookmark inside Inline content control.
    • Document will no longer be corrupted while comparing DOCX documents with OLE objects...

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

Released: Apr 1, 2025

2025 Volume 1 (29.1.35) 中的更新

修补程序

  • DocIO
    • Text surround with braces is now found properly after calling FindSingleLine API.
    • Hanging issues will no longer occur while converting a Word document to PDF.
    • The NullReferenceException will no longer be thrown while converting DOCX with field to DOC.
    • Justification is now preserved properly for math while continuously calling AppendMath API.
    • Inline formatting for text is preserved properly while converting HTML to DOCX document.
    • Nullable warning is now properly shown in DocIO .NET...

Released: Mar 25, 2025

2025 Volume 1 (29.1.33) 中的更新

特性

  • Toolbar (New)
    • The Toolbar control provides a flexible and customizable toolbar for seamless user interaction. It allows users to add toolbar items that perform specific actions, enhancing application usability. Key features include:
      • Toolbar items: Add icons, labels, a combination of both, or custom views for quick access to essential actions.
      • Interaction: Support for touch gestures, item tapping, and command execution.
      • Orientation: Arrange toolbar items in horizontal or vertical layouts...

Released: Mar 19, 2025

2024 Volume 4 SP1 (28.2.12) 中的更新

修补程序

  • SfCheckBox
    • Resolved the issue where the CheckBox displayed an incorrect state when used inside the DataGrid with Live Data Mode in .NET MAUI.
  • SfDataForm
    • Fixed an issue where dynamically updating a group’s IsVisible affected the visibility of subsequent groups when adding more items to each group.
  • SfKanban
    • Fixed an issue with improper card addition and removal when dragging cards between columns.
  • SfMaps
    • The marker position is now correctly maintained when the MapMarker properties are changed...