Skip to content

Commit 6002483

Browse files
authored
Update changelog for release 0.13.7
Added details for release 0.13.7 including Devvit Journeys and Blob Storage features, along with other fixes.
1 parent 99a17c3 commit 6002483

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

versioned_docs/version-0.13/changelog.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,22 @@ 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.7: Devvit Journeys (GA) & Blob Storage (Experimental)
13+
**Release Date: July 7, 2026**
14+
15+
[Devvit Journeys](./capabilities/analytics/devvit-journeys.md) is now generally available to give you end-to-end visibility into how users move through your app from start to finish!
16+
17+
Devvit Journeys provides:
18+
* An [analytics dashboard](./capabilities/analytics/journeys-dashboard.md) to gain insights into session starts, completions, engagement, session frequency, and duration to better understand user progression and evaluate the effectiveness of your app.
19+
* [Event receipts](./capabilities/analytics/journeys-receipts.md) in API responses that indicate how telemetry events were processed, making it easier to validate telemetry behavior and troubleshoot integrations.
20+
21+
This release also includes our latest experimental feature: [blob storage](./capabilities/server/blob-storage.mdx). You can store and serve files like images, documents, exports, and other media directly from your app. Blob storage provides a scalable, durable solution for managing large assets while keeping application state in Redis.
22+
23+
**Other fixes:**
24+
* Added support for Vite 8, which resolves the deprecation warnings that have appeared in projects created over the past few months.
25+
* Fixed an issue where the `heightPixels` parameter was ignored during post creation and always defaulted to 512. The specified `heightPixels` value is now correctly applied.
26+
27+
1228
## Release 0.13.6: External Endpoints and App Mentions Triggers (Limited Access)
1329
**Release Date: June 29, 2026**
1430

0 commit comments

Comments
 (0)