Skip to content

Commit 3fed29f

Browse files
Bot 🤖 generated "What's new article" (#2891)
Co-authored-by: davidbritch <[email protected]>
1 parent f8c927d commit 3fed29f

File tree

3 files changed

+44
-25
lines changed

3 files changed

+44
-25
lines changed
Lines changed: 39 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,72 @@
11
---
2-
title: ".NET Multi-platform App UI (.NET MAUI) docs: What's new for January 2025"
3-
description: "What's new in the .NET Multi-platform App UI (.NET MAUI) docs for January 2025."
4-
ms.custom: January-2025
5-
ms.date: 02/01/2025
2+
title: ".NET Multi-platform App UI (.NET MAUI) docs: What's new for April 2025"
3+
description: "What's new in the .NET Multi-platform App UI (.NET MAUI) docs for April 2025."
4+
ms.custom: April-2025
5+
ms.date: 05/01/2025
66
---
77

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

10-
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.
10+
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.
1111

12-
## Get started
12+
## Data & cloud services
1313

1414
### Updated articles
1515

16-
- [Build your first app](../get-started/first-app.md)
17-
- [Installation](../get-started/installation.md)
16+
- [.NET MAUI local databases](../data-cloud/database-sqlite.md) - What's new in .NET MAUI for .NET 10 Preview 3
17+
- [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
1818

1919
## Fundamentals
2020

2121
### Updated articles
2222

23-
- [Compiled bindings](../fundamentals/data-binding/compiled-bindings.md)
23+
- [.NET MAUI Shell navigation](../fundamentals/shell/navigation.md) - What's new in .NET MAUI for .NET 10 Preview 3
24+
25+
## Migration from Xamarin.Forms
26+
27+
### Updated articles
28+
29+
- [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
30+
31+
## Android
32+
33+
### Updated articles
34+
35+
- [Android app links](../android/app-links.md) - What's new in .NET MAUI for .NET 10 Preview 3
2436

2537
## iOS
2638

2739
### Updated articles
2840

29-
- [Apple account management](../ios/apple-account-management.md)
41+
- [Pair to Mac for iOS development](../ios/pair-to-mac.md) - Pair to Mac docs update
42+
43+
## iOS and Mac Catalyst
44+
45+
### Updated articles
46+
47+
- [Apple universal links](../macios/universal-links.md) - What's new in .NET MAUI for .NET 10 Preview 3
3048

3149
## User interface
3250

3351
### Updated articles
3452

35-
- [Configure CarouselView interaction](../user-interface/controls/carouselview/interaction.md)
36-
- [Control scrolling in a CollectionView](../user-interface/controls/collectionview/scrolling.md)
37-
- [Picker](../user-interface/controls/picker.md)
38-
- [Populate a CarouselView with data](../user-interface/controls/carouselview/populate-data.md)
39-
- [Populate a CollectionView with data](../user-interface/controls/collectionview/populate-data.md)
40-
- [WebView](../user-interface/controls/webview.md)
41-
- [Window](../user-interface/controls/window.md)
53+
- [Button](../user-interface/controls/button.md) - What's new in .NET MAUI for .NET 10 Preview 3
54+
- [Customize controls with handlers](../user-interface/handlers/customize.md) - What's new in .NET MAUI for .NET 10 Preview 3
55+
- [HybridWebView](../user-interface/controls/hybridwebview.md) - What's new in .NET MAUI for .NET 10 Preview 3
56+
- [Label](../user-interface/controls/label.md) - What's new in .NET MAUI for .NET 10 Preview 3
57+
- [ListView](../user-interface/controls/listview.md) - What's new in .NET MAUI for .NET 10 Preview 3
58+
- [Map](../user-interface/controls/map.md) - What's new in .NET MAUI for .NET 10 Preview 3
59+
- [WebView](../user-interface/controls/webview.md) - Play video full screen on Android
4260

4361
## XAML
4462

4563
### Updated articles
4664

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

4967
## Community contributors
5068

5169
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).
5270

53-
- [bhavanesh2001](https://github.com/bhavanesh2001) - Bhavanesh N ![5 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-5-green)
54-
- [djukic-marko](https://github.com/djukic-marko) - ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
55-
- [LaurensVdb](https://github.com/LaurensVdb) - Laurens ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
71+
- [mscottford](https://github.com/mscottford) - M. Scott Ford ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
72+
- [stphnlee](https://github.com/stphnlee) - Stephen Lee ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)

docs/whats-new/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@ summary: Welcome to what's new in .NET MAUI docs. Use this page to quickly find
55
metadata:
66
title: .NET MAUI documentation what's new?
77
description: Learn about new and updated content in .NET MAUI docs.
8-
ms.date: 04/01/2025
8+
ms.date: 05/01/2025
99
ms.topic: landing-page
1010
landingContent:
1111
- title: Find .NET MAUI doc updates
1212
linkLists:
1313
- linkListType: whats-new
1414
links:
15+
- text: April 2025
16+
url: dotnet-docs-maui-mod1.md
1517
- text: March 2025
1618
url: dotnet-docs-maui-mod0.md
1719
- text: February 2025
1820
url: dotnet-docs-maui-mod2.md
19-
- text: January 2025
20-
url: dotnet-docs-maui-mod1.md
2121
- title: Get involved - contribute
2222
linkLists:
2323
- linkListType: overview

docs/whats-new/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ items:
33
href: index.yml
44
expanded: true
55
items:
6+
- name: April 2025
7+
href: dotnet-docs-maui-mod1.md
68
- name: Product releases
79
expanded: true
810
items:

0 commit comments

Comments
 (0)