Skip to main content

Changelog Atom Feed broken links

  • July 8, 2026
  • 1 reply
  • 15 views

swrobel
Forum|alt.badge.img+1

The Atom feed available from https://www.revenuecat.com/changelog has broken links. For example, the latest Changelog entry shows up in the feed like so:

<entry>
<title>Better lifecycle emails for web billing failures</title>
<link href="https://www.revenuecat.com/changelog/better-lifecycle-emails-for-web-billing-failures-2026-07-02" />
<id>https://www.revenuecat.com/changelog/better-lifecycle-emails-for-web-billing-failures-2026-07-02</id>
<updated>2026-07-02T00:00:00.000Z</updated>
<published>2026-07-02T00:00:00.000Z</published>
<summary type="html">RevenueCat Billing now sends three distinct lifecycle emails to handle payment failures. This replaces the single generic billing issue email that went out regardless of the subscriber's actual access...</summary>
<content type="html">
<![CDATA[

RevenueCat Billing now sends three distinct lifecycle emails to handle payment failures. This replaces the single generic billing issue email that went out regardless of the subscriber's actual access status. When a renewal fails, subscribers receive an email that matches their exact state. They get a grace period email if they still have access, a retry email during the retry window, and a specific expiration email if they lose access entirely. This stops subscribers from receiving contradictory messages about their access. It reduces confusion when a payment is still retrying in the background, which cuts down on support tickets and refund requests from frustrated customers who thought they had already lost access. The messaging now accurately reflects the subscription state.
]]>
</content>
<author>
<name>RevenueCat</name>
</author>
</entry>

The href to https://www.revenuecat.com/changelog/better-lifecycle-emails-for-web-billing-failures-2026-07-02 is incorrect and leads to a 404 page. I believe it should actually be https://www.revenuecat.com/release/better-lifecycle-emails-for-web-billing-failures-2026-07-02. This same mistake in /changelog vs /releases exists in all feed entries

1 reply

erik-macinnis
RevenueCat Staff
Forum|alt.badge.img+2
  • RevenueCat Staff
  • July 9, 2026

Hi ​@swrobel,

I think you’re absolutely right.

I’m going to alert the docs team so we can get this fixed.

Thanks for reporting this and sharing examples!

Cheers,
Erik – Developer Support Engineer