Продукт
Компания
Ресурсы
Changelog

What's new
in Ormiar AI

All updates, improvements, and fixes to the platform in one place. We ship every 2–3 weeks.

Last updated: May 4, 2026
4 releases
22 changes
v2.8.0LatestMay 4, 2026
Smart calendar, auto-reminders, and double-booking protection
New
"Smart Calendar" module: the bot can now check available slots and automatically book clients
New
Smart Confirmation: automatic reminder sends to clients 24 hours before their appointment with reply recognition
New
Google Sheets integration: instant export of contacts and qualified leads to spreadsheets
Improved
Double-booking protection: strict database-level guard against scheduling two clients at the same time
Fix
Fixed logic that caused duplicate bookings when a client re-confirmed their appointment
Security
Optimized background task execution (APScheduler) to reduce server resource usage
v2.7.0April 18, 2026
Server-side analytics and Bitrix24
New
Bitrix24 integration: automatic lead creation via Inbound Webhooks
New
Server-side GA4 tracking: events sent directly via Measurement Protocol, bypassing AdBlock
New
Yandex.Metrica: background goal submission on funnel stage changes or successful bookings
Improved
New settings UI: convenient Plug & Play toggles to enable/disable integrations without touching code
Improved
Background data sending (Threading): analytics no longer delays the bot's response to users
Fix
Fixed conversation merging errors when multiple users interacted from the same device
v2.6.0April 2, 2026
AmoCRM integration and AI core update
New
Switched to ultra-fast Gemini 2.5 Flash model for response generation (< 1.5 sec)
New
Native AmoCRM integration: auto-creation of deals, contacts, and phone number syncing
New
Automatic AmoCRM token refresh on expiry (Refresh Token Logic)
Improved
Improved NLP engine: AI more accurately detects client intent for "Qualified" or "Booked" pipeline stages
Fix
Fixed 401 error during long-running sessions with external CRMs
v2.0.0Major ReleaseMarch 15, 2026
Global launch of the Ormiar AI platform
New
Launch of autonomous AI agent for real-time Telegram conversation handling
New
Training on custom data: system prompt configuration and tone-of-voice tuning
New
Automatic internal CRM (Pipeline) management with statuses: new, chatting, qualified, booked
Security
Full client data isolation using Supabase architecture (RLS)
Improved
Optimized Telegram webhook cold start performance