Skip to content

v6.10.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Apr 18:39

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 external payment methods and mapping (86dce68)
  • card subtitle support (5b83938)
  • cookie banner and defer gtm load (afa916d)
  • entitlement: add access type to generic entitlement payload (4e7ced7)
  • entitlement: remove lock icon from cards to hub screens (1e3c3dc)
  • home: hero shelf styling improvements (8bc0835)
  • i18n: add nl/fr/de languages (788497d)
  • movie screen by composition (bba7337)
  • player: add support for custom chromecast receiver (8cff147)
  • show hub items in grid layout when single shelf (fc9c7a3)

Bug Fixes

  • allow playing signed trailer items (9c1c967)
  • catch error when retrieving the offers fail (28b300a)
  • entitlement: refresh token before calling entitlement (f4bc386)
  • hero shelf clipping on safari browsers (c5ea54f)
  • home: decrease shelf title font size on mobile (741b9d5)
  • i18n: sync translations (#675) (189a27f)
  • i18n: update i18n keys (#683) (673b199)
  • infinite scrolling (b26d2f1)
  • prevent google fonts preload when using system font (4a70728)
  • support newline break in markdown content (77b66b7)
  • video details buttons wrapping (82f2143)