Releases: wingify/vwo-fme-android-sdk
Releases · wingify/vwo-fme-android-sdk
Release 1.1.1
Fixed vulnerabilities from dependencies
Release v1.1.0
Added
- The SDK now supports storing impression events while the device is offline, ensuring no data loss. These events are batched and seamlessly synchronized with VWO servers once the device reconnects to the internet.
Changed
- Optimized the MEG rules engine for faster processing.
Release 1.0.1
- Added support for changing SDK name and SDK version in hybrid(React-native and Flutter) SDKs.
Release 1.0.0
Added
- Added support for Personalise rules within
Mutually Exclusive Groups
. - Settings cache: Cached settings will be used till it expires. Client can set the expiry time of cache.
- Storage support: Built-in local storage will be used by default if client doesn't provide their own. Client’s storage will be used if it is provided.
- Call backs added to avoid busy waiting for server call to complete.
- Changed variable access to method access for Flag - setIsEnabled & isEnabled
Version 0.1.0
v0.1.0 Production release v0.1.0