What's Changed
- Restrict AddPopup extensions to View to avoid ContentPage from being allowed by @bijington in #2715
- [Popup] Properly handle Android Back Button pressed by @TheCodeTraveler in #2716
- Speech Recognition Windows Ensure unsubscribe from events on Stop Recording by @VladislavAntonyuk in #2705
- Prevent a tap inside the content from closing a popup by @bijington in #2741
- [Popup] Add
Popup.CanBeDismissedByTappingOutsideOfPopup
by @TheCodeTraveler in #2753 - ShowPopupAsync will now correctly return once the popup is closed under heavy garbage collection by @bijington in #2756
- Remove exception swallowing and update tests to exhibit expected behaviour by @bijington in #2749
- Fix: .UseMauiCommunityToolkit() Analyzer when wrapped in preprocessor directives by @IeuanWalker in #2769
- Publish main to github nuget by @VladislavAntonyuk in #2760
- [Popup] Add
DefaultPopupOptionsSettings
andDefaultPopupSettings
to.UseMauiCommunityToolkit(Options)
by @TheCodeTraveler in #2759 - [Popup] Add
ComplexPopup
toCommunityToolkit.Maui.Sample
by @TheCodeTraveler in #2771 - Fix Windows Snackbar Registration by @ne0rrmatrix in #2755
Full Changelog: 12.0.0...12.1.0