v1.0.7
- New: **analytics data retention.** The `bundle_pro_analytics` table used to grow indefinitely. Events are now pruned once they pass the retention period chosen under **WooCommerce -> Bundle Analytics** (30, 90, 180, 365 or 730 days; 180 by default for new installs). Existing store 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.