v0.1.0March 2026
Initial Launch
- AddedWSDL 1.1 parsing with automatic operation and type detection.
- AddedREST proxy that converts JSON requests to SOAP XML and returns JSON responses.
- AddedAPI key authentication with SHA-256 hashing and per-key usage tracking.
- AddedUsage analytics dashboard with call counts, latency metrics, and error rates.
- AddedThree-tier pricing: Free (100 calls/month), Starter ($29/month, 10K calls), Pro ($99/month, 100K calls).
- AddedAES-256-GCM encryption for stored SOAP service credentials.
- AddedRow Level Security on all database tables via Supabase.
- AddedSubscription billing with auto-renewal and cancellation.