← Back to Toolkit Releases
11.1.0: just some much needed bugfixes!
What’s Changed
- Add IProvideParentValues as required service for AppThemeResourceExtension by Gerald Versluis in https://github.com/CommunityToolkit/Maui/pull/2460
- Add UnconditionalSuppressMessage to fix IL2092 by Gerald Versluis in https://github.com/CommunityToolkit/Maui/pull/2461
- Fix XamlRoot being set incorrectly in Popup Handler by James Crutchley in https://github.com/CommunityToolkit/Maui/pull/2476
- Fix statusBar color changes on modal pages by Pedro Jesus in https://github.com/CommunityToolkit/Maui/pull/2413
- Fix Snackbar layout #1901 by Vladislav Antonyuk in https://github.com/CommunityToolkit/Maui/pull/2456
- Fix options not working for Core by James Crutchley in https://github.com/CommunityToolkit/Maui/pull/2491
- Enhance DrawingView and DrawingViewService to provide the ability to export the full image size by Shaun Lawrence in https://github.com/CommunityToolkit/Maui/pull/2193
- Enable Expander on ListView + Enable Expander CollectionView GridLayout 1557 by Vladislav Antonyuk in https://github.com/CommunityToolkit/Maui/pull/1567
- Fix XamlC warning for
DrawingViewModeland MVVMTK warningSpeechToTextPageby James Crutchley in https://github.com/CommunityToolkit/Maui/pull/2513
Housekeeping
- [Housekeeping] Improve Code Coverage Report by Vladislav Antonyuk in https://github.com/CommunityToolkit/Maui/pull/2498
- XUnit V3 by Vladislav Antonyuk in https://github.com/CommunityToolkit/Maui/pull/2486
- [Housekeeping] Add
[SupportedOSPlatform]toAppBuilderExtensionsby Brandon Minnick in https://github.com/CommunityToolkit/Maui/pull/2488 - [Housekeeping] Fix Unit Test Failure:
Catastrophic failure: System.ArgumentOutOfRangeExceptionby Brandon Minnick in https://github.com/CommunityToolkit/Maui/pull/2479 - Bump FluentAssertions from 8.0.0 to 8.0.1 in /samples by @dependabot in https://github.com/CommunityToolkit/Maui/pull/2464
- [Housekeeping] Add Benchmarks to GitHub Actions by Brandon Minnick in https://github.com/CommunityToolkit/Maui/pull/2452
- Bump coverlet.collector from 6.0.3 to 6.0.4 in /samples by @dependabot in https://github.com/CommunityToolkit/Maui/pull/2458
- Use GitHub Actions by Vladislav Antonyuk in https://github.com/CommunityToolkit/Maui/pull/2091
New Contributors
- @UlriCode made their first contribution in https://github.com/CommunityToolkit/Maui/pull/2449
Full Changelog: https://github.com/CommunityToolkit/Maui/compare/11.0.0…11.1.0