Changelog

What's new in each release. We ship frequently.

v2.0.0April 2026

The Gateway Update

  • Response Transformation — modify API responses on the fly without touching your backend
  • API Mocking — define mock endpoints for frontend development and testing
  • Custom WAF Rules — write your own regex security patterns beyond the built-in 17
  • Webhook Notifications — real-time alerts to Slack, Discord, or any URL
  • Full Analytics Dashboard — latency heatmaps, slow endpoint detection, threat alerts, request replay
v1.2.0April 2026

The Payments Update

  • Razorpay payment integration — Plus and Pro plans available
  • Analytics engine with automated security and performance alerts
  • Full API log export (JSON and CSV) from the dashboard
v1.1.0March 2026

The Performance Update

  • In-memory LRU caching for GET requests (5-minute TTL)
  • 17 regex-based WAF patterns covering 6 attack categories
  • Real-time dashboard analytics with traffic charts and latency distribution
v1.0.0February 2026

Initial Release

  • Core reverse proxy engine with request forwarding
  • Sliding-window rate limiting per plan (100/500/5,000 req/min)
  • Idempotency key support for POST/PUT/PATCH deduplication
  • Admin panel for user management and feedback system