- v1.4.0·June 7, 2026New
Ask AI remembers the conversation
The Ask AI node can now hold a conversation instead of treating every message as a blank slate. Flip on Memory and each chat keeps its own running thread — previous messages and replies are fed back to the AI on the next run, so it remembers what was already said and answers in context. Your system prompt still leads every call and stays in control of how the AI behaves.
- A Memory toggle on the Ask AI node — off by default, so existing workflows are untouched
- Each chat keeps its own private thread; different users never share a conversation
- Previous messages and AI replies are replayed on every run for context-aware answers
- Works across every chat model — OpenAI, Claude, Gemini, and Perplexity
- A clear heads-up that memory uses more credits as the conversation grows, since the full history is sent each time
- v1.3.0·June 7, 2026
Vault — one encrypted home for your secrets
Stop pasting the same API keys and tokens into every node. The new Vault is a single, encrypted place for your secrets and reusable values — save something once, then reference it anywhere a node accepts input by typing vault:key. Values are encrypted at rest and resolved only while a workflow runs, so the plaintext never comes back to the editor.
- A dedicated Vault page to add, edit, and delete encrypted variables — text, number, boolean, array, or object
- Reference any value in a node with vault:key; an autocomplete picker and inline badges make it quick
- Arrays are entered as individual items; objects as a key/value tree nested up to three levels deep
- Encrypted at rest with AES-256-GCM and never returned to the browser after saving
- Credential fields across Stripe, HTTP Request, WordPress, Ghost, HubSpot, and Notion now point you to the Vault
- v1.2.0·June 5, 2026
Run workflows on a schedule
Workflows no longer have to wait for someone to message your bot. The new Schedule trigger runs a workflow on a cadence you choose — a one-off at a set date and time, a simple preset, or a precise custom cron expression — so recurring sends, reminders, and clean-up jobs just happen on their own.
- Schedule trigger: once, every minute, hour, day, week, month, or a custom cron expression
- Segmented cron editor with a live, plain-English summary as you type
- Set a default chat on the schedule so downstream actions know where to send
- Action nodes now take an optional Chat ID (and Message ID) — pick from your bot’s private chats or type your own
- Everything stays optional for message-triggered workflows, which keep working exactly as before
- v1.1.0·May 25, 2026
Build workflows with AI
Describe what you want your bot to do in plain English and let AI design the workflow for you. It picks the right triggers, conditions and actions, wires them together, names the workflow, and drops you straight into the editor to review and publish.
- Plain-English prompt → a ready-to-run workflow, saved to your bot
- AI builds with only the nodes available on your plan and installed plugins
- Free daily builds per plan — Basic 3/day, Pro 5/day, Ultra 10/day
- Need more? Extra builds simply draw from your AI credit balance
- Tells you up front if a request needs an integration we don't have yet
- v1.0.0·May 16, 2026
Eavur is live — product launch
The first public release of Eavur. One calm, AI-native control center for every Telegram bot you run — workflows, moderation, CRM, scheduling, and analytics, all wired together.
- AI workflow builder with 20+ node types (GPT-4o, Claude, Gemini)
- Real-time moderation: captcha, spam filters, CAS cross-check, link scrubber
- Lead detection & CRM with intent scoring and pipeline stages
- Scheduled posts, approvals, and team roles
- AI workflow builder that turns a text prompt into a full workflow
More on the way
We ship weekly. Subscribe in the dashboard to get release notes in your inbox, or peek at what we're cooking on the blog.