Syncfusion Essential Studio ASP.NET Core Releases

Released: May 27, 2025

Updates in 2025 Volume 1 SP1 (29.2.7)

Fixes

  • Diagram
    • Flowchart layout will now render without console error while loading mermaid syntax data.
  • DocIO
    • Background color is now applied to the table cell properly while converting a Word document to PDF.

Released: May 21, 2025

Updates in 2025 Volume 1 SP1 (29.2.5)

Features

  • AutoComplete
    • The AutoComplete control now offers delay support for filtering, allowing you to set a delay (in milliseconds) to optimize performance. This functionality is implemented using the [debounceDelay] property, which helps reduce the frequency of filtering operations as you type, resulting in a smoother user experience.
  • ComboBox
    • The ComboBox control now offers delay support for filtering, allowing you to set a delay (in milliseconds) to optimize performance. This functionality...

Released: May 14, 2025

Updates in 2025 Volume 1 SP1 (29.2.4)

Features

  • AutoComplete
    • The AutoComplete control now offers delay support for filtering, allowing you to set a delay (in milliseconds) to optimize performance. This functionality is implemented using the [debounceDelay] property, which helps reduce the frequency of filtering operations as you type, resulting in a smoother user experience.
  • ComboBox
    • The ComboBox control now offers delay support for filtering, allowing you to set a delay (in milliseconds) to optimize performance. This functionality...

Released: May 6, 2025

Updates in 2025 Volume 1 (29.1.41)

Fixes

  • 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

Updates in 2025 Volume 1 (29.1.40)

Fixes

  • 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.
  • Grid
    • Resolved an issue where the month format in the group caption was incorrect during server side Excel Export.
    • The issue with partial selection with pagination has been resolved.
  • PDF
    • Resolved the issue where an exception occurs when loading the accessibility level PDF document in the PAC tool.
    • Fixed...

Released: Apr 22, 2025

Updates in 2025 Volume 1 (29.1.39)

Fixes

  • DocIO
    • The document will no longer be corrupted when resaving a DOCX file with culture-specific formatting.
  • Grid
    • Resolved an issue where the month format in the group caption was incorrect during server side Excel Export.
    • Grid persistence does not work after a browser refresh when the grid is filtered on a DateOnly column with a null value.
  • PDF
    • Fixed an issue that occurred when loading an existing corrupted document.
    • Resolved a problem that caused the application to hang while drawing the...

Released: Apr 15, 2025

Updates in 2025 Volume 1 (29.1.38)

Fixes

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

Released: Apr 8, 2025

Updates in 2025 Volume 1 (29.1.37)

Fixes

  • 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

Updates in 2025 Volume 1 (29.1.35)

Fixes

  • 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

Updates in 2025 Volume 1 (29.1.33)

Features

  • Common
    • Microsoft .NET 10 Preview 1 compatibility - Syncfusion ASP.NET Core controls are now compatible with .NET 10 Preview 1. This release includes support for the latest features and improvements in .NET 10 Preview 1, ensuring that the controls work seamlessly with the preview version.
    • Discontinued support for .NET 6 and .NET 7 - The Syncfusion ASP.NET Core controls library no longer supports .NET 6 and .NET 7. This decision is in alignment with Microsoft's .NET support policy...