Version: 6.0
Author: MainWP
Author URI: https://mainwp.com
Icon URI:
Text Domain: mainwp-comments-extension,= 6.0 – 5-4-2026 =
* 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.