A
Acme CloudChangelog

What shipped, dated and explained.

Every change to Acme Cloud — features, fixes, and the occasional breaking change — written by the team that built it. Newest first.

42 entries · since Jun 2024
February 2026
v2.14.0Feb 19
Feature

Per-key rate limits for the v2 API

Set request ceilings on individual keys from the dashboard. Defaults stay at 100 req/s, with per-key overrides on the Keys tab — the most-requested control from multi-tenant teams.

apidashboardRead →
v2.13.0Feb 12
Breaking

The legacy /v1/charges endpoint is retiring

v1 charges sunset on Apr 1, 2026. Migrate to /v2/payments — the response shape is unchanged, only the path moves. Full migration note on the entry.

apipaymentsRead →
v2.12.1Feb 06
Improvement

The dashboard overview now paints in under a second

We moved the usage rollups to a read replica and trimmed the first payload by 60%. Cold-start loads that took three seconds now finish before you blink.

dashboardperformanceRead →
v2.12.0Feb 03
Fix

Webhook retries no longer double-deliver on timeout

A race in the retry queue could deliver the same event twice if your endpoint responded right at the 10s boundary. Each event now carries a stable idempotency key.

webhooksRead →
January 2026
v2.11.0Jan 28
Feature

Scoped API keys with read-only and write roles

Mint a key that can only read, or only write to a single resource. Roles are visible on the Keys tab and enforced at the edge — no more all-or-nothing secrets in your CI.

apisecurityRead →
v2.10.2Jan 15
Improvement

Clearer error bodies on 4xx responses

Every client error now returns a stable code, a human message, and a docs link. Your error handling can switch on the code instead of parsing strings.

apidxRead →
© Acme Cloud, Inc. · All rights reserved. Published with Dispatch TermsPrivacyRSS
You're subscribed — check your inbox to confirm.