Releases: bazaarvoice/bv-ios-sdk
Releases · bazaarvoice/bv-ios-sdk
Video Submission
- 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
- 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
- Allowing clients to map Q&A Statistics in statistics.json.
Updated API terms of use
- Updated API terms of use URL
Sort by Relevancy
- Allow clients to sort review content by relevancy
8.8.0 Sort by Content Locale (Custom Sort Order)
-
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
- Allowing clients to use Hosted Authentication with Progressive Submission.
Added Missing non PII params
- 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
- 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
- Added support to disable IDFA tracking for Cocoapods integration.
- Migrated CI server to Github Actions.