Syncfusion Essential Studio ASP.NET Core 新版本发表

Released: May 21, 2025

2025 Volume 1 SP1 (29.2.5) 中的更新

特性

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

Released: May 14, 2025

2025 Volume 1 SP1 (29.2.4) 中的更新

特性

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

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) 中的更新

修补程序

  • 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

2025 Volume 1 (29.1.39) 中的更新

修补程序

  • 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

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

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) 中的更新

特性

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

Released: Mar 19, 2025

2024 Volume 4 SP1 (28.2.12) 中的更新

修补程序

  • Grid
    • The issue where using the greater than or equal to operator to filter the value zero also filtered out null or undefined values has been resolved.
    • Fixed an issue that caused a script error when expanding grouped rows and selecting all columns in the column chooser.
    • Resolved an issue where opening the checkbox filter with the hide search box option enabled caused an error.