Syncfusion Essential Studio .NET MAUI Releases

Released: Nov 25, 2025

Updates in 2025 Volume 3 SP2 (31.2.15)

Fixes

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

Released: Nov 18, 2025

Updates in 2025 Volume 3 SP2 (31.2.12)

Features

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

Fixes

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

Released: Nov 12, 2025

Updates in 2025 Volume 3 SP1 (31.2.10)

Features

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

Released: Nov 4, 2025

Updates in 2025 Volume 3 SP1 (31.2.5)

Fixes

  • 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

Updates in 2025 Volume 3 SP1 (31.2.4)

Fixes

  • 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

Updates in 2025 Volume 3 SP1 (31.2.3)

Fixes

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

Released: Oct 15, 2025

Updates in 2025 Volume 3 SP1 (31.2.2)

Features

  • SfAutocomplete
    • Provided support for customizing the Selected Item Text Style in the SfAutocomplete control, allowing developers to enhance the visual appearance of selected items and maintain consistent UI styling across applications.
  • SfComboBox
    • Provided support for customizing the Selected Item Text Style in the SfComboBox control, enabling developers to apply tailored styling to selected items, improving UI consistency and user experience.
  • SfDataGrid
    • Provided built-in support for...

Released: Oct 7, 2025

Updates in 2025 Volume 3 (31.1.23)

Fixes

  • SfDataform
    • Fixed an issue where the editor focus automatically changes while scrolling in SfDataForm.
  • SfPdfViewer
    • The System.ArgumentNullException no longer occurs when loading the specific PDF in the PDF Viewer.
  • SfPicker
    • Fixed an issue where the dialog popup did not close when tapping the OK or Cancel button. The popup now closes as expected.
  • SfRadialGauge
    • Fixed an issue where old content pointer elements were not removed after clearing the Pointers collection.
  • SfScheduler
    • Fixed an issue...

Released: Oct 1, 2025

Updates in 2025 Volume 3 (31.1.22)

Features

  • SfCartesianChart
    • Breaking changes - LineSeries data point selection behavior has been reverted to return the data-point index in the SelectionChanged event, restoring the behavior from version 30.1.39.

Fixes

  • SfCarousel
    • Resolved an issue where the SfCarousel UI did not update when images were added dynamically on iOS.
  • SfComboBox
    • Fixed a crash on Windows that occurred when opening the SfComboBox dropdown and clicking the title bar without closing the combo box.
  • SfNumericEntry
    • Fixed an...

Released: Sep 23, 2025

Updates in 2025 Volume 3 (31.1.21)

Fixes

  • SfDataGrid
    • The SfDataGrid now properly draws cell borders when grouping is enabled but no columns are grouped.
  • SfImageEditor
    • Fixed an issue on macOS and iOS where text annotations were not correctly loaded during ImageEditor serialization and deserialization.