Changelog
New features, improvements, and fixes — shipped continuously.
2025
AI Builder: website crawl for auto-configuration
Paste a URL and Voisnap automatically extracts business name, hours, services, and FAQs to pre-configure your agent.
Multi-language auto-detection
Agents can now detect caller language mid-call and respond in English, Hebrew, Portuguese, Spanish, and French.
Latency improvements: P95 < 800ms
Pipeline optimisations reduced P95 end-to-end latency to under 800ms across all providers.
Gemini 1.5 Pro and Flash support
Google Gemini 1.5 Pro and Flash are now available as LLM providers alongside GPT-4o, Claude 3.5, and Azure OpenAI.
Inbound + outbound SMS in the same agent
Agents can now handle both inbound SMS and make outbound SMS from the same configuration.
Agency billing Mode 2: automatic monthly settlement
Stripe Connect settlements to agency accounts are now fully automated on the 1st of each month.
Webhook retry backoff corrected
Webhook retries were using linear backoff instead of exponential. Fixed — retries now follow the documented 1s, 2s, 4s, 8s, 16s schedule.
Python SDK v0.9 released
Official Python SDK with full type safety via Pydantic, async support, auto-pagination, and streaming transcripts.