March 26th, 2026

Add-ons

Extension

Pro Reports

Pro Reports 5.1

  • Fixed: Preventing potential errors when counting rows on invalid results.

  • Fixed: Previous-period calculation for scheduled reports so previews and PDF exports now use the correct prior reporting window for daily, weekly, and monthly schedules.

  • Added: Uptime Monitoring metrics and tokens to default report templates.

  • Added: A new scheduling option to run tasks every minute, providing more frequent execution intervals for automated processes.

  • Added: Automatic date range fallback functionality when dates are not specified, the system now defaults to the past year through today.

  • Added: Client-email token validation: shows warnings, can block save/send until user confirms, and preserves confirmation state.

  • Updated: Enhanced embedded file handling capabilities in PDF exports.

  • Updated: Improved data sanitization to safely handle and process various data types, ensuring cleaner handling of complex values in reports.

  • Updated: Strengthened type checking and data validation throughout the application.

  • Updated: Improved resource management for image handling in PDFs.

  • Updated: Improved UTF-8 text handling and encoding awareness in PDF generation.

  • Updated: Better handling of fixed-layout tables and positioning.

  • Updated: Enhanced input validation for report data processing.

  • Updated: Improved data decoding robustness for handling serialized and base64-encoded content.

  • Updated: Default report start/end times to ensure consistent period boundaries for scheduled reports.

  • Updated: Blocked creation of new tokens using reserved built-in names to ensure naming consistency and protect core functionality.

  • Updated: Changed the Matomo Unique Visits token to Unique Visitors.

  • Updated: Bounce rate calculations in reports have been refined for improved accuracy. Metrics are now properly displayed as percentages on a 0-100 scale

  • Dev: New hooks: mainwp_pro_reports_prepare_content_report_email, mainwp_pro_reports_send_scheduled_report_after_generated_content, mainwp_pro_reports_after_completed_send_scheduled_report, mainwp_pro_reports_continue_send_reports_limit.

  • Dev: New report template action mainwp_pro_reports_additional_content for hooking new report content.