Skip to content

Commit 9b4ee09

Browse files
authored
Bot 🤖 generated "What's new article"
1 parent c96b327 commit 9b4ee09

File tree

3 files changed

+16
-33
lines changed

3 files changed

+16
-33
lines changed
Lines changed: 11 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,28 @@
11
---
2-
title: ".NET Multi-platform App UI (.NET MAUI) docs: What's new for March 2025"
3-
description: "What's new in the .NET Multi-platform App UI (.NET MAUI) docs for March 2025."
4-
ms.custom: March-2025
5-
ms.date: 04/01/2025
2+
title: ".NET Multi-platform App UI (.NET MAUI) docs: What's new for June 2025"
3+
description: "What's new in the .NET Multi-platform App UI (.NET MAUI) docs for June 2025."
4+
ms.custom: June-2025
5+
ms.date: 07/01/2025
66
---
77

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

10-
Welcome to what's new in the .NET Multi-platform App UI (.NET MAUI) docs for March 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 June 2025. This article lists some of the major changes to docs during this period.
1111

12-
## Platform integration
12+
## Tutorials
1313

1414
### Updated articles
1515

16-
- [Text-to-Speech](../platform-integration/device-media/text-to-speech.md)
16+
- [Create a .NET MAUI app](../tutorials/notes-app.md) - Fix broken links (and standardize keys)
1717

18-
## iOS
19-
20-
### New articles
21-
22-
- [Display a modal page as a popover on iOS and Mac Catalyst](../ios/platform-specifics/page-popover.md)
23-
24-
## User interface
18+
## Android
2519

2620
### Updated articles
2721

28-
- [HybridWebView](../user-interface/controls/hybridwebview.md)
29-
- [Image](../user-interface/controls/image.md)
30-
- [SearchBar](../user-interface/controls/searchbar.md)
31-
- [Shadow](../user-interface/shadow.md)
32-
- [Switch](../user-interface/controls/switch.md)
22+
- [Android emulator](../android/emulator/index.md) - Fix broken links (and standardize keys)
3323

3424
## Community contributors
3525

3626
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).
3727

38-
- [guardrex](https://github.com/guardrex) - Luke Latham ![1 pull requests.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green)
28+
- [Ponkipon](https://github.com/Ponkipon) - Mykhailo Matiushchenko ![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: 05/01/2025
8+
ms.date: 07/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: June 2025
16+
url: dotnet-docs-maui-mod0.md
1517
- text: April 2025
1618
url: dotnet-docs-maui-mod1.md
1719
- text: March 2025
1820
url: dotnet-docs-maui-mod0.md
19-
- text: February 2025
20-
url: dotnet-docs-maui-mod2.md
2121
- title: Get involved - contribute
2222
linkLists:
2323
- linkListType: overview

docs/whats-new/toc.yml

Lines changed: 2 additions & 9 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: June 2025
7+
href: dotnet-docs-maui-mod0.md
68
- name: April 2025
79
href: dotnet-docs-maui-mod1.md
810
- name: Product releases
@@ -14,12 +16,3 @@ items:
1416
href: dotnet-9.md
1517
- name: .NET 8
1618
href: dotnet-8.md
17-
- name: Docs updates
18-
expanded: true
19-
items:
20-
- name: March 2025
21-
href: dotnet-docs-maui-mod0.md
22-
- name: February 2025
23-
href: dotnet-docs-maui-mod2.md
24-
- name: January 2025
25-
href: dotnet-docs-maui-mod1.md

0 commit comments

Comments
 (0)