Skip to content

v6.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 15:45
· 26 commits to release 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 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)

Bug Fixes

  • access bridge flaky tests (#627) (1ae469b)
  • project: improve featured shelf and general ui (#634) (085e245)
  • remove blue link color in hero description (adf388c)