Changelog
What's new.
Versioned release notes. Free plugin and Pro share this changelog; entries are tagged with their product.
v3.0.2
17 Feb 2026
free
17 Feb 2026
free
HPOS support, faster log queries.
- addNative support for High-Performance Order Storage. Queries against the order table use the new schema.
- chgInsight Dashboard log query optimised for stores with > 100k events. Median query time down from 380ms to 64ms.
- fixFilter pane: clear-button now actually clears the date range.
v1.2.0
12 Feb 2026
pro
12 Feb 2026
pro
Webhook tools, CLI improvements.
- addInbound webhook configuration screen with per-gateway signing secrets, test payloads, and recent activity.
- addWP-CLI:
wp odcm rules export --format=jsonandwp odcm rules importfor CI/CD. - chgRule tester now surfaces per-condition pass/fail with the matched/unmatched values.
v3.0.0
7 Feb 2026
free
7 Feb 2026
free
Major: redesigned admin, three-tier CSS system.
- addNew Insight Dashboard with three-pane shell: filters, log stream, event timeline.
- addLight + dark mode with manual toggle, persisted per user.
- chgInternal: complete rewrite of the audit log schema. Migration runs automatically on first load.
- chgRule builder vocabulary unified around WHEN / IF / THEN.
v2.4.8
15 Jan 2026
free
15 Jan 2026
free
Maintenance.
- fixRace condition when two Action Scheduler workers picked up the same event. Now serialised on event ID.
- fixDiagnostics: PHP 8.3 deprecation notice on dynamic property assignment.