← Back to Toolkit Releases
v9.0.2: Windows Sample App Redesign!
Contributors
Some Friday bugfixes for you! Special shout out to @GuidoNeele and @myix765 for their first contributions to this project, thank you so much! 👏 Find all the details about the fixes below.
And, did you know that we have an amazing sample app in this repository that shows you how to use all the features of the Toolkit?! Now you do! And the Windows version just got a refresh by @mhrastegari
Check this out 🤩
What’s Changed
- Queue up the Text update when running on Android by Shaun Lawrence in https://github.com/CommunityToolkit/Maui/pull/1922
- Tidy up the masked text behavior handling of text changed by Shaun Lawrence in https://github.com/CommunityToolkit/Maui/pull/1925
- Set unloaded event to make sure popup is shown on Windows. by @GuidoNeele in https://github.com/CommunityToolkit/Maui/pull/1932
- Swap the order of checks to prevent an unnecessary exception by Shaun Lawrence in https://github.com/CommunityToolkit/Maui/pull/1926
- Fix IconTintColorBehavior not tinting UriImageSource on Windows by @myix765 in https://github.com/CommunityToolkit/Maui/pull/1949
- Fix for AvatarView child dimensions not being correctly set by @GeorgeLeithead in https://github.com/CommunityToolkit/Maui/pull/1963
- Improve Windows sample app UI by @mhrastegari in https://github.com/CommunityToolkit/Maui/pull/1861
Bumps and Housekeepings
- Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 in /samples by @dependabot in https://github.com/CommunityToolkit/Maui/pull/1936
- Bump xunit from 2.7.0 to 2.8.1 in /samples by @dependabot in https://github.com/CommunityToolkit/Maui/pull/1937
- Bump xunit.runner.visualstudio from 2.5.7 to 2.8.1 in /samples by @dependabot in https://github.com/CommunityToolkit/Maui/pull/1938
- Bump Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit from 1.1.1 to 1.1.2 in /samples by @dependabot in https://github.com/CommunityToolkit/Maui/pull/1959
- [housekeeping] Automated PR to fix formatting errors by @github-actions in https://github.com/CommunityToolkit/Maui/pull/1964
- [housekeeping] Automated PR to fix formatting errors by @github-actions in https://github.com/CommunityToolkit/Maui/pull/1999
New Contributors
- @GuidoNeele made their first contribution in https://github.com/CommunityToolkit/Maui/pull/1932
- @myix765 made their first contribution in https://github.com/CommunityToolkit/Maui/pull/1949
Full Changelog: https://github.com/CommunityToolkit/Maui/compare/9.0.1…9.0.2