chore(deps): update dependency communitytoolkit.maui.core to 9.1.1 #407
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.0.0
->9.1.1
Release Notes
CommunityToolkit/Maui (CommunityToolkit.Maui.Core)
v9.1.1
: : A handful of bugfixes before the new major releaseCompare Source
.NET 9 is almost upon us, just before the new major release that we will be introduction as part of there, here are a couple of bugfixes that you can use today!
A big thank you to @Bensley96 for the very first contribution to this project 👏
Requirements
The following tools are now required for CommunityToolkit.Maui.:
sudo dotnet workload install maui
dotnet workload install maui
global.json
file to your application with the following parameters to ensure you're not using a unsupported preview version of .NET (example below)global.json
What's Changed
TouchBehavior.LongPressCompleted
event fires whenLongPressCommand is null
by @brminnick in https://github.com/CommunityToolkit/Maui/pull/2239🧼 Housekeeping 🧽
New Contributors
Full Changelog: CommunityToolkit/Maui@9.1.0...9.1.1
v9.1.0
: : AOT support is here!Compare Source
Required Updates
The following tools are now required for .NET MAUI Community Toolkit v9.1.0
sudo dotnet workload install maui
dotnet workload install maui
global.json
file to your application with the following parameters to ensure you're not using a unsupported preview version of .NET (example below)global.json
What's Changed
Housekeeping 🧹
New Contributors
Big thank you to our community contributors 👏
Full Changelog: CommunityToolkit/Maui@9.0.3...9.0.4
v9.0.3
: : Transparent Status bar for Android, Icon Tint Color Updates and more!Compare Source
Just before the weekend, here are some new goodies to play with!
Minor new functionalities, bugfixes and we updated the dependency of .NET MAUI to 8.0.71 to match the latest version that is included in the workload that comes with Visual Studio.
What's Changed
Microsoft.Maui.Controls.Compatibility
Dependency by @filipnavara in https://github.com/CommunityToolkit/Maui/pull/2006<UseMaui>true</UseMaui>
by @ne0rrmatrix in https://github.com/CommunityToolkit/Maui/pull/2057New Contributors
A big thank you to these heroes right here! You make this project the best version it can be!
Full Changelog: CommunityToolkit/Maui@9.0.2...9.0.3
v9.0.2
: : Windows Sample App Redesign!Compare Source
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
Bumps and Housekeepings
New Contributors
Full Changelog: CommunityToolkit/Maui@9.0.1...9.0.2
v9.0.1
: : Bugfixes! That's it, that's the release.Compare Source
Just a couple of bugfixes for you to enjoy!
No fancy funny text here this time, sorry. It's Friday for me too you know?!
What's Changed
New Contributors
Full Changelog: CommunityToolkit/Maui@9.0.0...9.0.1
Configuration
📅 Schedule: Branch creation - "after 4am and before 8am on saturday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.