Changelog

Track updates and improvements to Vanta SDK.

1.2.0Jun 2026Latest
  • Added Hono adapter for edge-first applications
  • New quota rollover feature for unused allocations
  • WebSocket support for real-time payment streams
  • Performance improvements: 40% faster receipt verification
1.1.2May 2026
  • Fixed edge case in nonce validation
  • Improved error messages for failed payments
  • Updated TypeScript types for stricter inference
1.1.0Mar 2026Major
  • Multi-asset support: USDC, USDT, ETH, and custom ERC-20 tokens
  • New receipt logging system with structured JSON output
  • Added Fastify adapter
  • Batch payment verification for high-throughput APIs
1.0.1Feb 2026
  • Security patch for signature validation edge case
  • Improved documentation for middleware configuration
  • Fixed memory leak in long-running processes
1.0.0Jan 2026Stable
  • 🎉 First stable release
  • Production-ready middleware for Express, Next.js, and Node.js
  • Complete access token lifecycle management
  • Comprehensive security audit completed
  • Full API documentation and migration guide
0.9.2Dec 2025
  • Added Cloudflare Worker adapter
  • Improved token refresh logic with automatic retry
  • Edge runtime compatibility for Vercel and Deno
0.9.0Dec 2025RC
  • Release candidate for v1.0
  • Quota management system with Redis and in-memory adapters
  • Rate limiting middleware with sliding window algorithm
  • Breaking: Renamed `PaymentConfig` to `VantaConfig`

For older releases (pre-0.9.0), see the GitHub releases page.