CurrencyRateDocs
Docs › Changelog

Changelog

What shipped, and when — newest first.

2026-08-06
  • Docs got a real information architecture: grouped sidebar navigation, an on-this-page contents panel, and a new Guides section for worked integration patterns.
  • Added a public, no-signup live rate converter and 30-day rate charts to the homepage, backed by the same rate data the API serves.
  • Published a pricing page backed by real, live plan data instead of static copy.
2026-08-04
  • Added billing: Stripe-backed checkout, plan upgrades and downgrades, and self-serve cancellation from the dashboard.
  • Outbound webhook delivery now re-validates the destination URL immediately before every attempt, not only at registration, closing a DNS-rebinding gap.
2026-08-03
  • Added request-based rate limiting — each plan carries a monthly quota enforced per rolling period rather than a per-second burst limit.
  • Shipped account activation, login, and password reset over email.
2026-08-02
  • Added an admin view for managing customer accounts, plans, and one-off bonus request credits.
2026-07-28
  • Launched the core rates API: live and historical rates, single and bulk conversion, across every supported currency.
  • Every rate is reconciled across two independent data providers before publish, with automatic fallback if either is unavailable.