Skip to content

Commit 378c7a0

Browse files
authored
Update changelog for release 0.13.10
Added details for release 0.13.10 including push notifications analytics, settings groups, and mod reports API update.
1 parent 956cdba commit 378c7a0

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

versioned_docs/version-0.13/changelog.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,26 @@ To use the latest version of Devvit:
99

1010
**Please note**: you may see features available across Devvit packages that are not documented or noted in our changelog. These are experimental features that are not stable and are subject to change, or removal, from the platform. Please use caution when testing or implementing experimental features.
1111

12+
## Release 0.13.10: Push Notifications Analytics (Experimental)
13+
**Release Date: July 27, 2026**
14+
15+
You can now track push notification delivery and engagement from the App Analytics tab. New analytics include:
16+
17+
- [Push notification performance](./docs/capabilities/analytics/pn-analytics#push-notification-performance): View daily receives, clicks, and click-through rate across Summary, iOS, Android, and Web.
18+
- [Daily CTR by notification body](./docs/capabilities/analytics/pn-analytics#daily-ctr-by-notification-body): Compare the click-through rate of individual notification messages over time and identify which content performs best.
19+
- [CSV export](./docs/capabilities/analytics/pn-analytics#download-performance-data): Download performance data for further analysis and reporting.
20+
21+
Note that push notifications are still an experimental feature, which means that you’ll need to apply to unlock the ability to use push notifications and track analytics for your app. [Learn how to apply](./docs/capabilities/notifications/notifications-overview#how-to-apply).
22+
23+
**Settings Groups**
24+
25+
You can now organize global and subreddit settings into labeled groups in `devvit.json`. Groups make it easier to structure related settings and improve navigation for apps with more complex configuration.
26+
27+
**Mod Reports API Update**
28+
29+
The `modReportReasons` field on Post and Comment has been deprecated in favor of `modReports`, which includes both the report reason and the report author for more complete moderation data.
30+
31+
1232
## Release 0.13.9: Faster Devvit CLI Uploads
1333
**Release Date: July 20, 2026**
1434

0 commit comments

Comments
 (0)