Changelog
What's new.
Release notes and version history for the aiPay.sh platform.
v1.0.4Latest
March 2026
- ›MCP tool count expanded to 25+ (added policy management, crypto rates, audit streaming)
- ›Crypto on/off ramp stabilized for USDC and USDT
- ›Added real-time exchange rate preview before crypto conversion
- ›Improved audit log streaming with --follow flag
- ›Bug fix: card cancellation now releases hold immediately
v1.0.3
February 2026
- ›Programmable policy engine launched (per-txn limits, daily caps, MCC restrictions)
- ›Added MCC restriction support for merchant category filtering
- ›Policy stacking: most restrictive rule wins across org and agent layers
- ›Improved audit log export (CSV and JSON formats)
- ›Bug fix: IBAN balance query now reflects pending transactions
v1.0.2
January 2026
- ›Multi-currency IBAN support: GBP, EUR, and USD
- ›Credit allocation per agent with configurable limits
- ›Inter-agent fund transfers between IBANs
- ›Added --single-use flag for one-time virtual cards
- ›Performance: card issuance latency reduced to under 2 seconds
v1.0.1
December 2025
- ›Python SDK beta release with Pydantic models
- ›Node.js SDK updated with full TypeScript types
- ›LangChain integration recipe published
- ›Added agent framework detection on registration
- ›Bug fix: JWT refresh now handled automatically in SDKs
v1.0.0Initial Release
November 2025
- ›CLI launch with 8 resource group commands
- ›MCP server integration (11 initial tools)
- ›Virtual card issuance (GBP single-currency)
- ›KYA agent registration and identity layer
- ›Magic link authentication with 15-minute expiry tokens
- ›AES-256-GCM encryption for card data at rest