← Back to MAUI Releases
6.0.408 (Service Release 2)
What’s Changed
- Ensure the iOS ScrollView content container is at least the ScrollView size - #8451 ([@hartez](https://github.com/hartez))
- [Windows] Add a root view for a window to manage pages and overlays - #8428 ([Matthew Leibowitz](https://github.com/mattleibow))
- [net6.0] Update dependencies from xamarin/xamarin-android - #7942 (@dotnet-maestro[bot])
- [Android] Avoid load icon if menu item is disposed - #8280 ([Javier Suárez](https://github.com/jsuarezruiz))
- Don’t wrap exceptions raised from SetVirtualView - #8290 ([Shane Neuville](https://github.com/PureWeen))
- [iOS] Clip Border content based on StrokeShape property - #7335 ([Javier Suárez](https://github.com/jsuarezruiz))
- Wait to fire nav events until page exists - #8219 ([Shane Neuville](https://github.com/PureWeen))
- Make sure the templates support —framework - #8282 ([Matthew Leibowitz](https://github.com/mattleibow))
- [iOS] Fix BackgroundColor property issue on SearchBar - #7794 ([Javier Suárez](https://github.com/jsuarezruiz))
- [Android] Fix issue clipping ImageButton - #7724 ([Javier Suárez](https://github.com/jsuarezruiz))
- [Android] Fix issue using DynamicResource TextColor on Label FormattedString - #7793 ([Javier Suárez](https://github.com/jsuarezruiz))
- Measure Images in FlexLayout at full size - #8216 ([@hartez](https://github.com/hartez))
- Fix GridLayoutManager Layout calculation - #7712 ([@myroot](https://github.com/myroot))
- Fixup Flyout Template Parts - #8022 ([Shane Neuville](https://github.com/PureWeen))
- Make sure the AutoImports.props is only included once per .NET version - #8204 ([Matthew Leibowitz](https://github.com/mattleibow))
- Run the Templates test on implicit and explicit TFMs - #8237 ([Matthew Leibowitz](https://github.com/mattleibow))
- Make the loc base branch a variable - #8230 ([Matthew Leibowitz](https://github.com/mattleibow))
- Clean up whitespace - #8188 ([@AArnott](https://github.com/AArnott))
- Apply template values for project item templates - #8220 ([Matthew Leibowitz](https://github.com/mattleibow))
- Fix for #5523 MauiWebView not loading local files on Windows - #7672 ([@breenbob](https://github.com/breenbob))
- [iOS] Fix issue not rendering Border background using a Shadow - #7695 ([Javier Suárez](https://github.com/jsuarezruiz))
- Resize star rows/columns only during Arrange, if necessary - #8190 ([@hartez](https://github.com/hartez))
- Add the Microsoft.Maui.Dispatching using - #8162 ([Matthew Leibowitz](https://github.com/mattleibow))
- [Android] Revert recent changes to fix Layout issues - #8136 ([Javier Suárez](https://github.com/jsuarezruiz))
- [iOS] Correctly return the value from Focus method - #7694 ([Javier Suárez](https://github.com/jsuarezruiz))
- Make implicit package refs privateassets=all - #8064 ([Jonathan Dick](https://github.com/Redth))
- Hook up horizontal scroll events on Android - #8021 ([@hartez](https://github.com/hartez))
- Fix Modal Navigation with Shell - #8117 ([Shane Neuville](https://github.com/PureWeen))
- Remove the extra lines in the error message for better viewing - #8069 ([Matthew Leibowitz](https://github.com/mattleibow))
- Update the Windows App SDK - #8107 ([Matthew Leibowitz](https://github.com/mattleibow))
- Explicitly set bounds for iOS ScrollView content holder - #8002 ([@hartez](https://github.com/hartez))
- Use the correct define (NET6_0_OR_GREATER) - #8086 ([Matthew Leibowitz](https://github.com/mattleibow))
- Multiple Fixes for Resizetizer (esp. Android App Icons) - #8020 ([Matthew Leibowitz](https://github.com/mattleibow))
- Fix Titlebar visibility when backbutton is present - #7932 ([Shane Neuville](https://github.com/PureWeen))
- Fix updating Windows resources at runtime - #7830 ([Matthew Leibowitz](https://github.com/mattleibow))
- VisualTreeElement methods need to use DP vs PX - #7904 ([Shane Neuville](https://github.com/PureWeen))
- Move the PublicAPI into unversioned files - #7931 ([Matthew Leibowitz](https://github.com/mattleibow))
- [net6.0] Update dependencies from xamarin/xamarin-android - #7804 (@dotnet-maestro[bot])
Full Changelog: https://github.com/dotnet/maui/compare/282007f735e35eeae0ace282c0d49b0b12b2242b…ea8e7d233236a2efc94de477292bcbf0af170ce3