v3.2.1
Patch
May 14, 2025
Fixed
Cache invalidation via API now correctly purges all edge nodes within 500ms (was occasionally missing 1–2 nodes in AP-Southeast region).
Fixed
Dashboard analytics export to CSV no longer truncates rows at 10,000 when total records exceed 50,000.
Improved
Reduced cold-start latency for
edge functions by 40ms on average in EU-Central region.v3.2.0
Minor
May 1, 2025
New
Terraform provider v2.0 released — full support for all platform resources including edge functions, custom rules, and team management.
New
Real-time bandwidth meter added to the dashboard — see your current bandwidth consumption per site with 5-second granularity.
New
Webhook events now include
cache.purge.completed and ddos.attack.mitigated event types.Improved
AI cache warming model retrained on Q1 2025 data — 6% improvement in cache hit ratio across customer base.
Improved
API response times reduced by ~18ms globally due to internal gRPC migration for edge-to-control-plane communication.
v3.1.4
Patch
Apr 18, 2025
Fixed
Resolved rare race condition in cache lock mechanism that could cause
504 Gateway Timeout under very high concurrent origin requests.Fixed
SSL certificate auto-renewal now correctly handles wildcard domains with multiple SANs.
Improved
Warsaw PoP (EU-East) added to the network — reduces latency by 35ms avg for Poland, Ukraine, and Baltic states.
v3.0.0
Major
Apr 1, 2025
New
Edge Functions — run JavaScript at the edge, close to your users. Supports request/response transformation, A/B testing, and custom auth logic.
New
AI Cache Intelligence GA — predictive cache warming is now available to all Pro and Enterprise customers.
New
Redesigned dashboard with real-time Core Web Vitals, geographic heatmap, and per-URL performance breakdown.
Improved
DDoS mitigation capacity increased to 15 Tbps globally (was 8 Tbps).
Deprecated
Legacy v1 API endpoints are deprecated and will be removed in v4.0. Please migrate to v2 API. See migration guide.