=== MainWP SSL Monitor Extension ===
/*
 * Plugin Name: MainWP SSL Monitor Add-on
 * Plugin URI: https://mainwp.com
 * Description: MainWP SSL Monitor Add-on lets you keep a watchful eye on your SSL Certificates. It alerts you via email when monitored certificates are nearing expiration.
 * Version: 5.1.3
 * Author: MainWP
 * Author URI: https://mainwp.com
 */

== Changelog ==

= 5.1.3 - 7-15-2025 =
* Fixed: Resolved an issue where scheduled tasks were not executing due to incorrect class namespace references.
* Updated: the log priority constant to a new value.
* Updated: Improved internal log message formatting for consistency.

= 5.1.2 - 5-19-2025 =
* Fixed: Issue with lingering scheduled tasks after extension or MainWP Dashboard deactivation.
* Added: Method to properly unschedule cron jobs when the extension or MainWP Dashboard is deactivated.

= 5.1.1 - 4-3-2025 =
* Fixed: Inactive reset page button on the SSL Certificate Dashboard page.
* Added: New Site column to the SSL Certificates table, combining WP Admin, Name, and Site URL information for easier identification.
* Updated: Improved table data alignment and display in the Global Overview widget for better readability.
* Updated: Enhanced individual site widget to include SSL certificate status information in the widget title.
* Updated: Replaced the Close button with a Close icon in the Check SSL Certificates progress modal and Page Settings modal for a cleaner UI.
* Updated: Styled the SSL Certificates table to align with the latest MainWP Dashboard design standards.
* Updated: Improved label styling for Manage Sites and Monitoring table items for consistency.
* Updated: Updated knowledgebase URLs to point to the new documentation.

= 5.1 - 11-21-2024 =
* Added: Support for MainWP REST API v2
* Updated: Widget layout
* Updated: Coding standards and best practices
* Updated: General maintenance and optimization

= 5.0.1 - 5-29-2024 =
* Updated: Compatibility with the latest DataTables library version

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

= 4.0.4 - 7-3-2023 =
* Fixed: PHP Warning: Attempted to read property `valid_to` on null

= 4.0.3 - 5-19-2023 =
* Updated: The ssl_info API endpoint required parameter

= 4.0.2 - 5-12-2023 =
* Updated: REST API autentication peocess

= 4.0.1 - 2-28-2023 =
* Fixed: Data sorting problem
* Fixed: PHP Warning: Unsupported operand types: float + string
* Updated: Renamed Scren Options modal to Page Settings
* Updated: Knowledge Base URL

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