- Fixed memory leak with event errors
- Fixed event send error handling
- Reduced logging on errors
- Use new session id format
- Fixed issue with settings importer
- WebGL build handling
- WebRequest helper added
- Events are now sent in batches to reduce network overhead
- Automatic flush of events when app loses focus
- While offline, events will be enqueue and sent when the app is back online
- Added an option to set the appVersion during initialization
- Replaced MiniJSON for TinyJSON for better serialization
- Fixed issue with OS version
- Initial release