Skip to content

10.0.20 SR2

Latest

Choose a tag to compare

@PureWeen PureWeen released this 16 Dec 21:01
0d1705a

What's Changed

Note: This is a service release (SR2) tracking ongoing release/10.0.1xx-sr2 branch development. The version number 10.0.20 represents the second service release for .NET MAUI 10.

.NET MAUI 10.0.20 development introduces significant improvements across all platforms with focus on quality, performance, and developer experience. Current development includes enhancements to XAML Source Generator, iOS/macOS fixes, AppThemeBinding improvements, and improved developer tooling.

AI

Brushes

Data Binding

Docs

Infrastructure

CollectionView

  • [iOS, macOS] Fixed CollectionView group header size changes with ItemSizingStrategy by @NanthiniMahalingam in #33161

    🔧 Fixes
    • Fixes issue where CollectionView's grouped item header or footer template size was incorrectly taken from the first item's size instead of the actual template size when ItemSizingStrategy is set to measure the first item

Localization

  • LEGO: Pull request from lego/hb_7241b85a-f216-4d55-a9fa-d8030c736df5_20251107204636959 to main by @csigs in #32449

SafeArea

Shell

TabbedPage

TitleView

Styles

Xaml

🧪 Testing (12)
🏠 Housekeeping (1)

Full Changelog: 10.0.11...10.0.20