Skip to content

v5.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jan 16:37
· 293 commits to release since this release
2be9ada

Prebuilt artifacts

ott-web-app-build-<version>.zip and ott-web-app-build-<version>.tar.gz contain the prebuilt JWP OTT-Webapp.
Use these files if you want to get up and running as fast as possible with minimum customization work.

Source code

In case you want to take our codebase as a starting point and customize the JWP OTT-Webapp to your liking,
download the Source code in your preferred compression format (zip, tar.gz).
We are looking forward to see what you create!

Changes

Check the CHANGELOG for detailed notes about the changes in each version.

Features

  • add user_id and profile_id for CDN analytics (114150e)
  • add user_id and profile_id for CDN analytics (0bacf37)
  • cdn analytics code cleanup (aeef40f)
  • cdn analytics code cleanup (d92937d)
  • epg: fix live channel casing (43c487c)
  • epg: use getNamedModule (0394daf)
  • project: add view nexa epg provider (9a71457)
  • project: change content type default schemas (e100384)
  • project: change the way of DI (4154488)
  • project: review comments (3359612)

Bug Fixes

  • epg: check lower case, log error (be774d4)
  • fix e2e test (ba1e0de)
  • missing getState on useConfigStore under updateCardDetails (#433) (ce32908)
  • place consents in appropriate section (6281640)
  • transform url to lowerCase (68d31c4)