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
9 changes: 9 additions & 0 deletions src/routes/changelog/(entries)/2026-05-18.markdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
layout: changelog
title: "Updated SMS pricing"
date: 2026-05-18
---

We've refreshed our [SMS pricing](/docs/advanced/platform/phone-otp#sms-pricing) to reflect the latest carrier rates. Per-SMS prices have changed for a number of countries.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

P1 The anchor #sms-pricing does not exist on the target page. The phone OTP docs page defines #sms-messages (for the section) and #rates (for the pricing table itself). Clicking this link navigates to the page but does not scroll to the pricing table — the browser silently ignores an unrecognised fragment. The closest matching anchor for the per-country rates table is #rates.

Suggested change
We've refreshed our [SMS pricing](/docs/advanced/platform/phone-otp#sms-pricing) to reflect the latest carrier rates. Per-SMS prices have changed for a number of countries.
We've refreshed our [SMS pricing](/docs/advanced/platform/phone-otp#rates) to reflect the latest carrier rates. Per-SMS prices have changed for a number of countries.


Review the updated per-country rates before your next phone OTP rollout.
Loading