Skip to content

Rank Math API Manager v1.0.7

Choose a tag to compare

@Christian-Devora Christian-Devora released this 29 Jul 14:18
· 40 commits to main since this release

[1.0.7] - 2025-07-29

Added

  • Automatic Updates from GitHub: Complete implementation of automatic update system
    • GitHub API integration for checking latest releases
    • Secure download and installation of updates
    • Admin notifications for available updates
    • Manual update checking interface
    • Update logging and error handling
    • Rate limiting and caching for API calls
  • Enhanced plugin dependency checking
  • Comprehensive documentation in /docs folder
  • WordPress Plugin Check (PCP) compatibility improvements

Changed

  • Improved code structure with singleton pattern
  • Enhanced security measures with proper nonce verification
  • Better error handling and logging throughout the plugin
  • Improved error handling and validation
  • Enhanced security measures
  • Better integration with n8n workflows
  • Updated plugin version to 1.0.7

Security

  • Implemented proper input validation and sanitization
  • Added capability checks for all admin functions
  • Secure API communication with GitHub
  • Rate limiting for update checks

Fixed

  • Various bug fixes and performance improvements