DevExpress .NET MAUI Releases

Learn what's new across releases, with details of features, enhancements, and resolved issues.

Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
DevExpress .NET MAUI 26.1.4Major versionAug 7, 2026
Fixes

Controls for MAUI

  • BottomSheet causes an exception during navigation if its state is updated.
  • DXCalendar raises an exception at year 0.

DataGrid for MAUI

  • GridSwipeItem shows its image blurred on iOS devices.

Editors for MAUI

  • ComboBoxEdit shows its selected item's text even if UseItemTemplateAsDisplayItemTemplate is set to True.

PDF Viewer for MAUI

  • Interaction with annotations in PdfViewer leads to memory leaks.
  • PdfViewer does not allow editing fields on pages with the Landscape orientation.
  • The width of the Search editor in PdfViewer is not constrained.
DevExpress .NET MAUI 25.2.8Jun 10, 2026
Fixes

CollectionView for MAUI

  • TabView does not render its TabViewItem content in an application on iOS devices if Microsoft.Maui.Controls version is later than v10.0.51.

Controls for MAUI

  • BottomSheet content is not properly updated when BindingContext is modified.
  • BottomSheet does not fill the entire screen when its State is set to FullExpanded.
  • Space between the header panel shadow and the selected item indicator is inconsistent in TabView on iOS and Android.
  • TabView doesn't update properly on inserting a tab view model into the source.

Editors for MAUI

  • TokenEdit closes its picker when an item is selected on iOS.

Scheduler for MAUI

  • AgendaView automatically changes its Start date to the day before the selected on iOS devices.