CommunityToolkit.Maui v14.2.0
Thanks to @IeuanWalker, Android Screen Reader now properly reads Popup v2! Previously the screen reader would default to the underlying PopupPage, now it defaults directly to the content of your Popup:
| Before | After |
|---|---|
android-before.mp4 | android-after.mp4 |
What's Changed
- Fix Windows DrawingView image rendering so exported/rendered strokes use the correct (round) line caps by @MFinkBK in #3216
- Popup: Android screen reader accessibility by @IeuanWalker in #2959
Housekeeping
- Use SHA Pinning by @TheCodeTraveler in eecd5d5
- Bump actions/setup-dotnet from 5.2.0 to 5.3.0 by @dependabot[bot] in #3230
- Bump PolySharp from 1.15.0 to 1.16.0 by @dependabot[bot] in #3228
- Bump Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing from 1.1.3 to 1.1.4 by @dependabot[bot] in #3227
- Bump Microsoft.CodeAnalysis.CSharp.CodeFix.Testing from 1.1.3 to 1.1.4 by @dependabot[bot] in #3226
- Bump System.Formats.Asn1 from 10.0.7 to 10.0.8 by @dependabot[bot] in #3217
- Bump Microsoft.CodeAnalysis.CSharp.Analyzer.Testing from 1.1.3 to 1.1.4 by @dependabot[bot] in #3224
- Bump Microsoft.Testing.Extensions.CodeCoverage from 18.6.2 to 18.7.0 by @dependabot[bot] in #3221
- Prevent NETSDK1102 on MacCatalyst by @TheCodeTraveler in adce47b
New Contributors
@MFinkBK made their first contribution in #3216
Full Changelog: 14.1.1...14.2.0