- logUserPropertiesEvent() now accepts Map<String, dynamic>; UserPropertiesEvent model removed
- logAppLaunchEvent() added; native SDKs also fire this automatically on init
- Android: logUserPropertiesEvent and logAppLaunchEvent handlers implemented
- iOS: logUserPropertiesEvent passes raw args dict; logAppLaunchEvent handler added
- Android: mavenLocal() removed; adaptive-analytics dependency pin bumped to 1.0.11
- iOS: AdaptiveAnalytics CocoaPod dependency pinned to ~> 1.0.12
- Updated CHANGELOG