Version 1.4.0
May 16, 2026
- Add support for LLMify when installed
- Fix broken permissions for exports
- Rename Referrers to traffic sources
- Fix queue job error with cached entries that are already deleted
Version 1.3.1
May 6, 2026
- Loosens
dompdf/dompdfconstraint to^2.0.3 || ^3.0to resolve dependency conflicts with plugins likeverbb/formie
Version 1.3.0
May 1, 2026
- Adds export as PDF feature to all pages
- Adds the ability to include full PDF reports in scheduled emails
- Adds attachPdfReport notification setting
- Improves bot detection
- Installs dompdf
- Installs jaybizzle/crawler-detect
Version 1.2.0
April 21, 2026
- Adds scheduled email reports with configurable frequency (weekly, every two weeks, monthly) and freely editable recipient list
- Adds
Send Test Mailbutton in settings to deliver the real report to the logged-in admin's address - Adds
insights/notifications/sendconsole command with--frequencyand--forceflags - Adds
insights_notification_logaudit table, mirrored to the external database when configured - Adds breadcrumbs on plugin pages
- Refactors plugin settings into a tabbed General / Notifications / Advanced layout on a dedicated CP page
- Adds a warning when a setting is overridden by
config/insights.php
Version 1.1.0
February 1, 2026
- Adds support for custom queue (
insightsQueue) to separate analytics jobs from main queue - Adds configurable queue job settings (
queueJobTtr,processTrackingJobPriority,maxRetryAttempts) - Adds Operating System breakdown to dashboard (Technology widget)
- Adds support for external database (
insightsDb) for Pro edition
Version 1.0.0
January 11, 2026
- Initial release