DevExpress .NET MAUI 릴리스

릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.

1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
DevExpress .NET MAUI 26.1.4주요 버전2026년 8월 7일
수정 사항

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.82026년 6월 10일
수정 사항

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.