Syncfusion Essential Studio .NET MAUI 新版本发表

Released: Dec 23, 2025

2025 Volume 4 (32.1.20) 中的更新

修补程序

  • SfImageEditor
    • Fixed issue in SfImageEditor where interaction did not respond correctly when tapped using Apple Pencil on the dependent SfToolbar control in iOS.
  • SfRadialGauge
    • Fixed an issue where major ticks and labels were not rendered when using fractional Minimum/Maximum/Interval values in SfRadialGauge.
  • SfScheduler
    • Fixed memory leak on iOS when repeatedly navigating to and from views containing SfScheduler.
    • Fixed appointment dragging becoming unresponsive when ShowBusyIndicator is set...

Released: Dec 16, 2025

2025 Volume 4 (32.1.19) 中的更新

特性

  • Common
    • Liquid glass effect - Added support for applying liquid glass visual effects for all the Syncfusion .NET MAUI controls.
  • Smart DataGrid (New)
    • Introduced the Smart DataGrid, an advanced data grid control that leverages AI to make data interaction smarter and more intuitive. This control brings powerful features designed to simplify complex data operations and improve productivity. Key features include:
      • AI sorting: Sort your data intelligently by providing the AI a prompt. The Smart...

Released: Dec 9, 2025

2025 Volume 3 SP2 (31.2.18) 中的更新

修补程序

  • SfPopup
    • Fixed an issue where the popup did not appear on iOS when Shell presentation mode was set to Modal.

Released: Dec 2, 2025

2025 Volume 3 SP2 (31.2.16) 中的更新

修补程序

  • SfImageEditor
    • Fixed an issue where the visibility of toolbar items was not updating correctly when using the SetToolbarItemVisibility method in the .NET MAUI ImageEditor.
  • SfScheduler
    • Cell selection in Month View works properly on Android 16 when tapping with Navigation Direction set to Vertical.
    • The TextColor in SchedulerMonthCellStyle.TextStyle now updates correctly when switching themes dynamically.

Released: Nov 25, 2025

2025 Volume 3 SP2 (31.2.15) 中的更新

修补程序

  • SfPopup
    • Fixed an issue where the closing animation for SfPopup works incorrectly on iOS and macOS in Slide modes.

Released: Nov 18, 2025

2025 Volume 3 SP2 (31.2.12) 中的更新

特性

  • Visual Studio Code Extensions
    • Provided the .NET 10.0 support to the Syncfusion Visual Studio Code MAUI Project Template.
    • Breaking changes - Removed the .NET 8.0 support in the Syncfusion Visual Studio Code MAUI Project Template.
  • Visual Studio Extensions
    • Provided the .NET 10.0 support to the Syncfusion MAUI Template Studio and MAUI Toolbox.
    • Breaking changes - Removed the .NET 8.0 support in the Syncfusion MAUI Template Studio and MAUI Toolbox.

修补程序

  • SfDataGrid
    • [Android] Cell content now aligns...

Released: Nov 12, 2025

2025 Volume 3 SP1 (31.2.10) 中的更新

特性

  • Common
    • .NET 10 support - The Syncfusion controls are compatible with both .NET 9.0 and .NET 10.0 and now officially support .NET 10.0.
    • Breaking changes - Starting from version this release, Syncfusion .NET MAUI controls no longer support .NET 8.0 as .NET MAUI stopped supporting .NET 8.0. Upgrade your projects to either .NET 9.0 or .NET 10.0.
  • SfCartesianChart
    • Provided support for DateTimeCategory axis to plot date-time values by category for clearer comparisons.
    • Provided support for handling...

Released: Nov 4, 2025

2025 Volume 3 SP1 (31.2.5) 中的更新

修补程序

  • SfListView
    • [iOS] Fixed an issue where the UI did not refresh when the ItemsSource was initially empty and data was added later.
    • [iOS] Fixed an issue where the ListView height did not update properly after items were removed at runtime.
    • Fixed an issue where ListView items were not rendered during scrolling after dynamically updating the footer content.

Released: Oct 28, 2025

2025 Volume 3 SP1 (31.2.4) 中的更新

修补程序

  • General
    • Resolved an issue in SfTextInputLayout where the Padding property did not apply when defined through implicit or global styles.
  • SfTabView
    • Resolved an issue in TabView where the control became hidden when a ContentPage and its ViewModel were reused as singletons after closing and reopening.

Released: Oct 22, 2025

2025 Volume 3 SP1 (31.2.3) 中的更新

修补程序

  • SfDataGrid
    • The top border of the unbound row now renders correctly.
    • [Android] The System.NullReferenceException will no longer be thrown in release mode when caption summary calculation is enabled.
  • SfPdfViewer
    • PDF Viewer no longer crashes with an ObjCRuntime exception when loading specific PDFs on the iOS platform.
    • The exception in the output window due to the unregistered Roboto font in the PDF Viewer no longer occurs.
  • SfRichTextEditor
    • Resolved the unexpected HTML content retention and...