← Back to MAUI Releases
8.0.61 SR6.1
Contributors
What’s Changed
- [iOS] Fixed NRE after calling ViewCell.ForceUpdateSize by @VitalyKnyazev in https://github.com/dotnet/maui/pull/23094
- Fix loaded so it fires on second subscription by Shane Neuville in https://github.com/dotnet/maui/pull/23095
- Make sure the view is still alive after posting by Matthew Leibowitz in https://github.com/dotnet/maui/pull/23114
- Use correct interface type in FrameRenderer by Shane Neuville in https://github.com/dotnet/maui/pull/23124
- Wire RefreshView up to our xplat layout workflow by Shane Neuville in https://github.com/dotnet/maui/pull/23169
New Contributors
- @VitalyKnyazev made their first contribution in https://github.com/dotnet/maui/pull/23094
Full Changelog: https://github.com/dotnet/maui/compare/8.0.60…8.0.61