Back to changelog
by theodaguier
Changelog — April 20, 2026
Major analytics dashboard overhaul with KPI metrics and diverse chart types, multiple build and permission fixes deployed, and support form error handling improvements.
#feature#bugfix#analytics#permissions
Release
v1.31.7✨ New Features
- Analytics Dashboard Overhaul — Complete redesign of the analytics page featuring a full KPI dashboard with diverse chart variety, design system alignment, and proper data metrics using
uploadedAtfor accurate asset tracking.#412#409#411#407#413
🐛 Bug Fixes
- Platform Admin Permissions — Resolved multiple frontend access and permission bugs preventing platform admins from loading apps, guidelines, and pricelist data.
#400#399#408#405#404 - Build Errors — Fixed several build-blocking issues including duplicate
createClientMutationdeclarations, type errors, and compilation failures that were preventing deployment.#403#402#401 - Support Ticket Submission — Prevented Server Components render errors during support ticket submission and added proper JSON parse error handling in support server actions.
#410#406