v1.0.6
- New: **analytics data retention.** The `peek_pro_analytics` table used to grow indefinitely, one row per quick-view open. Events are now pruned once they pass the retention period chosen under **Peek -> Quick View 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.