← Back to Toolkit Releases
v1.2.0: AvatarView is back! Also, easy view & view model DI registrations?!
Contributors
Wowowow! So much community love in this release! @GeorgeLeithead brought back the AvatarView from the Xamarin Community Toolkit, now available for the .NET MAUI Community Toolkit. And Ryan introduced a completely new concept: you can now easily register view and viewmodel pairs in your dependency injection container!
These were both huge efforts and our team and them have been working closely together to make it happen and make sure we got things merged in a timely manner. Thanks everyone for this amazing work!
What’s Changed
- IServiceCollectionExtensions by @rjygraham in https://github.com/CommunityToolkit/Maui/pull/494
- Make sure the string
UseMauiCommunityToolkitisn’t a comment by Pedro Jesus in https://github.com/CommunityToolkit/Maui/pull/504 - Fix #500 Color is Null. Fix KeyWindow not correctly calculated by Vladislav Antonyuk in https://github.com/CommunityToolkit/Maui/pull/502
- 104 avatar view by @GeorgeLeithead in https://github.com/CommunityToolkit/Maui/pull/481
New Contributors
- @rjygraham made their first contribution in https://github.com/CommunityToolkit/Maui/pull/494
- @GeorgeLeithead made their first contribution in https://github.com/CommunityToolkit/Maui/pull/481
Full Changelog: https://github.com/CommunityToolkit/Maui/compare/1.1.0…1.2.0