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