Skip to content

Releases: bazaarvoice/bv-ios-sdk

Video Submission

19 Sep 07:23
Compare
Choose a tag to compare
  • Allow SDK clients on submitreview.json to collect video natively.
  • Allow SDK clients on progressive endpoint to collect video natively.

8.11.0 Add product level attribution

25 Oct 08:34
444e95b
Compare
Choose a tag to compare
  • Added support for OriginalProductName in BVReview
    • OriginalProductName is the name of product where review was originally written.
  • Update minimum deployment target
    • SDK now supports iOS 12 and above.

Q&A Statistics

28 Oct 09:42
0e71abd
Compare
Choose a tag to compare
  • Allowing clients to map Q&A Statistics in statistics.json.

Updated API terms of use

10 Oct 17:06
Compare
Choose a tag to compare
  • Updated API terms of use URL

Sort by Relevancy

25 Jul 13:55
Compare
Choose a tag to compare
  • Allow clients to sort review content by relevancy

8.8.0 Sort by Content Locale (Custom Sort Order)

01 Jul 14:30
Compare
Choose a tag to compare
  • Allowing clients to display native reviews before non native reviews by passing a custom sort order.

  • Fixed "Staging Pixel Events fired even with prod configuration" bug

8.7.0 Hosted Auth Support for Progressive Submission

21 Jan 16:01
Compare
Choose a tag to compare
  • Allowing clients to use Hosted Authentication with Progressive Submission.

Added Missing non PII params

13 Oct 12:04
Compare
Choose a tag to compare
  • Added missing non PII params(deploymentZone,discount) for Transaction events in pixel.

This is our last release for 2021 and wish everyone best of Holiday Season. Stay safe and enjoy the celebrations. See you in 2022!

8.6.0 Ability to pass Date of User Experience field in BVReviewSubmissionRequest, retrieve author information in BVProductDisplayPageRequest and removed IDFA tracking

01 Sep 11:12
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 author information in BVProductDisplayPageRequest.
  • Removed IDFA tracking.

8.5.0 Support to disable IDFA tracking

09 Jun 09:03
Compare
Choose a tag to compare
  • Added support to disable IDFA tracking for Cocoapods integration.
  • Migrated CI server to Github Actions.