Skip to content

v6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 14:07
· 202 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.

⚠ BREAKING CHANGES

  • project: restructure for multiplatforms with workspaces (#435)

Features

  • a11y: many accessibility optimisations (cc02259), closes #48 #47 #46
  • a11y: update font colors for contrast and adjust active state in header (#76) (6444282)
  • accessibility improvements and bug fixes (82b5967), closes #127 #109 #115 #117 #116 #121 #125
  • payment: disable deprecated receipts cleeng (#458) (d37905d)
  • project: add app content search (71433ab)
  • project: customizable footer through env-var (9d8ff15)
  • project: dynamic gtm snippet (6babace)
  • project: favicons in different sizes (a1c6188)
  • project: restructure for multiplatforms with workspaces (#435) (3e3e2b1), closes #8
  • project: update default content-type schemas (0a9817a)
  • underline for active header item and add lineair gradient (1d2f25f)
  • watchhistory: change max items limit (#418) (d7db57a)

Bug Fixes

  • a11y: close search bar when pressing escape (7a14497)
  • a11y: constrast enhancement for search field (b4c3230)
  • a11y: format date call caused an error to be raised (aef1415)
  • a11y: prevent duplicate global a11y selectors (b3ccaff)
  • a11y: remove outline when user is not tabbing (5fe1665)
  • a11y: shelf item navigation with screen reader (91dc66c)
  • account: delete account error (a2885eb)
  • auth: capture error to prevent misleading “wrong combination” error (588f69a)
  • click not working in layout grid (2ded57b)
  • e2e test optimisations and small fixes (b700fbb)
  • e2e tests for a11y (c4d09c5)
  • enter key not closing the account modal (1791b4c)
  • favorites and history validation error (3deabfc)
  • footer overlap fix (bf79d10)
  • hide start watching button in avod platform (86b461f)
  • language menu icon not centered (ddcfc91)
  • layout grid arrow down and end problem (6a291a7)
  • layout grid home and page down problem (a6305ef)
  • logo and header layout issues (a0cca10)
  • menu: ensure logo does not exceed width of the header (ea4af42)
  • payment: incorrect couponCode success message (c97c59b)
  • payment: redirect after incorrect couponcode entry (ca71f29)
  • payment: subscription offer panel shown for authvod+tvod (d63b056)
  • payment: tvod offer not showing in AuthVOD platform (d01d1b7)
  • personal shelves restoration (2741eac)
  • player: inlineplayer not supporting tvod (bb593e9)
  • project: ensure modals obscure underlying elements (f52a0f3)
  • project: fix live stream duration check for ott plugin (#460) (69eff3c)
  • project: show footer when custom footer is provided (6503267)
  • project: undouble serieIds to prevent crash (ca3d38e)
  • project: unused dep (72325a6)
  • related videos title layout issue (361c58a)
  • restore personal shelves after registration (3fdb220)
  • root error screen for unexpected errors (320fe44)
  • set wrong loading state in early return (0837944)
  • update order error handling (bf3e5b5)
  • user: tvod subscription not reloaded after login for authvod/avod (7de84ae)