Appearance
Changelog Bridge SDK for Roku
1.3.1 (2023-11-20)
Bug Fixes
- assets: cache-friendly rounded timeslots
- assets: wait to fetch assets until session has started capturing
1.3.0 (2023-11-15)
Bug Fixes
- api: useful server error messages
- assets: add validation to poster swap logic
- improved error handling
Features
- analytics: get config from server
1.2.5 (2023-10-26)
Bug Fixes
- focus: yield on back if no focus or when nothing is visible
- assets: retry fetching assets if there was no response for a while
- sdk: only trigger
loadworkflow once - sdk: start ui load timer once and remove redundant alwaysNotify
- sdk: improve api usage
1.2.4 (2023-10-24)
Bug Fixes
- assets: remove check for already fetched time window
1.2.3 (2023-10-24)
Bug Fixes
- focus: add focus area to all items when entering grid
- grid: reset scroll when scene is hidden
1.2.2 (2023-10-21)
Bug Fixes
- load: stop data intervals if session fails on load
- error: increase loading timeout from 10s to 20s
- error: automatically call
unloadwhen the SDK fails
1.2.1 (2023-10-20)
Bug Fixes
- selector: api endpoint compatible with broken url parser in Roku 12.5
- ui: improved scaling and interactive asset logic
- error: set
statusChangedtofailedif ui doesn't load within 10 seconds
1.2.0 (2023-09-26)
Bug Fixes
- assets: always show assets
- assets: clear interactive asset target on hide
- assets: load interactive sub component assets
- debug: asset processing time calculation error
- focus: focus direction
- focus: default focus and directional target calculation
- calls to unloaded root element
Features
- scene: back button actions
- sdk: support any bridge messages
1.1.0 (2023-08-29)
Bug Fixes
- scaling: preliminary fix to scene size differing from display
- sdk: support string values for lazy
- video-scaling: value conversion and easing
Features
- sdk: generic send/receive messages