← Back to Toolkit Releases
v12.2.0: More Popup fixes!
Some more fixes related to Popup and then some… Also, this release reinstates the assembly versioning that got lost in translation somewhere. Most people probably didn’t even notice or care. But if you’re one of the people who does… Now its fixed!
What’s Changed
- Adds installation instructions to README by Vladislav Antonyuk in https://github.com/CommunityToolkit/Maui/pull/2797
- Fire
Action PopupOptions.OnTappingOutsideOfPopupwhen Android Back Button Pressed by Brandon Minnick in https://github.com/CommunityToolkit/Maui/pull/2799 - Prevent Popup From Being Dismissed when Tapped Inside Popup by Shaun Lawrence in https://github.com/CommunityToolkit/Maui/pull/2800
- Reinstate assembly versioning by Gerald Versluis in https://github.com/CommunityToolkit/Maui/pull/2837
- Refactor TextCaseConverter and enhance ListToStringConverterTests by @waheez in https://github.com/CommunityToolkit/Maui/pull/2840
- Fix typo in the example label text on IsInRangeConverterPage by @ruyut in https://github.com/CommunityToolkit/Maui/pull/2846
New Contributors
- @waheez made their first contribution in https://github.com/CommunityToolkit/Maui/pull/2840
- @ruyut made their first contribution in https://github.com/CommunityToolkit/Maui/pull/2846
Full Changelog: https://github.com/CommunityToolkit/Maui/compare/12.1.0…12.2.0