Version 9! That must mean amazing new goodies! 😱
Unfortunately, no. Although every release of the Toolkit is a party of its own, for this release there are a couple of bugfixes that required breaking changes and therefore we bumped the version up to 9.
However, is XAML and converters are your jam, then be sure to check out the improvements in usage with CompareConverter
. @bijington has done some great work with that and you can find the documentation for that right here.
Find all the details below, if you have any questions or concerns, please let us know!
You might also like the .NET MAUI Community Toolkit standup live stream recording for May. Join us live and come hang out every first Thursday of every month on the .NET Foundation YouTube channel!
As always, many thanks to our contributors for this version, especially the community ones 👏 you are our heroes!
What's Changed
- Fix Android AvatarView Image BackgroundColor by @TRybina132 in #1786
- Fixes Snackbar and Toast on iOS release builds by @mjo151 in #1767
- Replace
FrozenSet
withIReadOnlyList
by @brminnick in #1839 - Update Touch Behavior Sample by @Axemasta in #1784
- Improve the usage experience with CompareConverter in XAML by @bijington in #1841
🥱
- FabricBot: Onboarding to GitOps.ResourceManagement because of FabricBot decommissioning by @dotnet-policy-service in #1675
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #1821
- [Housekeeping] Use Collection Expressions by @brminnick in #1792
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #1840
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #1843
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #1848
New Contributors
- @dotnet-policy-service made their first contribution in #1675
- @mjo151 made their first contribution in #1767
- @tsanie made their first contribution in #1827
- @mikelor made their first contribution in #1817
Full Changelog: 8.0.1...9.0.0