Skip to content

v4.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jun 10:51
· 726 commits to develop since this release

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 logic for inplayer social login (04c1d74)
  • initial social login buttons implementation (0dd1204)