Syncfusion Toolkit for .NET MAUI - v1.0.8 Release Notes

v1.0.8
November 21, 2025

Common

Features

.NET 10 support - The Syncfusion Toolkit controls are compatible with both .NET 9.0 and .NET 10.0 and now officially support .NET 10.0.

Breaking changes

Starting from version (v1.0.8), Syncfusion .NET MAUI Toolkit 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.

Known Issues
In .NET 10, the ScrollView.Scrolled event does not fire when scrolling inner content. This causes rendering issues in some Syncfusion controls on MacCatalyst when using Release build configuration. A bug report has been created and is currently under follow-up with the .NET team.

SfCalendar

Bug Fixes

  • I753190 - The SfCalendar now renders week number based on ISO 8601 standard, ensuring consistent and internationally recognized week-number calculations.

  • Resolved an issue in SfCalendar where an ArgumentOutOfRangeException was thrown when navigating from Decade View to Century View with the calendar identifier set to Hijri.

SfDateTimePicker

Bug fixes

  • I775063, I773432- Fixed the issue where Date/Time gets reset while switching tabs on SfDateTimePicker.

  • I779420 - Fixed an issue on Samsung devices where the last date-time row (e.g., hour 23/minute 59) was not visible in SfDateTimePicker.

SfPicker

Bug fixes

  • #I764134 - Fixed an issue where the dialog popup did not close when tapping the OK or Cancel button. The popup now closes as expected.

  • I765257 - Fixed an issue in Dialog and Relative Dialog modes where using a TwoWay BindingContext could cause the SelectedIndex to be set to a negative value.

  • I766048 - Fixed Footer Text style did not apply as per App theme binding when dynamically switching Light/Dark theme in .NET MAUI SfPicker control.

SfTimePicker

Bug fixes

  • #I761798 – Resolved an issue on Windows and Android where the SfTimePicker inside an SfTabView left unintended padding at the top and bottom.