Skip to content

Releases: bazaarvoice/bv-ios-sdk

8.1.0 ProgressiveSubmission Support

28 Aug 19:10
Compare
Choose a tag to compare

Added support for Progressive Submission, Photo Upload

  • Added support for the ProgressiveSubmission API.
  • Added InitiateSubmitRequest and ProgressiveSubmitRequest
  • The Conversations PhotoUploadRequest has been made public

Examples of these requests can be found in BVInitiateSubmitTest and the BVProgressiveSubmitTest

Please see commit for details.

8.0.6 Photo Upload Fix

20 Aug 20:11
Compare
Choose a tag to compare

-Fixed an issue that was preventing uploaded photos from being added to conversation submissions

-Expanded configuration options for Curations request

-Updated demo app with Swift 5 support

8.0.5 Curation Feed Fix

14 Jun 14:59
Compare
Choose a tag to compare

-Fixed an issue that was causing duplicate Items to be loaded to curation feed

8.0.4 Expand Reviews Request

07 May 15:36
Compare
Choose a tag to compare

Expanded Reviews Request

8.0.3 BVTransactionEvent Fix

12 Dec 21:36
Compare
Choose a tag to compare

Fix for BVTransactionEvent

8.0.2

29 Oct 19:28
e26e519
Compare
Choose a tag to compare
  • Miscellaneous bug fixes

8.0.1

15 Oct 17:31
7db0196
Compare
Choose a tag to compare
  • Cleanup of podspec
  • Updating build settings
  • Miscellaneous small bug fixes

8.0.0

12 Oct 21:32
ab5ce2b
Compare
Choose a tag to compare
  • Cleanup module encapsulation
  • Updated Recommendations API
  • General Bug Fixes

7.1.2

18 Sep 17:10
24db8ef
Compare
Choose a tag to compare
  • Deprecating Deprecated Curations API

7.1.1

12 Sep 15:52
4a3c790
Compare
Choose a tag to compare
  • Fix internal media handling
  • Miscellaneous bug fixes