Releases: dustinparker/hpos-compatibility-scanner
1.0.2
📦 NEW: Added caching for HPOS compatibility status with refresh option.
📦 NEW: Added detection for HPOS compatibility declarations in plugins.
📦 NEW: Added display of HPOS compatibility status at the top of results.
👌 IMPROVE: Updated CSV export to include compatibility status.
👌 IMPROVE: Changed plugin-update-checker to be a Composer dependency.
👌 IMPROVE: Added package.json with npm scripts for frontend asset building.
🔄 CHANGE: Refocused scanner on SQL queries referencing posts and postmeta tables.
👌 IMPROVE: Added detection for various SQL query patterns targeting wp_posts and wp_postmeta.
👌 IMPROVE: Enhanced false positive detection for non-order related queries.
👌 IMPROVE: Enhanced scanning with reduced false positives.
👌 IMPROVE: Added code snippets and line numbers to scan results.
👌 IMPROVE: Improved UI with expandable code sections.
🔄 CHANGE: Removed WPCom Check dependency and implementation.
1.0.1
1.0.0
- Initial release 🚀