v1.0.9
- New: **notification queue and opt-in token retention.** The `restock_pro_notify_queue` table used to keep processed records indefinitely. Completed and failed notification jobs are now pruned once they pass the retention period chosen under **Waitlist -> Scheduled Sends** (30, 90, 180, 365 or 730 days; 180 by default for new installs). Expired unconfirmed double opt-in tokens are pruned alongside. Existing log data is preserved on upgrade until a retention period is selected. The prune runs hourly in small batches so it never locks the table on a busy shop, re-schedules itself if the cron entry goes missing (including on multisite sites that were already active), and is removed on deactivation and uninstall.