Skip to content

v6.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jan 08:57
a8a7e68

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 e2e tests for content lists (#689) (fab2ff1)
  • add e2e tests for translations (#687) (0bc69a7)
  • movie screen by composition (6f0a73e)
  • Reference implementation of the labels filter in the web app (#682) (5184a76)

Bug Fixes