What's new in Flowly
Every release, every fix, every improvement — documented.
v2.4.0
March 14, 2026LatestAnalytics v2 — redesigned dashboard with conversation funnel, resolution rate tracking, and 90-day historical data
Custom domain support — host your chatbot widget from your own domain
Bulk file upload for knowledge base (up to 20 files at once)
Response streaming is now 40% faster with improved chunk handling
Widget now correctly handles mobile viewport changes and soft keyboards
Fixed an edge case where long PDF documents (>200 pages) would time out during indexing
v2.3.0
February 28, 2026Conversation history — users can now scroll back through the full session history
Bot playground — test your chatbot before going live without affecting analytics
Knowledge base search accuracy improved significantly with better vector chunking strategy
Redesigned bot configuration UI with live preview
Fixed CORS headers not being set correctly for subdomain embeds
Session IDs now persist correctly across page navigations in single-page apps
v2.2.0
February 14, 2026CSV knowledge base support — upload spreadsheets and the bot learns from structured data
Webhook support for conversation events (new_message, session_start, session_end)
System prompt editor now has syntax highlighting and character count
Improved error messages when file indexing fails, with actionable recovery steps
Fixed duplicate message rendering on slow network connections
v2.1.0
January 30, 2026Team accounts — invite teammates to manage bots together with role-based permissions
Message export — download full conversation history as CSV
Widget bundle size reduced by 32% — faster load times for embedded sites
Bot list now shows active conversation count in real time
Fixed widget overlapping footer elements on pages with fixed positioning
Old /api/v1/chat endpoint deprecated — please migrate to /api/embed/chat
v2.0.0
January 10, 2026Flowly 2.0 — complete rewrite of the core chat engine with streaming support
Pinecone vector database integration for knowledge base storage
Embeddable widget redesign with glass-morphic UI, dark mode support, and custom positioning
Per-session conversation isolation using localStorage
Full dashboard redesign with analytics, bot management, and settings