✨ New Features
Heartbeat Analytics
Added daily heartbeat events to track active installations
Includes non-PII data: version, browser type, OS, and timezone
Helps understand user base and version distribution
🔧 Improvements
Enhanced Analytics System
Improved offline event queuing with rate limiting
Added protection against server overload
Events now process in controlled batches
Original event timestamps preserved during retries
🛡️ Technical Details
Events queue when offline
Process event batches with 1-second intervals
Queued events retry every minute
Maintains data accuracy with original timestamps