← Back to MAUI Releases
6.0.100-rc.1
Preview
What’s Changed
- Create convenience methods for adding behavior to a mapper by @hartez in https://github.com/dotnet/maui/pull/1859
- Add README.md screenshots by @lutzroeder in https://github.com/dotnet/maui/pull/1860
- Add VisualDiagnostics calls to new Layout base by @hartez in https://github.com/dotnet/maui/pull/1948
- Remove unused FileProviders.Embedded reference from templates by @Eilon in https://github.com/dotnet/maui/pull/1931
- Backport preview7 fixes by Jonathan Dick in https://github.com/dotnet/maui/pull/1955
- Add .NET 6 Device Test Runner & Migrate Tests to .NET 6 by Matthew Leibowitz in https://github.com/dotnet/maui/pull/1359
- Add a Maui Class Library template by Matthew Leibowitz in https://github.com/dotnet/maui/pull/1827
- Templates - ContentPage item template by David Ortinau in https://github.com/dotnet/maui/pull/1071
- Use the property correctly by Matthew Leibowitz in https://github.com/dotnet/maui/pull/1989
- MS.Ext.FileProviders.Abstractions is still used by Matthew Leibowitz in https://github.com/dotnet/maui/pull/1988
- Add the template into the correct folder by Matthew Leibowitz in https://github.com/dotnet/maui/pull/1996
- [Blazor] Fix Win UI maui template by @javiercn in https://github.com/dotnet/maui/pull/2024
- Only run VD events tests if debugger is attached by Shane Neuville in https://github.com/dotnet/maui/pull/2031
- Switch to using a Material theme for the default Maui Theme by Shane Neuville in https://github.com/dotnet/maui/pull/2033
- [android] update to latest AndroidX packages by Jonathan Peppers in https://github.com/dotnet/maui/pull/1927
- Ensure CreateWindow is always called by Matthew Leibowitz in https://github.com/dotnet/maui/pull/2035
- LayoutHandler Commands by @hartez in https://github.com/dotnet/maui/pull/1944
- Update getting started documentation link by @lutzroeder in https://github.com/dotnet/maui/pull/2050
- Update README.md by James Montemagno in https://github.com/dotnet/maui/pull/2071
- Fix the tests after the MainPage changes in #2035 by Matthew Leibowitz in https://github.com/dotnet/maui/pull/2078
- Add additional exact measure call for Android Labels with LayoutAlignment.Fill by @hartez in https://github.com/dotnet/maui/pull/2059
- Fix incorrect null checking of variable by @xin9le in https://github.com/dotnet/maui/pull/2083
- Properly account for row/column spacing within spans by @hartez in https://github.com/dotnet/maui/pull/2068
- Fix Cake VS-WINUI target by @Eilon in https://github.com/dotnet/maui/pull/2085
- Add interface for FontElement to notify element of pending font changes by @hartez in https://github.com/dotnet/maui/pull/2106
- Reworked the device tests runner by Matthew Leibowitz in https://github.com/dotnet/maui/pull/2110
- Register Concrete Types against Image Source Services by Shane Neuville in https://github.com/dotnet/maui/pull/2125
- Fix if statement check used to null out handler by Shane Neuville in https://github.com/dotnet/maui/pull/2128
- Unsubscribe from Native Touch Event by Shane Neuville in https://github.com/dotnet/maui/pull/2129
- Add timeouts and continueOnError for macOS builds by Shane Neuville in https://github.com/dotnet/maui/pull/2126
- Fix heading bug and templates semantics by Rachel Kang in https://github.com/dotnet/maui/pull/2069
- Fix Failing Android API 30 Device Tests (only on CI) by Matthew Leibowitz in https://github.com/dotnet/maui/pull/2127
- Implement TextType property in LabelHandlers by Javier Suárez in https://github.com/dotnet/maui/pull/976
- Split the pipelines by Matthew Leibowitz in https://github.com/dotnet/maui/pull/2143
- Add UseMaui project capability by @lutzroeder in https://github.com/dotnet/maui/pull/2130
- README - add news - preview 7 with blog link by @solvingj in https://github.com/dotnet/maui/pull/2149
- Fix Shell Appearance for colors and Dark Theme by Shane Neuville in https://github.com/dotnet/maui/pull/2150
- RefreshViewHandler Android by Shane Neuville in https://github.com/dotnet/maui/pull/2027
- [workload] use FromWorkload for targeting/runtime pack versions by Jonathan Peppers in https://github.com/dotnet/maui/pull/2122
- Improve the device tests a bit by Matthew Leibowitz in https://github.com/dotnet/maui/pull/2162
- Merge the maui project templates by Matthew Leibowitz in https://github.com/dotnet/maui/pull/2142
- RefreshviewHandler iOS by Shane Neuville in https://github.com/dotnet/maui/pull/2029
- Use PROJECT_REUNION_VERSION in the templates by Matthew Leibowitz in https://github.com/dotnet/maui/pull/2175
- Rename BlazorWebView IsAncestorSiteInDesignMode to avoid build break by @Eilon in https://github.com/dotnet/maui/pull/2088
- Add a solution to the templates for now by Matthew Leibowitz in https://github.com/dotnet/maui/pull/2177
- [Blazor] Reacts to SDK and Runtime updates and adds support for click-once deployments in WPF and Winforms apps by @javiercn in https://github.com/dotnet/maui/pull/2187
- Fix class lib template by Matthew Leibowitz in https://github.com/dotnet/maui/pull/2189
- Avoid scanning obj directory with wildcard includes by @mrward in https://github.com/dotnet/maui/pull/2180
- Fix some Layout update bugs by Matthew Leibowitz in https://github.com/dotnet/maui/pull/2200
- Force null text string to empty when updating HTML text by @hartez in https://github.com/dotnet/maui/pull/2223
- BackgroundColor should trigger Background by Matthew Leibowitz in https://github.com/dotnet/maui/pull/2157
- Convert Controls ScrollTo element request to position request before sending to handler by @hartez in https://github.com/dotnet/maui/pull/2219
- Make sure that Invalidate is called when items move between rows/columns by @hartez in https://github.com/dotnet/maui/pull/2224
- IPropertyMapper needs a setter/adder by Matthew Leibowitz in https://github.com/dotnet/maui/pull/2228
- Only run all device tests on DevDiv by Matthew Leibowitz in https://github.com/dotnet/maui/pull/2233
- [VisualDiagnostics] Replace Element with IVisualTreeElement by Tim Miller in https://github.com/dotnet/maui/pull/2231
- Call disconnect on shimmed NavPage Handler and fix image loading code that was running on the task pool by Shane Neuville in https://github.com/dotnet/maui/pull/2160
- Update to WindowsAppSdk 1.0.0-experimental by Jonathan Dick in https://github.com/dotnet/maui/pull/2047
- Update SkiaSharp and add pdb files by Matthew Leibowitz in https://github.com/dotnet/maui/pull/2195
- PartialAppManifest is now a real feature by Matthew Leibowitz in https://github.com/dotnet/maui/pull/2238
- Make Application.Properties obsolete and fix implementation by Jonathan Dick in https://github.com/dotnet/maui/pull/2158
- Implement IVisualTreeElement for TableView by Tim Miller in https://github.com/dotnet/maui/pull/2237
- Bump to Reloadify3000 1.0.7 by Jonathan Peppers in https://github.com/dotnet/maui/pull/2218
- Can’t include windows on mac by Matthew Leibowitz in https://github.com/dotnet/maui/pull/2241
- AbsoluteLayout by @hartez in https://github.com/dotnet/maui/pull/2136
- ContentPage CSharp Item Template by Javier Suárez in https://github.com/dotnet/maui/pull/2063
- ContentView CSharp Item Template by Javier Suárez in https://github.com/dotnet/maui/pull/2065
- Add exception handling for GatherXmlnsDefinitionAttributes Assembly Loading by Tim Miller in https://github.com/dotnet/maui/pull/2229
- ContentView XAML Item Template by Javier Suárez in https://github.com/dotnet/maui/pull/2064
- Implement FlowDirection property in ViewHandlers by Javier Suárez in https://github.com/dotnet/maui/pull/948
- Insert iOS subviews correctly by Matthew Leibowitz in https://github.com/dotnet/maui/pull/2259
- ScreenReader.Announce implementation for WINUI by Shane Neuville in https://github.com/dotnet/maui/pull/2251
- Build the templates by Matthew Leibowitz in https://github.com/dotnet/maui/pull/2264
- Android/iOS Button ImageSource by Shane Neuville in https://github.com/dotnet/maui/pull/2079
- remove TypeConversionAttribute by Stéphane Delcroix in https://github.com/dotnet/maui/pull/2210
- Updating .NET MAUI to use MauiApp/MauiAppBuilder pattern and use MS.Extensions.DependencyInjection by @Eilon in https://github.com/dotnet/maui/pull/2137
- Update DEVELOPMENT.md by Shane Neuville in https://github.com/dotnet/maui/pull/2267
- Fix namespaces for UWP ScreenReader APIs by Shane Neuville in https://github.com/dotnet/maui/pull/2272
- Add
OnNativeMessageback for Lifecycle on Windows by Jonathan Dick in https://github.com/dotnet/maui/pull/2273 - Implement WebView2 async request handling with deferral by @Eilon in https://github.com/dotnet/maui/pull/2055
- Add the new dependency by Matthew Leibowitz in https://github.com/dotnet/maui/pull/2274
- Set fewer defaults in MauiAppBuilder by @Eilon in https://github.com/dotnet/maui/pull/2275
- Fix the templates for VS by Matthew Leibowitz in https://github.com/dotnet/maui/pull/2276
- Add template icons by Matthew Leibowitz in https://github.com/dotnet/maui/pull/2278
- Support Min/Max Height/Width on IView by @hartez in https://github.com/dotnet/maui/pull/2265
- [templates] use android:targetSdkVersion=“31” by Jonathan Peppers in https://github.com/dotnet/maui/pull/2287
- Devicetest button centering by @hartez in https://github.com/dotnet/maui/pull/2289
- Fix issues dynamically adding stuff to a FlexLayout by @hartez in https://github.com/dotnet/maui/pull/2291
- [XamlCompilation] is the default by Matthew Leibowitz in https://github.com/dotnet/maui/pull/2298
- Templates exclude windows tfm by Jonathan Dick in https://github.com/dotnet/maui/pull/2318
- Include PDB files in the workloads by Matthew Leibowitz in https://github.com/dotnet/maui/pull/2317
- AppxPackageRecipe prop no longer needed by Jonathan Dick in https://github.com/dotnet/maui/pull/2332
- Update OutputType to WinExe on -windows by Jonathan Dick in https://github.com/dotnet/maui/pull/2340
New Contributors
- @javiercn made their first contribution in https://github.com/dotnet/maui/pull/2024
- @xin9le made their first contribution in https://github.com/dotnet/maui/pull/2083
- @solvingj made their first contribution in https://github.com/dotnet/maui/pull/2149
- @mrward made their first contribution in https://github.com/dotnet/maui/pull/2180
Full Changelog: https://github.com/dotnet/maui/compare/6.0.100-preview.7.3…6.0.100-rc.1.7