MAUIverse MAUIverse
← Back to MAUI Releases

9.0.60 SR6

.NET MAUI 9.0 Service Release 6 (SR6) Release Notes

Highlights

Performance

  • Cleanup virtual layer measure invalidation by Alberto Aldegheri in https://github.com/dotnet/maui/pull/28873
  • Improved iOS CollectionView Performance: There’s a significant performance improvement in PR #28225: “Improve iOS CollectionView performance by leveraging the new platform level invalidation mechanism” by Alberto Aldegheri. This change optimizes how CollectionView handles invalidation on iOS, which should result in smoother scrolling and better overall responsiveness.

Memory

What’s Changed

MAUI Product Fixes

Testing

Dependency Updates

Docs

Housekeeping

New Contributors

Full Changelog: https://github.com/dotnet/maui/compare/9.0.50…9.0.60

View on GitHub

← Back to MAUI Releases