v1.3.3: chore: release 1.3.3 version
Includes cron event duplication fix from PR #24 (thanks @lichtteil / Mario): cron cleanup now uses wp_unschedule_hook() so events scheduled with args are actually removed, event args carry the user ID instead of a full WP_User object, and a self-healing migration reschedules legacy/duplicate events as a single clean event. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>