=== Manage Cache Control Extension ===
/**
 * Plugin Name: Manage Cache Control Extension
 * Plugin URI: https://mainwp.com
 * Description: MainWP Cache Control allows you to automatically purge the Cache on your child sites after performing an update of WP Core, Theme, or a Plugin through the MainWP Dashboard.
 * Version: 5.0.4
 * Author: MainWP
 * Author URI: https://mainwp.com
 * Documentation URI: https://mainwp.com/kb/cache-control/
 */

== Changelog ==

= 5.0.4 - 9-10-2025 =
* Fixed: Resolved issue that was requiring users to reload the "Manage Sites" page in order to trigger cache clear bulk action again.

= 5.0.3 - 4-28-2025 =
* Fixed: Issue with triggering the Purge Cache action from Manage Sites bulk actions.
* Fixed: Corrected problem with escaped HTML (<a> tag) in error messages to ensure proper display of error information.
* Updated: Styled the Domain Monitors table to align with the latest MainWP Dashboard design standards.
* Updated: Updated knowledgebase URLs to point to the new documentation.
* Updated: The Last Purged column to show time in the time elapsed format.

= 5.0.2 - 3-5-2025 =
* Updated: Padding around elements hooking into the Updates Overview widget

= 5.0.1 - 1-30-2025 =
* Fixed: Issue with triggering the Purge Cache action from Manage Sites bulk actions.
* Updated: Renamed the Manage Sites bulk action to Purge Cache for clarity.
* Updated: Improved the information message on the extension settings page.
* Updated: Enabled the Save State feature for the Log table.

= 5.0 - 2-27-2024 =
* Updated: MainWP 5.0 compatibility

= 4.0.3 - 8-15-2023 =
* Updated: API key encryption method

= 4.0.2 - 6-8-2023 =
* Fixed: Repaired CloudFlare purge failing to fire when Child Site Settings being used instead of global.
* Fixed: Problem with cacthing feedback from the Cloudflare when purging fails
* Added: Support for the Seraphinite Accelerator plugin

= 4.0.1 - 3-16-2023 =
* Added: Support for Comet Cache plugin
* Added: Support for the FlyingPress plugin
* Added: Support for the WP Super Cache plugin
* Added: Support for the WP Optimize plugin
* Added: Clear Cache button to the Updates Overview widget to manually trigger the process
* Updated: Purge cache process so it can handle both Cloudflare and supported caching plugin at the same time
* Updated: Purge cache process to run Preload cache process after purging

= 4.0 - 2-20-2023 =
* Initial release
