Search docs…⌘K
Dashboard →
Updates

Changelog

New features, fixes, and improvements to the Relay platform and API.

2026-09-12v2.5.0

DX Improvements & API Formatting

ADDEDAdded a handy "Copy" button to the cURL example in the Workspace API Keys page.
IMPROVEDRedesigned the rate limit documentation headers with a beautiful block-style layout.
IMPROVEDThe Management API now formats all JSON responses beautifully by default for easier terminal debugging.
2026-09-11v2.4.0

Advanced Rate Limiting

ADDEDAdded support for IP-based and header-based rate limiting rules.
ADDEDNew /v1/policies API endpoint to programmatically manage rate limit rules.
FIXEDFixed an issue where the dashboard would show healthy APIs as degraded under certain edge cases.
2026-08-24v2.3.0

Webhook Signatures & Retries

IMPROVEDAll outbound webhooks now include an x-relay-signature header using HMAC SHA-256.
IMPROVEDFailed webhooks now automatically retry with exponential backoff up to 5 times over 3 hours.
BREAKINGLegacy un-signed webhook endpoints will be deprecated in v3.0.
2026-08-01v2.0.0

Initial Public Beta

ADDEDLaunched the Relay Gateway and Dashboard.
ADDEDSupport for dynamic routing, basic API key authentication, and traffic observability.