Feature: Added Custom Database Tables (wp_revshield_logs and wp_revshield_stats) to prevent wp_options bloat and ensure enterprise-level performance during heavy bot attacks.
Feature: Added Malicious File Upload Protection (PRO) to block dangerous extensions (.php, .exe, .svg) in $_FILES.
Feature: Added Manual IP Blacklist (PRO) to instantly block specific IPs.
Feature: Added Geo-Blocking (PRO) to restrict login page access by country code.
Feature: Added CSV Export and Pagination for Threat Logs.
Enhancement: Advanced WAF Engine now decodes and inspects Base64 and URL-encoded payloads for hidden SQLi/XSS attacks.
1.1.7
Feature: Limit Login Attempts is now fully customizable. You can set Max Retries and Lockout Time directly from the UI.
Feature: Brute Force lockouts are now automatically recorded and displayed in the Threat Logs tab.
Enhancement: Upgraded the Enterprise WAF Engine with broader, OWASP-level regex rules covering more SQLi, XSS, LFI, and Bad Bot patterns.
Fix: Resolved a rolling-window logic bug in the DDoS Rate Limiting engine where the block timer would reset incorrectly on continuous requests.
1.1.6
Fix: Resolved a JavaScript DOM race condition that prevented the AdBlock warning from displaying on certain browsers (e.g., Opera).
Fix: Improved mobile responsiveness and fixed screen overflow issues for the warning modal.
1.1.5
Feature: Added Enterprise WAF Engine for PRO users (SQLi & XSS payload detection).
Feature: Added Polymorphic Anti-Tamper Engine to defeat advanced adblockers.
Feature: Added True rDNS SEO Bot Verification.
Feature: Added Content Blurring, Hide Login Page, DDoS Rate Limiting, and Empty UA Blocking.
Tweak: Optimized codebase and improved Freemius premium integration.