Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: "Product updates"
sidebarTitle: "Product updates"
description: "New features, fixes, and improvements for the Runpod platform."
rss: true

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mintlify's changelog docs confirm that rss: true in the page frontmatter enables the RSS feed (served at the page URL + /rss.xml, i.e. /release-notes/rss.xml), which is the exact behavior the changelog format spec requires. Verified this is the correct property name/value before adding it.

Source: https://mintlify.com/docs/create/changelogs

---

<Update label="March 2026">
Expand Down
Loading