Admin Panel Data Accuracy Fixes
This release resolves several data display issues in the admin panel, ensuring accurate metrics and preventing errors when viewing usage statistics, billing information, and customer activity.
Administrators can now generate blog drafts through an interactive chat interface directly in the admin panel. The system provides real-time topic suggestions and draft generation with visual loading states during processing.
New Features
2Interactive blog chat panel
Administrators can now generate blog drafts through an interactive chat interface directly in the admin panel. The system provides real-time topic suggestions and draft generation with visual loading states during processing.
Blog post publishing workflow
The new publishing endpoints enable seamless transition from draft to published content with conversation history preservation. Each session maintains context for up to 24 hours, allowing for iterative refinement of posts.
Improvements
1General bug fixes and improvements
Plus 17 internal improvements for better reliability and performance.
Bug Fixes
5Corrected usage statistics columns
Admin panel usage statistics now display accurate credit usage data by using the correct column names in database queries.
Fixed customer activity tracking
Customer activity displays properly in the CRM pipeline by using the correct session tracking data instead of referencing non-existent columns.
Fixed success rate display
Success rate percentages now display correctly in the admin panel by computing the proper percentage values instead of decimal fractions.
Corrected billing information display
Billing settings and recharge information now show accurate data by querying the correct database columns for payment configurations.
Fixed session integration metrics
Session integration success rates now calculate properly by computing the metric in SQL rather than attempting to select non-existent database columns.
Plus 17 internal changes for stability and performance.