Changelog
All notable changes to AreaTech. We ship updates weekly.
November 8, 2024 v1.4.2
Cohort comparison views & Roblox SDK improvements
- New Side-by-side cohort retention comparison (up to 4 cohorts)
- New Export retention data as CSV from dashboard
- Improved Roblox SDK now buffers events during DataStore throttling
- Improved Dashboard load time reduced by 35% with query caching
- Fixed Timezone offset bug in daily aggregation for UTC+12 regions
November 1, 2024 v1.4.0
Churn prediction engine & alerting
- New Churn prediction model — identifies at-risk players 72 hours in advance
- New Discord webhook alerts for anomaly detection
- New Custom alert rules based on metric thresholds
- Improved Player profile page now shows predicted LTV
- Fixed Session duration calculation now excludes AFK time correctly
- Fixed API rate limit headers now return correct remaining count
October 18, 2024 v1.3.5
Matchmaking insights & Unity SDK update
- New Matchmaking dashboard — queue times, skill distribution, match quality
- New Unity SDK: automatic crash reporting integration
- Improved Event ingestion latency reduced from 45ms to 23ms average
- Improved Funnel analysis now supports custom time windows
- Fixed Duplicate event detection was incorrectly flagging retry attempts
October 4, 2024 v1.3.0
Funnel analytics & Godot SDK beta
- New Multi-step funnel builder with drag-and-drop event ordering
- New Godot SDK (beta) — GDScript autoload with signal-based tracking
- New API endpoint: POST /v1/queries for custom analytics queries
- Improved Dashboard now auto-refreshes every 30 seconds on Live view
- Improved Batch ingestion limit increased from 200 to 500 events per call
- Fixed Player merge incorrectly combining distinct players with same display name
September 15, 2024 v1.2.0
Revenue metrics & Roblox SDK launch
- New Revenue dashboard — ARPDAU, conversion rates, spend cohorts
- New Roblox Studio SDK with Wally package manager support
- New Team member roles and permissions
- Improved Retention curves now show confidence intervals
- Fixed Event timestamp parsing for non-ISO format strings