Skip to content

Releases: wingify/vwo-fme-android-sdk

Release 1.1.1

10 Jan 12:03
Compare
Choose a tag to compare

Fixed vulnerabilities from dependencies

Release v1.1.0

10 Jan 12:06
Compare
Choose a tag to compare

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

19 Dec 13:11
Compare
Choose a tag to compare
  • Added support for changing SDK name and SDK version in hybrid(React-native and Flutter) SDKs.

Release 1.0.0

19 Dec 12:03
Compare
Choose a tag to compare

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

05 Aug 19:38
Compare
Choose a tag to compare
v0.1.0

Production release v0.1.0