Skip to content

Releases: dustinparker/hpos-compatibility-scanner

1.0.2

26 Jul 11:34
1124486

Choose a tag to compare

📦 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

06 Feb 04:45

Choose a tag to compare

1.0.0

19 Dec 22:55

Choose a tag to compare

  • Initial release 🚀