Version: 1.4.0
Date: March 14, 2026
[added] chatbot welcome popup feature with configurable fields in chatbot settings.
[added] system prompt management for chatbot responses, allowing better control over AI behavior.
[added] video knowledge ingestion system that allows extracting and processing text from video sources.
[added] sitemap knowledge ingestion support for extracting and processing website content from sitemap URLs.
[added] video and sitemap configuration settings in the admin panel for managing knowledge sources.
[added] Google reCAPTCHA v2 and v3 integration with settings support.
[added] reCAPTCHA validation for authentication, newsletter, and visitor support ticket forms.
[enhanced] chatbot response processing to better handle client-specific instructions and prompts.
[enhanced] knowledge embedding workflow with improved error handling and failure notifications.
[enhanced] broadcasting configuration to support Laravel Reverb alongside Pusher.
[enhanced] email template system with dynamic content support and improved validation rules.
[enhanced] SMTP configuration handling and email sending reliability.
[fixed] issues in social login flow, including user validation and account creaion.
[fixed] chatbot script loading issues in the application layout.
[fixed] minor validation and configuration issues across settings and API responses.
Version: 1.3.0
Date: January 28, 2026
[added] reCAPTCHA settings page and Google reCAPTCHA integration for user registration.
[added] SEO settings management with dynamic frontend meta tag updates.
[added] session validation method to verify active sessions and support reactivation.
[added] delete and bulk delete functionality for chat sessions.
[added] subscription expiry notifications system with email templates.
[added] user usage details feature using AdminUsageService with admin UI integration.
[added] broadcasting health check system with real-time status monitoring UI.
[enhanced] API key validation to conditionally check feature access during settings update.
[enhanced] chatbot widget styles for improved responsiveness and accessibility.
[enhanced] broadcasting settings to support Laravel Reverb alongside Pusher.
[fixed] meta tag support and resolved duplicate HTML tag rendering issues.
[fixed] HTML escape handling to improve security in chat session display.
Version 1.2.0
December 25, 2025
[fixed] subscription handling for free packages
[chore] update xgenious/installer dependency to version 2.3
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