v6.0.0
·
3525 commits
to master
since this release
6.0.0 (2020-10-03)
BREAKING CHANGES
- In the player renderer, the customScripts property of IPlayerModel was removed, as the custom scripts should be added to the lists of JS scripts of the integration object (and IPlayermModel) to make sure that the scripts are also used in iframes created by the player client. You can remove all code that outputs the contents of IPlayerModel.customScripts.