Changelog

What's new

All the latest features, improvements, and fixes shipped to BotPhi.

v0.5.0February 6, 2026

WhatsApp Integration & Multi-Model Routing

Deploy AI assistants on WhatsApp with one click. Plus, smart model routing lets your bots automatically pick the best AI provider per conversation.

Added

WhatsApp Business API integration — deploy bots to WhatsApp in under 60 seconds

Added

Multi-model routing — configure bots to use Claude, GPT, or Gemini based on task type

Added

Conversation analytics dashboard with message volume, response times, and user retention charts

Improved

Bot deployment speed reduced from ~45s to ~15s with parallel provisioning

Improved

Telegram message delivery reliability increased to 99.95% uptime

Fixed

Discord bots no longer disconnect during gateway restarts

Security

Added rate limiting on bot API endpoints to prevent abuse (100 req/min per bot)

v0.4.0January 20, 2026

Custom System Prompts & Bot Templates

Fine-tune your AI assistants with custom system prompts. Choose from pre-built templates for customer support, FAQ, scheduling, and more.

Added

Custom system prompt editor with syntax highlighting and live preview

Added

8 pre-built bot templates: Customer Support, FAQ Bot, Appointment Scheduler, Lead Qualifier, Content Writer, Code Assistant, Language Tutor, Personal Assistant

Added

Bot cloning — duplicate an existing bot configuration with one click

Improved

Dashboard UI redesigned with clearer navigation and faster load times

Improved

Error messages now include actionable suggestions for common issues

Fixed

Bot names with special characters no longer cause deployment failures

Fixed

Pricing page now correctly displays annual discount calculations

v0.3.0January 5, 2026

Discord Integration & Gemini Support

BotPhi now supports Discord as a deployment target. We also added Google Gemini as a third AI provider alongside Claude and GPT.

Added

Discord bot integration — deploy to any Discord server with slash command support

Added

Google Gemini (Pro & Flash) as an AI provider option

Added

Bot health monitoring with automatic restart on failure

Added

Webhook endpoints for bot lifecycle events (deploy, stop, error)

Improved

Context window management — bots now intelligently truncate long conversations to stay within token limits

Fixed

Telegram bots now correctly handle edited messages

Security

API keys are now encrypted at rest using AES-256-GCM

v0.2.0December 15, 2025

GPT Support & Bot Management Dashboard

Added OpenAI GPT models alongside Claude. New dashboard lets you manage, monitor, and configure all your bots from one place.

Added

OpenAI GPT-4o and GPT-4o-mini as AI provider options

Added

Bot management dashboard with real-time status, logs, and configuration

Added

Usage tracking with per-bot token consumption and cost estimates

Improved

One-click deploy flow simplified from 5 steps to 3

Improved

Landing page performance — Lighthouse score improved from 72 to 95

Fixed

Bot responses no longer get truncated for messages exceeding 4096 characters on Telegram

v0.1.0November 28, 2025

Initial Launch

The first public release of BotPhi. Deploy Claude-powered AI assistants on Telegram with a single click. No servers, no SSH, no code.

Added

One-click Telegram bot deployment powered by Anthropic Claude

Added

Three pricing tiers: Free (1 bot), Pro (5 bots), and Enterprise (unlimited)

Added

Landing page with product overview, pricing, FAQ, and contact form

Added

Supabase-backed contact form with server-side validation

Added

Blog system with Markdown rendering and syntax highlighting