Changelog
8.3.1 - 20/12/22
Bug Fixes:
- added Clip Collection and Clip Category event data for all Clip analytic events
Improvements:
- added Current Category to the event data for Story and Ad analytic events
8.3.0 - 09/12/22
Bug Fixes:
- fixed default value for
answeredMessageTextColor
Improvements:
- added additional properties to ad events to help identify individual ads
- modified the
getAdsForList
callback to provide more ad information
- exposed information about category types on analytic events
- improvements to the way a Page's read status is implemented
- adjusted the timestamp property so timescales are updated for each new Page
- improvements to the loading time of videos in Stories
8.2.4 - 30/11/22
Improvements:
- removed unused
onComplete
parameter from Storyteller.dismissPlayer
- implemented
lists.backgroundColor
theme property to change the background color of chips
8.2.3 - 25/11/22
Improvements:
- Enforced setting empty UserID to clear local storage
8.2.2 - 10/11/22
Improvements:
- Made Clips scrolling experience smoother
Bug Fixes:
- Fixed bug with reloadData requests being sent before initialization has finished
- Fixed bug with StorytellerHome sometimes having incorrect grid sizes
- Fixed bug with share button on iPads
- Fixed Action buttons not working in certain cases
8.2.1 - 01/11/22
Bug Fixes:
- Fixed bug that prevents Action buttons being used after opening the app from a shared link
- Fixed
getAdViewHandler
returning nil on StoryViewModel
- Fixed rare crash when opening player
Improvements:
- Analytics parameters are now sent in the same order and empty values have been removed
- Shortened Story Poll's remaining time to 2 seconds after an answer has been selected
8.2.0 - 11/10/22
New Features:
- Added support for Clips and Collections
Bug Fixes:
- Fixed issue that caused
DismissedAd
activity to not run in certain cases
- Fixed bug that caused
dismissedStory
to miss dismissedReason
parameters in certain cases
- Fixed bug that could cause Storyteller to freeze when saving asset to device
- Fixed bug where tapping to go back on the first Page of the first Story did not start the Page from the start
- Fixed bug that could cause Story player window to turn white after share activity
- Fixed setting Categories for a Story row in the demo app
- Fixed loading icon remaining on screen in certain cases
- Fixed Story player window becoming white after hiding share activity
Improvements:
- Made the selected answer on Polls semitransparent
- Implemented better logging solution in Xcode console
- Reduced content length parameter usage
- Implemented
AdActionButtonTapped
event
- Refresh button improvements
Deprecations and Changes:
- Renaming
UserActivity.NewEventType
case from .swipedUpOnPage
to .pageActionButtonTapped
- Renaming
UserActivity.EventType.SwipeUp
to .ActionButtonTapped
8.1.14 - 17/10/22
New Features:
- Added the ability to open a Clip or Collection directly using the
openCollection
method
8.1.13 - 21/09/22
Bug Fixes:
- Fixed TriviaQuizScore being set as a String instead of an Int
- Fixed missing text in sharing screen
Deprecations and Changes:
- Removed
openFeed
from Storyteller
8.1.12- 01/09/22
Bug Fixes:
- Keeps scroll position of a row when you refresh
- Fixed Live Story UI and placement bugs
8.1.11 - 25/08/22
Bug Fixes:
- Removed crash possibility when running public sample code
- Removed the white line on Live Stories row
- Fixed progress bar disappearing on Stories and ending playback on rare occasions
- Fixed bug that could make images in emails not visible when sharing Stories
- Fixed rare bug that could cause Story playback to stall
8.1.10 - 24/08/22
Bug Fixes:
- Fixed bug that could cause a blinking black screen when swiping quickly through Stories
- Fixed bug with the functionality of the Action buttons
8.1.9 - 23/08/22
Bug Fixes:
New Features:
- Added support for iPad multitasking mode
Improvements:
- UI improvements for light and dark mode
- Made the order of query parameters on requests deterministic
8.1.8 - 12/08/22
Bug Fixes:
- fixed issue where the app could get stuck between Stories, showing half of each side of two Stories and a black gap between them
- fixed issue of watched Stories not moving to the end of the list
- fixed issue of grids jumping to the bottom of feeds
- fixed issue with New Chips flickering when going in and out of More Stories grid
UI Changes:
- fixed issue with light mode placeholders being used in dark mode for round Story Tiles
- Story Row container refinements for circular rows, rectangular rows, and Story grids
- fixed tiles in grids being the wrong aspect ratio
- fixed issue of Top Stories row appearing as placeholders
8.1.7 - 10/08/22
Bug Fixes:
- fixed issue with grids only showing the loading state for 2 tiles
New Features:
- added the
contentLength
parameter to analytic events - see Analytics for more information
8.1.6 - 10/08/22
Bug Fixes:
- fixed issue where swiping back to an Ad could make the Ad turn black
- fixed issue with Ad playing from the point the user stopped watching it at last time the next time the user swipes to it
New Features:
- enable/disableTracking code
Deprecations and Changes:
- now request ads from the integrating app every few Stories instead of all at once
- replace
dismissClipView
and dismissStoryView
with dismissPlayer
in Storyteller object
8.1.5 - 05/08/22
Bug Fixes:
- fixed issue with placeholders not appearing for Story Rows
8.1.3 - 02/08/22
Bug Fixes:
- fixed issue with playback flailing due to lack of available encoders
8.1.2 - 02/08/22
UI Changes:
8.1.1 - 29/07/22
Bug Fixes:
-
fixes issues related to firing Event Tracking events correctly to provide proper analytics
OpenedStory
was triggered by automaticPlayback
as the openedReason
and once with storyListTap
- it is now only triggered by storyListTap
SkippedPage
and CompletedPage
were triggered when skipping a page - it is now only triggered by SkippedPage
CompletedStory
was triggered when a user finished watching an Ad - no Story events are triggered in this instance
PausedAdPage
was triggered when skipping an Ad - this is now only triggered when the user pauses the Ad
ViewedAdPageComplete
was triggered when skipping an Ad - this is now only triggered when the viewer has viewed the whole Ad
- fixed issue to ensure
triviaQuizQuestionAnswered
fires when the users answers a Trivia Quiz or if they time out on a question
- fixed issue with
triviaQuizScore
not returning upon triviaQuizCompleted
- fixed issue with
skippedAd
not firing
-
when closing a Story, issue fixed where the user could return to the wrong position in the list view in the row/grid
-
when sharing a Story Page, fixed an issue where the timer didn’t stop to allow the user time to share and return to viewing
-
fixed issue with image answers not appearing on Polls
-
fixed issue with rows with multiple Categories assigned showing Stories swiping into each other and disappearing from the list view
-
fixed issue where Story video preview freezes when swiping back and forth between Stories
-
fixed issue where repeatedly refreshing briefly duplicates rows
-
fixed issue where Story Tiles were incorrectly scaled when displayed across two rows
UI Changes:
- displaying instructions screen correctly on iPad
- fixed an issue where switching between light and dark mode didn’t update the theme on circular Story Tiles
- max length of Story Grid set to 4 Stories in the loading state
- fixed issue where webview header wasn’t changing colour when switching from light to dark mode
8.1.0 - 13/07/22
Bug Fixes:
- add empty placeholders when grid view is initialised
8.0.2 - 11/07/22
UI Changes:
- when displaying the score of a Trivia Quiz to users, the font size has been made bigger, bolder, and the colour has been changed to white
- corrected spacing between titles and rows/grids across all devices (set to 12px below and above each title)
- adjusted left margin to be consistent for titles/rows/grids across all devices
Deprecations and Changes:
- removed
topInset
and bottomInset
for grids
- ignore
startInset
and end`Inset for rows inside Home
8.0.1 - 24/06/22
UI Changes:
- font sizes, cases, and weights corrected
- adding action buttons instead of swipe ups for Stories
- support
storyTiles.title.show
in Story Grids/Rows
New Features:
Deprecations and Changes:
- removed
showPercentBarBackground
from theme