Changelog
All notable changes to the GameRebellion SDK and platform.
[1.2.0] - 2026-03-19
Added
- Social events:
friend_invite,group_join,chat_message,voice_call_start,voice_call_stop - Marketing attribution events:
impression,click,conversion,creator_code_use healthevent for SDK liveness monitoringloginandlogoutsession events- Server-to-Server API documentation
- Comprehensive Event Reference with all 26 event types
Changed
- Prism syntax theme updated to One Dark for improved readability
- Code block styling refined for developer-focused UX
- Documentation restructured with new Information Architecture
Fixed
- Social events no longer incorrectly labeled "coming soon"
- API key documentation corrected: keys can be created, revoked, and rotated
[1.1.0] - 2026-02-01
Added
crypto_transactionevent typead_clickandad_errorevent types- Privacy and consent documentation
- Analytics Dashboards section
[1.0.0] - 2025-12-15
Added
- Initial SDK release
- Core event types:
session_start,session_stop,feature_use,progression,level_up,achievement,transaction,ad_view,ad_reward,log - Unity SDK with automatic session and metrics tracking
- GRMetricsCollector and GRLogDrainer components