Releases: CommentSold/iOS-Videeo
Releases · CommentSold/iOS-Videeo
Release list
Shoppy Integration II
Additional enhancements to support the Shoppy integration of the Videeo SDK.
- Add Shopify product ID to VideeoProduct.
- Add production attribution API for VFS hosts.
- Add support for optional cart button.
- Localize the SDK into the following languages: (English, Spanish, German, French, Hungarian, Italian, Polish, and Portuguese).
- Add support for localized currency.
- Update the VideeoStreamDelegate tap functions to include a presenter instead of returning an optional UIViewController.
- Remove support for the built in replays UI in favor of the new replay data API.
Shoppy Integration
Bug fixes and API enhancements to support integration into the Shoppy app.
Make the VideeoStreamPage properties public.
Update VideeoManager API's to use the replay stream ID instead of the entire replay stream object.
Initial Production Release
This is the first official production release of the iOS Videeo SDK. It represents the first version that will be supported for external clients.
- Enhance the VideeoManager to allow reading replay stream metadata.
- Switch to using the api.videeo.com domain.
Bug fix release
- Fix self reference loop by making self weak in closure.
- Update to consume the latest version of CSStream and CSUtils.
- Fix bug were we were not using the authorized user JWT token.
Bug fix release
- Fix analytic events for how long the user is viewing a stream.
- Reset back/forward button when product detail is viewed.
- Use the common stream viewer component.
Bug fix release
- Scale the replay image to fill the replay tile.
- Turn the mini player off on the product detail web page.
- Move play image inline with replay text content, so the image never obscures the replay details.
- Update replays view to support a grid layout for landscape and iPad.
First version of videeo replays.
- Add an API to get a View/ViewController to show the list replays for a shop.
Bug fix release
- Allow users to reply to a comment.
- Fix auto-pause feature when showing the product details after returning from picture-in-picture.
- Allow the product overlay to be tapped while the product list is being shown.
- Fix bug where the latest product is not highlighted in the bottom tray.
- Fix bug where the bottom tray only shows the latest product when the stream starts.
- Fix bugs related to showing the stream ended alert.
Bug fix release
- Rename staging to test for the Videeo environment.
- Update to use new login API for authenticated users.
- Show the share button if we have a share message available.
- Update frame based layout to auto layout to fix rotation issues.
Bug fix release
- Fix design inconsistencies for fonts and colors.
- Fix layout bugs.
- Enable the host app to access the configured VideeoUser.
- Allow the host app to handle errors in the SDK.