Added Semantic Matching Algorithm for Saved Replies
Added Advanced Analytics Dashboard for Saved Replies
Added Language Support
Fixed Gemini API Empty Response
1.2.0 (Date: January 25, 2026)
π New Features
File Resource Upload β Upload images (JPG, PNG, GIF, WebP) and PDFs directly from the WordPress Media Library to provide additional context to your AI chatbot
Markdown Response Rendering β AI responses now display with rich formatting including headers, lists, code blocks, bold, italic, and links for better readability
Enhanced Dashboard Analytics β Redesigned dashboard with improved conversation metrics, performance insights, and visual charts
Timezone-Aware Date Display β All dates in the admin panel now respect your WordPress timezone settings
π§ Improvements
Improved loading states across all settings pages for better user feedback
Unified prompt building logic for more consistent AI responses
Better resource formatting when sending context to AI providers
Optimized internal content indexing with improved date handling
Settings page navigation no longer causes unnecessary re-renders
Cleaner, more maintainable codebase with reduced technical debt
π Bug Fixes
Fixed settings page re-rendering issue that caused UI flickering
Fixed date display inconsistencies in Internal Content tab
Improved error handling for AI provider responses
π Security
Added DOMPurify for HTML sanitization in markdown rendering to prevent XSS attacks
Removed legacy code and unused dependencies for a smaller attack surface