Essential Studio for MAUI Release Notes

v29.1.39
April 22, 2025

DocIO

Bug Fixes

  • #I709586 - The document will no longer be corrupted when resaving a DOCX file with culture-specific formatting.

PDF

Bug Fixes

  • I712220 - Fixed an issue that occurred when loading an existing corrupted document.
  • I698202 - Resolved a problem that caused the application to hang while drawing the PDF grid.
  • I707812 - Addressed an out of memory exception that occurred when importing a page to a PDF document from a loaded document.
  • I710741 - Corrected inaccuracies returned by the Document Analyzer when loading a PDF that contains annotations.
  • I710282 - Fixed a stack overflow exception within the .NET library.

Presentation

Bug Fixes

  • #I710156 - PDF file size will no longer be increased due to picture fill when converting a PowerPoint presentation to PDF.

SfCartesianChart

Bug Fixes

  • #I707623 - Resolved an issue where annotations do not disappear when clearing the Annotation collection in the CartesianChart.

SfChip

Bug Fixes

  • #I712311 - Fixed the issue where the SfChipGroup did not correctly apply the disabled state to selected items in .NET MAUI.

SfDataForm

Bug fixes

  • I711948- The SetValue method in DataFormItemManager is now triggered correctly when using the DatePicker editor through a custom data dictionary, ensuring values are committed as expected.

  • I714496- Custom ComboBox editor is now correctly rendered inside TextInputLayout when the LayoutType is set to TextInputLayout.

SfKanban

Bug fixes

  • #I706304- The memory leak issue on the SfKanban control has now been resolved.

SfPdfViewer

Bug Fixes

  • #I695596- The PDF Viewer no longer closes when navigating through search results after searching for a specific word in the particular PDF document.
  • #I667534- The multi-line free text annotation now displays correctly and fully in the PDF Viewer.
  • #I699878- The PDF Viewer no longer closes when navigating search results after searching for a word in large PDF files.

SfPicker

Bug fixes

  • #I708526 - Fixed an issue where the picker selection becomes inconsistent when changing the orientation.

SfRotator

Bug fixes

  • #I196638- Fixed the issue where the UI does not update when the ItemsSource changes in SfRotator.

SfSegmentedControl

Bug fixes

  • I708774- The SelectedSegmentTextColor and SelectionIndicatorSettings.TextColor properties are now consistently applied across all SelectionIndicatorPlacement types, ensuring the correct display of text color in all scenarios.

  • I707715- The rightmost segment now displays correctly with rounded corners without any visual clipping.

SfTextInputLayout

Bug Fixes

  • #I711976 - Resolved the issue that caused a NullReferenceException to be thrown in the .NET MAUI native iOS SfTextInputLayout.