Skip to content

Releases and Change log


This Changelog contains information about last five stable releases of Zabaan SDK.

1.2.0 (latest release)

  • Added support for Sandbox Environment.
  • Removed WorkManager and custom worker factory implementation for audio file download and analytics api calls from SDK.
  • Fixed analytics issue for android 6,7.
  • targetSDK and compileSDK versions bumped to api 30.

1.0.9

  • Changed SDK's internal WorkManager to not interfere with applications WorkManager implementation.
  • Updated bench-marking events to measure SDK performance.
  • Added cleanup methods to appropriately manage Zabaan lifecycle

1.0.8

  • Updated version of internally used CircularImageView library as developer had removed previous version from central jcenter repo. Using stable version from mavenCentral now.

1.0.7

  • Updated female voice for language selection screen. (Reasoning: Built in TTS in Android devices defaults to female. Male voices are optional and require end users to download it manually)

1.0.6

  • Changes in finger animation position for idle animation.
  • Internal changes for analytics data to upload to optimized analytics backend.
Back to top