May 8th, 2026
MainWP Core
Dashboard
Early Release

Important: Version 6.1 includes internal connection handling changes. Rolling back to a version earlier than 6.1 may temporarily disconnect child sites from your MainWP Dashboard. If this happens, reconnect the affected sites from the Manage Sites page using the Reconnect bulk action.
Updated: Improved code quality and internal handling in several areas.
May 6th, 2026
Add-ons
Integration
Wordfence Integration

Updated: Enhanced scan activity log status tracking and display updates.
Updated: Optimized scan stage UI class handling for improved performance.
May 5th, 2026
MainWP Core
Dashboard

Fixed: Improved site management stability with enhanced handling of site data to prevent errors in edge cases.
Fixed: An issue with logging auto-updates in the Network Activity logs.
Updated: Improved performance when performing bulk syncing.
Dev: Preserve response envelope for _fields REST API v2 requests in sites controller.
May 5th, 2026
MainWP Core
Child

Fixed: Global customize_register hook exposes legacy Customizer UI issues.
May 4th, 2026
Add-ons
Integration
Google Analytics Integration

Fixed: Improved the reconnection process to prevent duplicate Google Analytics properties.
Added: Added detection for BCMath extension support with error reporting when the extension is unavailable.
Added: Added detection for getmypid() function support with error reporting when the function is unavailable.
Added: Added bulk account selection with a "Select All" header checkbox and per-row checkboxes for easier multi-account management.
Added: Added a bulk actions dropdown with an "Apply" button for batch operations, including "Refresh Data" and "Remove Account".
Updated: Improved error reporting to display all detected system errors instead of limiting reports to specific error types.
Updated: Updated the per-row primary action to show either "Reconnect Account" or "Refresh Data" based on the account status.
Updated: Improved table sorting, multi-row selection, and checkbox state synchronization for more reliable account management.
Updated: Strengthened validation and error handling when fetching Google Analytics properties to skip malformed entries, log issues, and prevent partial failures.
May 4th, 2026
Add-ons
Extension
Cost Tracker

Updated: Improved reliability of cron job scheduling through more consistent handling of scheduling configuration values.
May 4th, 2026
Add-ons
Integration
Virusdie Integration

Fixed: Resolved an issue with fetching Virusdie data from the Virusdie API.
Fixed: Usability issue with the sign-out process for Virusdie account.
May 4th, 2026
Add-ons
Extension
Comments

Security: Improved input sanitization and output escaping across comment AJAX handlers to strengthen protection against unsafe data handling.
Added: Network Activity logging support for comment actions to ensure comment-related changes are properly tracked.
Added: New REST API controller and support files for the Comments extension.
Updated: Refactored the Comments extension database handling with a new MainWP_Comment_DB wrapper to improve reliability and maintainability.
Updated: Enhanced MainWP_Comment_Utility with new type, date, string, and placeholder helper methods for more consistent comment handling.
Updated: Improved session handling and code structure in MainWP_Comment by introducing a singleton pattern and clearer internal documentation.
Updated: Refined comment search and action handling for better correctness, maintainability, and long-term compatibility.
Updated: Minor CSS, JavaScript, widget, and readme improvements.
May 1st, 2026
MainWP Core
Dashboard
Early Release

Fixed: Improved site management stability with enhanced handling of site data to prevent errors in edge cases.
Fixed: An issue with logging auto-updates in the Network Activity logs.
Updated: Improved performance when performing bulk syncing.
Dev: Preserve response envelope for _fields REST API v2 requests in sites controller.
May 1st, 2026
MainWP Core
Child
Early Release

Fixed: Global customize_register hook exposes legacy Customizer UI issues.