For AI agents: visit https://developer-platform.vibes.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
- Add support for android API v34
- With this release, the SDK tracks a new event,'push_receive', when a push message is received to the device.
- Fix minor errors with external APIs
- Adding onInboxFetched event support
- Adding click, add, detail and purchase ecommerce tracking functions
- Using intent filter to open push related activities instead of VibesReceiver in Android 12
- Adds mutability flag to the PendingIntent
- Adds support for large push message body
- Removed automatic check for inbox status at startup
- Preventing crash triggered by access to VibesLogger
- Moved check for inbox status after device has been registered successfully
- Ensuring that auth-token is refreshed when server returns 401
- Exposed updateDevice as a public SDK method
- Removed updateDeviceLatLong. Above updateDevice now accepts lat/long parameters