Skip to content

v1.3.3: chore: release 1.3.3 version

Choose a tag to compare

@github-actions github-actions released this 14 Jul 13:22
· 23 commits to main since this release
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>