Syncfusion Toolkit for .NET MAUI - v1.0.8 Release Notes
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- TheSfCalendarnow renders week number based onISO 8601standard, ensuring consistent and internationally recognized week-number calculations. -
Resolved an issue in
SfCalendarwhere anArgumentOutOfRangeExceptionwas thrown when navigating fromDecade ViewtoCentury Viewwith the calendar identifier set toHijri.
SfDateTimePicker
Bug fixes
-
I775063,I773432- Fixed the issue where Date/Time gets reset while switching tabs onSfDateTimePicker. -
I779420- Fixed an issue on Samsung devices where the last date-time row (e.g., hour 23/minute 59) was not visible inSfDateTimePicker.
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 inDialogandRelative Dialogmodes where using a TwoWayBindingContextcould cause theSelectedIndexto 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 MAUISfPickercontrol.
SfTimePicker
Bug fixes
-
#I761798– Resolved an issue on Windows and Android where theSfTimePickerinside anSfTabViewleft unintended padding at the top and bottom.