Changelog
New features, improvements, and bug fixes.
March 2026
Agent Trust Protocol & Landing Refresh
v0.5.0
- NEW Trust banner — ed25519 cryptographic trust, GDPR compliance, 99.9% uptime prominently displayed
- NEW Newsletter signup — email capture for monthly developer updates
- NEW Hero "Try Live Demo" CTA — direct access to interactive API playground
- IMPROVE Use Cases redesigned — 6 real-world scenarios (Multi-Agent Trust, DevOps, Orchestration, E-commerce, Analytics)
- IMPROVE Pricing cards now show Trust & Identity features per plan (ed25519 identities, trust scoring, HMAC webhooks)
- IMPROVE SEO meta descriptions, Open Graph, and Twitter Cards refined
- IMPROVE Testimonial section replaced with early access CTA
- IMPROVE Footer repositioned — "AI Agent Identity & Security Platform"
- IMPROVE Page speed — Paddle script deferred, font & logo preloaded
February 22, 2026
Paddle Payments & Legal Pages
v0.4.0
- NEW Paddle checkout integration — Starter ($19), Pro ($49), Business ($99) plans
- NEW Privacy Policy — GDPR (Section 8), CCPA (Section 9), Data Breach (72hr), Children's Privacy
- NEW Terms of Service — Intellectual Property, Governing Law (Turkey/Istanbul)
- NEW Refund Policy — unconditional full refund guarantee (Paddle-compliant)
- NEW Python SDK —
pip install eqhoids with full type hints
- NEW Node.js SDK —
npm install eqhoids with TypeScript types
- NEW Postman collection — 66 requests across 16 folders
- FIX WhatsApp references fully removed (service discontinued)
- FIX Pricing TR strings corrected
February 19, 2026
Webhooks, Analytics & Security Upgrades
v0.3.0
- NEW Webhook subscription system — subscribe to events with HMAC-SHA256 signed payloads
- NEW API Key Rotation with TTL — short-lived credentials (5min to 1yr) with scope restrictions
- NEW Analytics endpoints — usage summary, delivery rates, and peak usage data
- NEW Immutable audit logs — full trail for auth, key rotation, billing changes
- NEW Real-time status page at /status
- NEW
GET /v1/auth/quotas — live plan limits and credit usage
- NEW Interactive API demo & playground chat widget
- SECURITY TTL-expired API keys rejected at authentication layer
- SECURITY Rate limits adjusted — Free: 30 req/min, 1000 req/month, 30-day trial
February 18, 2026
Agent-to-Agent Trust Protocol
v0.2.0
- NEW ed25519 agent identity — each agent gets a unique cryptographic key pair
- NEW Payload signing & verification — sign any JSON payload, verify authenticity
- NEW Trust scoring — automated trust evolution based on task success rates
- NEW Template Agents — clone & deploy agents from predefined templates in one call
- NEW Content generation via Claude CLI proxy
- NEW Paddle billing integration (Seller ID: 290229)
- IMPROVE User model — email_verified, verification_code, agents_limit fields added
February 15, 2026
Platform Launch
v0.1.0
- NEW Agent identity management with unique IDs
- NEW Telegram bot integration with automatic webhook routing
- NEW Email identity — agents get dedicated email addresses
- NEW Memory/RAG — per-agent context storage and semantic search
- NEW Content generation endpoints
- NEW Plan-based rate limiting (Free / Starter / Pro / Business)
- NEW API key + JWT dual authentication
- NEW i18n support — English & Turkish landing page