v6.8.0
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 support for featured custom param (#632) (9ea7884)
- auth: add optional captcha validation to registration (#630) (fac471c)
- home: add hero shelf type and deprecate content.featured (#638) (8388404)
- home: add jumbotron featured shelf (#628) (08bf7c0)
- i18n: support translations for shelves titles and menu labels (#612) (8d13515)
- payment: add optional captcha validation to payments (#631) (afa7d6a)
- project: add custom menu label to sidebar (#637) (b73ae54)
- project: remove ott analytics (beae9bd)
- project: ui improvements and support light background (620007b)