Syncfusion Essential Studio .NET MAUI Releases

Released: Oct 28, 2025

Updates in 2025 Volume 3 SP1 (31.2.4)

Fehlerkorrekturen

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

Fehlerkorrekturen

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

Released: Oct 15, 2025

Updates in 2025 Volume 3 SP1 (31.2.2)

Funktionen

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

Fehlerkorrekturen

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

Released: Oct 1, 2025

Updates in 2025 Volume 3 (31.1.22)

Funktionen

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

Fehlerkorrekturen

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

Released: Sep 23, 2025

Updates in 2025 Volume 3 (31.1.21)

Fehlerkorrekturen

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

Released: Sep 10, 2025

Updates in 2025 Volume 3 (31.1.18)

Fehlerkorrekturen

  • SfCarousel
    • Resolved an issue where the SfCarousel UI did not update when new images were added to the control.
  • SfComboBox
    • Fixed an issue where initializing SfComboBox with an empty ObservableCollection resulted in an exception.
    • Resolved a UI spacing issue by adding a gap between the dropdown icon and the clear icon in the SfComboBox.
  • SfListView
    • [iOS] Drag-and-drop functionality now works as expected in .NET native embedding application.
  • SfNumericEntry
    • Fixed an issue where the...

Released: Sep 5, 2025

Updates in 2025 Volume 3 (31.1.17)

Funktionen

  • Markdown Viewer (New)
    • The Markdown Viewer is a UI control in .NET MAUI that enables developers to show content written in clean and readable Markdown format. It displays documentation, notes, formatted text, or any content authored in Markdown. Key features include:
      • Markdown rendering: Converts Markdown syntax (like headings, lists, links, code blocks) into styled, readable content.
      • Hyperlink navigation: Supports clickable links that can open external URLs or navigate within the app...

Released: Aug 26, 2025

Updates in 2025 Volume 2 SP1 (30.2.7)

Fehlerkorrekturen

  • PDF
    • Fixed the issue where pages were not properly imported from a specific PDF document.
    • Resolved the problem with the Find Text functionality in a particular PDF document.
    • Addressed the preservation issue that occurred after flattening the signature field in a PDF document.
    • Corrected the issue where annotations were not redacted properly in the PDF document.
    • Fixed the problem where an incorrect font value was returned from the loaded textbox field.
    • Resolved the exception that...

Released: Aug 19, 2025

Updates in 2025 Volume 2 SP1 (30.2.6)

Fehlerkorrekturen

  • DocIO
    • Exif format of an image is now preserved properly while resaving a Word document.
    • The ArgumentException will no longer be thrown while parsing a Word document with duplicate styles.
    • Embedded OLEObject size is now preserved properly after opening and closing the embedded file in the resaved document.
    • The ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF.
  • PDF
    • Resolved an issue where PDF/A-1B conversion was not performed correctly...