Skip to content

What's new article #2891

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 39 additions & 22 deletions docs/whats-new/dotnet-docs-maui-mod1.md
Original file line number Diff line number Diff line change
@@ -1,55 +1,72 @@
---
title: ".NET Multi-platform App UI (.NET MAUI) docs: What's new for January 2025"
description: "What's new in the .NET Multi-platform App UI (.NET MAUI) docs for January 2025."
ms.custom: January-2025
ms.date: 02/01/2025
title: ".NET Multi-platform App UI (.NET MAUI) docs: What's new for April 2025"
description: "What's new in the .NET Multi-platform App UI (.NET MAUI) docs for April 2025."
ms.custom: April-2025
ms.date: 05/01/2025
---

# .NET Multi-platform App UI (.NET MAUI) docs: What's new for January 2025
# .NET Multi-platform App UI (.NET MAUI) docs: What's new for April 2025

Welcome to what's new in the .NET Multi-platform App UI (.NET MAUI) docs for January 2025. This article lists some of the major changes to docs during this period.
Welcome to what's new in the .NET Multi-platform App UI (.NET MAUI) docs for April 2025. This article lists some of the major changes to docs during this period.

## Get started
## Data & cloud services

### Updated articles

- [Build your first app](../get-started/first-app.md)
- [Installation](../get-started/installation.md)
- [.NET MAUI local databases](../data-cloud/database-sqlite.md) - What's new in .NET MAUI for .NET 10 Preview 3
- [Tutorial: Send push notifications to .NET MAUI apps using Azure Notification Hubs via a backend service](../data-cloud/push-notifications.md) - What's new in .NET MAUI for .NET 10 Preview 3

## Fundamentals

### Updated articles

- [Compiled bindings](../fundamentals/data-binding/compiled-bindings.md)
- [.NET MAUI Shell navigation](../fundamentals/shell/navigation.md) - What's new in .NET MAUI for .NET 10 Preview 3

## Migration from Xamarin.Forms

### Updated articles

- [Migrate a Xamarin.Forms custom renderer to a .NET MAUI handler](../migration/renderer-to-handler.md) - What's new in .NET MAUI for .NET 10 Preview 3

## Android

### Updated articles

- [Android app links](../android/app-links.md) - What's new in .NET MAUI for .NET 10 Preview 3

## iOS

### Updated articles

- [Apple account management](../ios/apple-account-management.md)
- [Pair to Mac for iOS development](../ios/pair-to-mac.md) - Pair to Mac docs update

## iOS and Mac Catalyst

### Updated articles

- [Apple universal links](../macios/universal-links.md) - What's new in .NET MAUI for .NET 10 Preview 3

## User interface

### Updated articles

- [Configure CarouselView interaction](../user-interface/controls/carouselview/interaction.md)
- [Control scrolling in a CollectionView](../user-interface/controls/collectionview/scrolling.md)
- [Picker](../user-interface/controls/picker.md)
- [Populate a CarouselView with data](../user-interface/controls/carouselview/populate-data.md)
- [Populate a CollectionView with data](../user-interface/controls/collectionview/populate-data.md)
- [WebView](../user-interface/controls/webview.md)
- [Window](../user-interface/controls/window.md)
- [Button](../user-interface/controls/button.md) - What's new in .NET MAUI for .NET 10 Preview 3
- [Customize controls with handlers](../user-interface/handlers/customize.md) - What's new in .NET MAUI for .NET 10 Preview 3
- [HybridWebView](../user-interface/controls/hybridwebview.md) - What's new in .NET MAUI for .NET 10 Preview 3
- [Label](../user-interface/controls/label.md) - What's new in .NET MAUI for .NET 10 Preview 3
- [ListView](../user-interface/controls/listview.md) - What's new in .NET MAUI for .NET 10 Preview 3
- [Map](../user-interface/controls/map.md) - What's new in .NET MAUI for .NET 10 Preview 3
- [WebView](../user-interface/controls/webview.md) - Play video full screen on Android

## XAML

### Updated articles

- [Consume XAML markup extensions](../xaml/markup-extensions/consume.md)
- [Get started with XAML](../xaml/fundamentals/get-started.md) - What's new in .NET MAUI for .NET 10 Preview 3

## Community contributors

The following people contributed to the .NET Multi-platform App UI (.NET MAUI) docs during this period. Thank you! Learn how to contribute by following the links under "Get involved" in the [what's new landing page](index.yml).

- [bhavanesh2001](https://github.com/bhavanesh2001) - Bhavanesh N ![5 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-5-green)
- [djukic-marko](https://github.com/djukic-marko) - ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
- [LaurensVdb](https://github.com/LaurensVdb) - Laurens ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
- [mscottford](https://github.com/mscottford) - M. Scott Ford ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
- [stphnlee](https://github.com/stphnlee) - Stephen Lee ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
6 changes: 3 additions & 3 deletions docs/whats-new/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@ summary: Welcome to what's new in .NET MAUI docs. Use this page to quickly find
metadata:
title: .NET MAUI documentation what's new?
description: Learn about new and updated content in .NET MAUI docs.
ms.date: 04/01/2025
ms.date: 05/01/2025
ms.topic: landing-page
landingContent:
- title: Find .NET MAUI doc updates
linkLists:
- linkListType: whats-new
links:
- text: April 2025
url: dotnet-docs-maui-mod1.md
- text: March 2025
url: dotnet-docs-maui-mod0.md
- text: February 2025
url: dotnet-docs-maui-mod2.md
- text: January 2025
url: dotnet-docs-maui-mod1.md
- title: Get involved - contribute
linkLists:
- linkListType: overview
Expand Down
2 changes: 2 additions & 0 deletions docs/whats-new/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ items:
href: index.yml
expanded: true
items:
- name: April 2025
href: dotnet-docs-maui-mod1.md
- name: Product releases
expanded: true
items:
Expand Down
Loading