June 10th, 2025
Add-ons
Extension
Pro Reports

Fixed: An issue where hard-coded PDF filenames without site-specific tokens could cause report data to be sent to incorrect recipients in bulk operations.
June 4th, 2025
Add-ons
Extension
Pro Reports

Added: mainwp_pro_reports_agency_template_summary_bottom action hook to the bottom of the summary section in the Agency report template.
May 30th, 2025
Add-ons
Extension
Pro Reports

Fixed: Resolved REST API routes registration issue where routes were not being properly registered due to initialization code firing too early in the WordPress loading sequence.
May 29th, 2025
Add-ons
Extension
Pro Reports

Fixed: Resolved scheduled cron job initiation problems to ensure reports are sent reliably at their designated times.
Fixed: Eliminated PHP warning for undefined $mainwpMainActivated property in the MainWP_Pro_Reports_Extension class.
Added: Multiple developer hooks for enhanced customization including mainwp_pro_reports_template_general_misc_top, mainwp_pro_reports_template_general_misc_bottom, mainwp_pro_reports_template_summary_top, mainwp_pro_reports_template_summary_bottom, mainwp_pro_reports_template_general_top, mainwp_pro_reports_template_general_bottom, mainwp_pro_reports_settings_edit_report, mainwp_pro_reports_get_template_email_file_path, mainwp_pro_reports_forced_init_start_send, mainwp_pro_reports_forced_continue_send, mainwp_pro_reports_parsed_section_tokens, mainwp_pro_reports_parsed_other_tokens, and mainwp_pro_reports_email_template_content.
Added: Enhanced logging functionality for improved debugging and troubleshooting capabilities.
January 10th, 2025
Add-ons
Extension
Pro Reports

Fixed: Issue with loading custom fonts in the report PDF.
Fixed: Broken Page Settings options in the Child Reports Dashboard tab.
Added: Support for built-in uptime monitoring tokens.
Updated: Information messages displayed when the report date range is not selected.