Version 1.1.0
December 16, 2025
[added] full page-visit tracking with `ChatbotPageVisit` model, migration, and session integration.
[added] favicon-to-base64 conversion for improved page visit analytics and storage.
[added] varied greeting message generation using LLM in chatbot settings.
[added] assistant message rendering improvements and human-friendly time formatting.
[added] advanced filters and map view for chat session lists.
[added] timezone and UTC plugins for more accurate date handling.
[added] dynamic CSS serving for chatbot widget based on client settings.
[added] fade-in initialization effect for chatbot widget container.
[added] reminder prompts for accuracy and reliability in chatbot responses.
[added] streaming chat functionality to demo chatbot.
[added] option to force a new session and inactivity timeout handling.
[added] anonymous name generation for unregistered visitors.
[added] profile email display and updated chatbot settings layout.
[added] enhanced UI features, including new chat buttons, improved formatting, and scroll behavior.
[enhanced] chat message ordering with secondary sort criteria and descending layout.
[enhanced] feature display in subscription and pricing pages with improved status indicators.
[enhanced] chatbot popup styling and improved user list scroll overflow handling.
[enhanced] message classification, link rendering, and response handling.
[enhanced] session management with `temp_id` support and better chat history handling.
[enhanced] OSM integration (WIP) for chatlist map display.
[changed] `site_favicon` column type to `text` to support base64 storage.
[fixed] namespace path for Intervention Image facade.
[fixed] markdown link parsing to include safe `target` and `rel` attributes.
[fixed] missing username column in user search results table.
Version 1.0.0
initial release