Skip to content

v6.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 17:53
· 60 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

  • auth: disable social login features (f504e8f)
  • extend minimum browser support using APP_LEGACY_BUILD env-var (1794113)
  • payment: show external payment explanation (7efffc7)
  • profiles: remove profiles from the web app (e507314)
  • project: implement i18next-parser-workspaces cli (2fa5bfd)
  • project: make button states consistent (#546) (07c8c55)
  • project: support live channel without tv guide (92564d4)
  • project: use content type for live events (6e6b2d6)

Bug Fixes

  • a11y: ensure label is present for buttons in busy state (a388e48)
  • a11y: hide focus outline when not tabbing (3d1cbf1)
  • a11y: make related videos section semantically correct (57e2641)
  • epg: live tag overlap issues (448c196)
  • generic consent_required validation message (7146972)
  • generic required validation message & show after submission (70c34c5)
  • payment: waiting for payment not working for jwp ppv (8d92adc)
  • project: hide live event date for live channels (6009ef5)
  • project: remove focus outline around app (a706d0e)
  • project: restrict text length to avoid scrolling issue (#538) (18a1990)