Skip to content

Releases: bazaarvoice/bv-android-sdk

8.15.0 Product Level Attribution.

25 Oct 07:11
b688cb1
Compare
Choose a tag to compare
  • Added support for OriginalProductName in Base Review
    • OriginalProductName is the name of product where review was originally written.

8.14.0 Gradle Upgrade.

08 Jun 13:36
Compare
Choose a tag to compare

Upgraded Gradle and Dependencies of AndroidX,GoogleAds, Kotlin etc.

With this new 8.14.0 release, you have to add common module in build.gradle (app) as " implementation 'com.bazaarvoice.bvandroidsdk:common:8.14.0' "

8.12.1 Fixed Capturing of the PII data

18 Nov 05:07
Compare
Choose a tag to compare
  • Fixed PIE feed not generated.

Q&A Statistics

28 Oct 05:17
4960631
Compare
Choose a tag to compare
  • Allowing client to map Q&A Statistics in statistics.json.

Relevancy Sort and Content Locale Sort Support

26 Jul 05:54
Compare
Choose a tag to compare
  • Allowing client to Sort the Reviews by ContentLocale (Custom Sort Order).
  • Allowing client to Sort the Reviews by Relevancy.
  • Fixed capturing of PII data in the Transaction Event.

Fixed ADID Google play policy changes

22 Jun 06:00
be8b612
Compare
Choose a tag to compare
  • Added ADID Google Play services normal permission.

Hosted Auth Support for Progressive Submission

28 Jan 05:55
Compare
Choose a tag to compare
  • Allowing clients to use Hosted Authentication with Progressive Submission.
  • Fixed Missing params in Primary Filters.

BVSDK 8.9.2 Added missing contentLocale option in Primary Filter

28 Oct 11:23
Compare
Choose a tag to compare
  • Allowing client to filter the Reviews by ContentLocale in the Primary Filter.
  • This is our last release for 2021 and wish everyone best of Holiday Season. Stay safe and enjoy the celebrations. See you in 2022.

Fixed BVViewedCGCEvent event inaccessible issue and Added Missing non PII params

21 Sep 17:26
Compare
Choose a tag to compare
  • Made BVViewedCGCEvent event accessible publicly.
  • Added missing non PII params(deploymentZone,discount,country,proxy) for Transaction events in pixel.

BVSDK 8.9.0 Ability to pass Date of User Experience field in ReviewSubmissionRequest & Category information in ReviewsRequest

18 Aug 13:48
Compare
Choose a tag to compare
  • Allowing clients to capture the date when the product was tested during review submission via Date of User Experience field.
  • Requesting category information in ReviewsRequest.