Skip to content

9.0.7

Choose a tag to compare

@github-actions github-actions released this 06 Mar 13:36
· 31 commits to develop since this release
  • [Fixed] Hardened security for AJAX handlers, file imports, and database queries
  • [Fixed] Filesystem method filter no longer globally overrides server SSH2/FTP configuration
  • [Added] Background license verification via daily WP-Cron
  • [Added] 24-hour cooldown after failed license server requests to prevent repeated timeouts
  • [Changed] Added $notification and $trigger parameters to notification/background_processing/delay filter for better context when filtering delay time.
  • [Changed] License inactive notices suppressed during server communication failures
  • [Changed] Upgraded PHPCS dev dependencies for PHP 8.4+ compatibility
  • [Fixed] License checks no longer block admin page loads when license server is unreachable
  • [Fixed] Bedrock compatibility for asset URL resolution
  • [Fixed] Various PHP warnings and deprecation notices