You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hub/apps/publish/improved-health-report.md
+9-6Lines changed: 9 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
description: What’s new - Improved Health Report in Partner Center
3
3
title: What’s new - Improved Health Report in Partner Center
4
-
ms.date: 05/16/2025
4
+
ms.date: 07/22/2025
5
5
ms.topic: article
6
6
keywords: windows 10, windows 11, windows, windows store, store, analytics, health, crash, failure, hang, stack trace
7
7
ms.localizationpriority: medium
@@ -10,13 +10,15 @@ ms.localizationpriority: medium
10
10
# What’s new: Improved Health Report in Partner Center
11
11
12
12
> [!IMPORTANT]
13
-
> Improved Health report will be coming soon for all MSIX apps and games.
13
+
> Improved Health report is being released to MSIX apps and games in phases.
14
14
15
15
Quality is essential to the success of your app or game on Microsoft Store. To help you monitor and address quality issues more effectively, we will be introducing significant updates to the Health report in Partner Center.
16
16
These enhancements are designed to make it easier to identify and analyse failures impacting your customers.
17
17
18
18
### Redesigned dashboard focused on key metrics
19
19
20
+
:::image type="content" source="images/revamped-health-report.png" lightbox="images/revamped-health-report.png" alt-text="A screenshot showing revamped health report in Partner Center.":::
21
+
20
22
The updated dashboard will bring the most important information to the forefront with key metrics being displayed at the top of the page, making it easier to track quality at a glance.
21
23
In the sections below the main dashboard, you’ll find additional metrics and trends over time. You will also be able to compare how your quality metrics evolve with each app update, helping you identify performance improvements or regressions.
22
24
@@ -30,6 +32,8 @@ This metric will show the number of unique devices per day experiencing crashes,
30
32
#### Crash rate
31
33
The crash rate metric will represent the percentage of daily unique devices that experienced at least one crash. It is calculated by taking the number of unique devices affected by crash divided by the total number of active devices that day. This metric is calculated based on the data collected from devices who have opted in to share optional diagnostic data.
32
34
35
+
:::image type="content" source="images/failure-rate.png" lightbox="images/failure-rate.png" alt-text="A screenshot showing new Crash Rate and Hang Rate metric in revamped Health report.":::
36
+
33
37
#### Hang rate
34
38
Similar to crash rate, the hang rate metric will indicate the percentage of daily unique devices that experienced at least one hang (when app or game is unresponsiveness). This is also calculated using data from devices that have opted in to share optional diagnostic data.
35
39
@@ -41,8 +45,7 @@ To help you investigate and resolve issues more efficiently, we’ve added sever
41
45
#### New visualization for comparison by app version
42
46
You can now compare failure metrics across different versions of your app to track if there are any performance improvements or regressions between releases. You can also compare your failure metrics across different architecture and operating system to detect patterns and identify the root causes of issues faster.
43
47
44
-
#### Multi-filter support
45
-
We are now supporting using multiple filters simultaneously. Developers can now apply multiple filters simultaneously—such as multiple app version, OS versions, device types and more, allowing for more precise & targeted analysis.
48
+
:::image type="content" source="images/failure-distribution.png" lightbox="images/failure-distribution.png" alt-text="A screenshot showing new visualization for comparing metrics by different dimensions like app version, OS version, architecture.":::
46
49
47
-
###Proactive email alerts
48
-
To keep you informed, we’re going to introduce email notifications when significant spikes are identified for your quality metrics. These alerts help you catch emerging issues early, so you can act quickly to minimize impact on your users.
50
+
#### Multi-filter support
51
+
The simultaneous use of multiple filters is now supported, including multiple app version, OS versions, device types and more, allowing for more precise and targeted analysis.
Copy file name to clipboardExpand all lines: hub/apps/publish/last-update-date.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,12 +9,11 @@ ms.localizationpriority: medium
9
9
10
10
# What’s new: Last Updated Date in Microsoft Store
11
11
12
-
> [!IMPORTANT]
13
-
> Last Updated Date in Microsoft Store is coming soon for all MSIX & Win32 products.
14
-
15
-
Microsoft Store will now display the Last updated date on your product page, giving customers greater visibility into your product’s maintenance and release cadence.
12
+
Microsoft Store now displays the Last updated date on your product page, giving customers greater visibility into your product’s maintenance and release cadence.
16
13
This date will reflect when your most recent package update became available to all Microsoft Store users.
17
14
18
15
The Last updated date will be shown for package updates going forward. As developers start making regular updates on Store, this date will automatically appear in the Additional info section of the product page. This will give potential users insight into whether an app is actively maintained. This added transparency will help users make more informed decisions and will give developer a simple way to showcase their ongoing commitment to app quality.
19
16
20
-
Regularly updated apps are more likely to be installed by Windows users. So, keep your app fresh, and let your updates work harder for your discoverability.
17
+
:::image type="content" source="images/last-update-date.png" lightbox="images/last-update-date.png" alt-text="A screenshot showing how last updated date is shown on Store product page":::
18
+
19
+
Regularly updated apps may be more likely to be installed by Windows users. So, keep your app fresh, and let your updates work harder for your discoverability.
0 commit comments