Changelog

What's new in Flowly

Every release, every fix, every improvement — documented.

v2.4.0

March 14, 2026Latest
New

Analytics v2 — redesigned dashboard with conversation funnel, resolution rate tracking, and 90-day historical data

New

Custom domain support — host your chatbot widget from your own domain

New

Bulk file upload for knowledge base (up to 20 files at once)

Improved

Response streaming is now 40% faster with improved chunk handling

Improved

Widget now correctly handles mobile viewport changes and soft keyboards

Fixed

Fixed an edge case where long PDF documents (>200 pages) would time out during indexing

v2.3.0

February 28, 2026
New

Conversation history — users can now scroll back through the full session history

New

Bot playground — test your chatbot before going live without affecting analytics

Improved

Knowledge base search accuracy improved significantly with better vector chunking strategy

Improved

Redesigned bot configuration UI with live preview

Fixed

Fixed CORS headers not being set correctly for subdomain embeds

Fixed

Session IDs now persist correctly across page navigations in single-page apps

v2.2.0

February 14, 2026
New

CSV knowledge base support — upload spreadsheets and the bot learns from structured data

New

Webhook support for conversation events (new_message, session_start, session_end)

Improved

System prompt editor now has syntax highlighting and character count

Improved

Improved error messages when file indexing fails, with actionable recovery steps

Fixed

Fixed duplicate message rendering on slow network connections

v2.1.0

January 30, 2026
New

Team accounts — invite teammates to manage bots together with role-based permissions

New

Message export — download full conversation history as CSV

Improved

Widget bundle size reduced by 32% — faster load times for embedded sites

Improved

Bot list now shows active conversation count in real time

Fixed

Fixed widget overlapping footer elements on pages with fixed positioning

Deprecated

Old /api/v1/chat endpoint deprecated — please migrate to /api/embed/chat

v2.0.0

January 10, 2026
New

Flowly 2.0 — complete rewrite of the core chat engine with streaming support

New

Pinecone vector database integration for knowledge base storage

New

Embeddable widget redesign with glass-morphic UI, dark mode support, and custom positioning

New

Per-session conversation isolation using localStorage

Improved

Full dashboard redesign with analytics, bot management, and settings