Skip to content
Changelog

Latest updates

Follow Aihio's development. New features, improvements, and fixes.

v0.9.0 May 30, 2026

Identity verification for the chat widget

You can now cryptographically verify a logged-in user's identity in the chat widget: a per-chatbot secret generates HMAC-SHA256 user hashes or signed HS256 JWT tokens, so the AI agent knows exactly who it is talking to before handling personal data. Compatible with common identity-verification models. Key management is available in the chatbot's Publish view.

  • New HMAC-SHA256 and JWT-based identity verification for the chat widget
  • New Key management in the Deploy view: create, rotate, and delete the verification secret per chatbot
  • Improvement Signed tokens can carry user attributes (e.g. customer identifiers) for upcoming identity-scoped actions
v0.8.0 May 26, 2026

SMS channel for chatbots — bring your own Twilio account

The AI agent now answers SMS too. Connect your own Twilio account in a few clicks — you own the numbers and pay Twilio directly, Aihio never relays the bill.

  • New BYO Twilio SMS channel: Account SID + Auth Token + phone number from the customer's own Twilio account
  • New Inbound SMS is routed to the same AI agent that answers the website chat widget
  • New Channel badge + channel filter in the conversation inbox
  • New Per-reply delivery status (sent / failed + reason) so operators see what reached the visitor
  • Improvement Credentials stored AES-256-GCM encrypted at rest; Twilio webhook signatures verified on every inbound message
v2.4.0 April 3, 2026

New Integration Library

Easier integration with third-party services through our new SDK library.

  • New New Python SDK v2 published to PyPI
  • New JavaScript SDK now supports TypeScript types natively
  • New Go SDK beta available
  • Improvement API response times improved by 40% on average
  • Improvement Webhook retry logic updated to exponential backoff
v2.3.0 March 12, 2026

Multilingual Chatbot Support

Chatbots now automatically detect the user's language and respond in the same language.

  • New Automatic language detection for 45 languages
  • New Per-chatbot language settings in the dashboard
  • Fix Fixed issue where Scandinavian characters were not displayed correctly in API responses
  • Fix Fixed webhook event duplicates during load spikes
v2.2.0 February 5, 2026

Analytics Dashboard

New real-time analytics dashboard for monitoring chatbot performance.

  • New Real-time conversation analytics and user statistics
  • New Export to CSV and JSON formats
  • Improvement Dashboard load times improved by 60%
  • Improvement Mobile responsiveness for all dashboard views
v2.1.0 January 15, 2026

Enterprise Features

New features for large organizations: SSO, roles, and audit logging.

  • New SAML 2.0 SSO login for Azure AD and Okta
  • New Role-based access control (RBAC)
  • New Audit log for all dashboard actions
  • Fix Fixed session timeout handling in long conversations
  • Fix Fixed rate limiting counter reset on timezone changes

Stay up to date

Subscribe to update notifications

Get an email notification every time we release a new version.

  • Free subscription
  • No spam
  • Unsubscribe anytime