8.0.80 SR8
What's Changed
- [Windows] Respect
ClearButtonVisibility = ClearButtonVisibility.Never
for<Entry>
s by @MartyIX in #23158 - Support the new RIDs on WinUI by @mattleibow in #23247
- [windows] fix VisualDiagnosticsOverlay keeping Page's alive by @jonathanpeppers in #23489
- [android]: ModalContainer Destroy commit allowing state loss by @rs-lkroneman in #23400
- use MathF where possible by @symbiogenesis in #19965
- [windows] fix memory leak in WebView by @jonathanpeppers in #23540
- Fix the batch file for running local dotnet on windows by @vitek-karas in #23541
- Don't throw exceptions on back-to-back window deactivations by @Foda in #23519
- [iOS] Read only Editor is editable when Next from on screen keyboard by @kubaflo in #22501
- Make sure resizetized image files are writable by @dellis1972 in #23412
- Fix a few more template ampersand cases by @Eilon in #23592
- Fix menus to only create casting list once by @PureWeen in #23618
- [Android] Honor IconImageSource.FontImageSource color by @kubaflo in #23604
- [iOS] CarouselView: Changing Position after navigation away then comi… by @kubaflo in #23477
- [CI] Bump xcode 15.4.0 by @rmarinho in #22611
- [Core] Enforce CA1507 - use nameof() where possible by @symbiogenesis in #21962
- [Windows] Fix pull to refresh w/ horz item layouts by @Foda in #23547
- Detect MauiCALayer being rendered offscreen by @albyrock87 in #23648
- Hide FlyoutIcon when FlyoutBehavior set to disabled by @kubaflo in #20087
- [ci] Fix maestro publishing for stable packages (#23664) by @rmarinho in #23681
- [Docs] Added pending inline comments to Page class by @jsuarezruiz in #20933
- Add the embedding sample by @mattleibow in #23647
- [windows] Fix Updating the initial position by @rmarinho in #23709
- [Windows] Fix CollectionView DisconnectHandler SelectionMode Crash by @Foda in #23726
- Use UIView.Window instead of the global window by @mattleibow in #23693
- [Windows] Subscribe pointer events only when needed by @MartyIX in #23515
- Move the legacy layouts into the right folder by @mattleibow in #23766
- Do not solely make Visual Diagnostics available on debugger being attached by @chabiss in #23490
- [android] update AOT profile for servicing by @jonathanpeppers in #23765
- [Accessibility] Add accessibility label to the menu button by @tj-devel709 in #23762
IWindow.Content
can be null in Core by @mattleibow in #23775- [Windows] Add TitleBar Control by @Foda in #23019
- [msbuild] Fix BundleResource defaults for iOS and MacCatalyst by @dalexsoto in #23835
- Generate the Android 7 round app icon by @mattleibow in #23276
- Fix BlazorWebView on iOS/MacCatalyst 18 by @Eilon in #23906
- NuGet auditing package dependencies for security vulnerabilities by @moljac in #23860
- Fix HostIdentifier bindings for item templates by @jfversluis in #23912
- [Windows] Handle non-seekable streams in
PlatformImage.FromStream
(take 2) by @MartyIX in #23824 - Use explicit platform versions by @mattleibow in #23995
- Remove the 'Resources' prefix from BundleResource by @mattleibow in #23978
- Fixes Android FontModel Glide In-Memory Caching by @albyrock87 in #24021
- [iOS] Add a Container around ImageButton by @PureWeen in #24020
- [Windows] Fix CarouselView not showing new items by @Foda in #23779
- Added condition in WindowStateManager for selecting proper scene used by @jpiechowiak in #23945
- Check to see if Image Should Reload When Attached by @PureWeen in #24023
Dependency Updates
- [main] Update dependencies from dotnet/xharness by @dotnet-maestro in #23216
- [main] Update dependencies from dotnet/xharness by @dotnet-maestro in #24012
- [Windows] Upgrade Windows App SDK from 1.5.4 to 1.5.5 by @MartyIX in #23750
- [darc] Pin darc version as workaround by @rmarinho in #23584
- Revert "[darc] Pin darc version as workaround (#23584)" by @rmarinho in #23636
Tests
- Move WebViewDidNotLeak to UITest by @PureWeen in #23784
- Add embedding sample and code by @mattleibow in #23642
- Fixed a crash for the samples app [User interface concepts -> styles] by @kubaflo in #23852
- [ci] Fix when pushing artifacts on uitests samples by @rmarinho in #23919
- [UI Testing] Add legacy tests (alternative) by @jsuarezruiz in #22635
- Move PopLifeCycle to device tests by @PureWeen in #23468
- Remove mobile test from running on desktop by @PureWeen in #23550
- [tests] Fix iOS screenshot for sonoma by @rmarinho in #23667
- [core] Fix tests when converting with PT Locale by @rmarinho in #23764
- Increase iOS Device Test Time out to 90 by @PureWeen in #23768
- Fix iOS log exports by @PureWeen in #23334
New Contributors
- @rs-lkroneman made their first contribution in #23400
- @jpiechowiak made their first contribution in #23945
Full Changelog: 8.0.71...8.0.80