← Back to MAUI Releases
7.0.92
Contributors
What’s Changed
MAUI Product Fixes
- Update All (most) BindableProperty XML docs (Backport #14704) by Gerald Versluis in https://github.com/dotnet/maui/pull/15208
- [net7.0] [Android] Disable caching when loading images from streams by @hartez in https://github.com/dotnet/maui/pull/15274
- [net7.0] [Windows] Notify changes in CollectionView Layouts by @hartez in https://github.com/dotnet/maui/pull/15250
- [net7.0] Fix e-mail URI escaping recipients by @github-actions in https://github.com/dotnet/maui/pull/15244
- [net7.0] Set Version for Windows by Matthew Leibowitz in https://github.com/dotnet/maui/pull/15240
- [net7.0] [Android] Don’t dispose connectivity listeners by @github-actions in https://github.com/dotnet/maui/pull/15379
- [net7.0] Make layout honor MaxWidth and MaxHeight requests by @github-actions in https://github.com/dotnet/maui/pull/15380
- [net7.0] Call the correct Disconnect method from DisconnectHandler by @github-actions in https://github.com/dotnet/maui/pull/15382
- [net7.0] [controls] fix performance issue in {AppThemeBinding} by @github-actions in https://github.com/dotnet/maui/pull/15384
- [net7.0] Propagate title property to catalyst window by @github-actions in https://github.com/dotnet/maui/pull/15385
- [net7.0] [Windows] Display alerts by Window by @github-actions in https://github.com/dotnet/maui/pull/15386
- [net7.0] Update Win2D by @github-actions in https://github.com/dotnet/maui/pull/15401
- [net7.0] Reinstate WebView Cookies functionality net7 by Gerald Versluis in https://github.com/dotnet/maui/pull/15405
- [net7.0] Fix Android WebAuth callback for system browser flows by @hartez in https://github.com/dotnet/maui/pull/15412
- [net7.0] Set menuItem show action back to Never by @hartez in https://github.com/dotnet/maui/pull/15416
- [net7.0] Corelib Fixes by @hartez in https://github.com/dotnet/maui/pull/15457
- [net7.0] Catch InvalidProtocolBufferException creating EncryptedSharedPreferences by @github-actions in https://github.com/dotnet/maui/pull/15650
- [net7.0] [macOS] Display alert by Window by @hartez in https://github.com/dotnet/maui/pull/15651
- [net7.0] Grid star expansion fixes (https://github.com/dotnet/maui/pull/15942)
Dependency Updates
- [net7.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in https://github.com/dotnet/maui/pull/14714
- [net7.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in https://github.com/dotnet/maui/pull/15482
- [net7.0] Update dependencies from xamarin/xamarin-macios by @dotnet-maestro in https://github.com/dotnet/maui/pull/15670
- [net7.0] Update dependencies from xamarin/xamarin-android by @dotnet-maestro in https://github.com/dotnet/maui/pull/14673
Housekeeping
- [net7.0] Set DOTNET_gcServer by Rui Marinho in https://github.com/dotnet/maui/pull/15300
- [net7.0] Run security compliance only on private build by @github-actions in https://github.com/dotnet/maui/pull/15361
- [release/7.0.2xx] Bump GitInfo by Rui Marinho in https://github.com/dotnet/maui/pull/15776
Full Changelog: https://github.com/dotnet/maui/compare/7.0.86…7.0.92