Skip to content

Releases: jwplayer/ott-web-app

v6.10.0

09 Apr 18:39
Compare
Choose a tag to compare

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 external payment methods and mapping (86dce68)
  • card subtitle support (5b83938)
  • cookie banner and defer gtm load (afa916d)
  • entitlement: add access type to generic entitlement payload (4e7ced7)
  • entitlement: remove lock icon from cards to hub screens (1e3c3dc)
  • home: hero shelf styling improvements (8bc0835)
  • i18n: add nl/fr/de languages (788497d)
  • movie screen by composition (bba7337)
  • player: add support for custom chromecast receiver (8cff147)
  • show hub items in grid layout when single shelf (fc9c7a3)

Bug Fixes

  • allow playing signed trailer items (9c1c967)
  • catch error when retrieving the offers fail (28b300a)
  • entitlement: refresh token before calling entitlement (f4bc386)
  • hero shelf clipping on safari browsers (c5ea54f)
  • home: decrease shelf title font size on mobile (741b9d5)
  • i18n: sync translations (#675) (189a27f)
  • i18n: update i18n keys (#683) (673b199)
  • infinite scrolling (b26d2f1)
  • prevent google fonts preload when using system font (4a70728)
  • support newline break in markdown content (77b66b7)
  • video details buttons wrapping (82f2143)

v6.9.0

17 Dec 16:55
Compare
Choose a tag to compare

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

  • home: add hero shelf swipe for all breakpoints (3a3b814)
  • i18n: missing translations (9d4b6a3)
  • project: add user_id support for DRM, Live and SSAI (#653) (4df3aeb)
  • project: deterministic public url (99d4658)
  • project: fade out hero’s based on scroll position (932a362)
  • project: remove card box-shadow (a33d762)
  • update custom entitlement configuration and apis (#657) (7ee979e)

Bug Fixes

  • accessibility improvements for Hero shelf pagination and LayoutGrid (9ad371d)
  • add array at polyfill (6e554fb)
  • crash when personal shelf data is not valid (00e4725)
  • do not perform logout if password reset with token (#648) (c3fbdc9)
  • dropdown box arrow spacing (b4eafc6)
  • fix modal closing behavior (#649) (b65f0c5)
  • home: heroshelf description clamping not working ios (16c3a02)
  • i18n: correct sidebar translation key (8610c87)
  • i18n: translatable shelf titles for hub pages (a17b9b6)
  • missing translation in playlist grid title (4ae0b7e)
  • use recommendations feed on live event screen (#617) (294a7f3)

v6.8.0

08 Nov 15:45
Compare
Choose a tag to compare

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)

v6.7.0

27 Sep 13:06
Compare
Choose a tag to compare

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

Bug Fixes

  • card grid rendering previous items (#613) (dce9f70)
  • e2e: fix cleeng tests (#624) (5231d86)
  • project: demo config reset doesnt work (#609) (003e3e5)
  • series: first episode switching per season (ddedb6b)
  • update plan types and access bridge port for the unit test workflow (#619) (0e51bc4)

v6.6.0

06 Sep 12:34
Compare
Choose a tag to compare

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

  • project: add injectable wrapper to common components (#598) (a6ad0d8)
  • project: app metadata insertion (3753a9c)
  • project: remove free and productIds from content-types.json (#605) (2268447)

Bug Fixes

v6.5.0

25 Jul 14:47
Compare
Choose a tag to compare

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 backClick event support for player (f29f6dc)
  • add ellipsis to card title (ab6b2a8)
  • implement tile-slider dependency (d58f1cb)
  • integrations: replace InPlayer SDK with direct API calls to JwPlayer SIMS domain (#578) (0a87a46)
  • menu: support more items in header navigation (15bbce0)
  • profiles: remove all remaining dead code assotiated with profiles (892f41b)
  • project: add cancel functions for debounce and throttle utils (3fd9add)
  • project: add ssai ads for vod (#583) (d3a4750)

Bug Fixes

  • videodetail: buttons wrapping (4b6f524)
  • wait for geo status and cache it's value (6e4d263)

v6.4.0

05 Jul 07:47
Compare
Choose a tag to compare

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

v6.3.0

24 Jun 11:00
Compare
Choose a tag to compare

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

  • project: add content lists (recommendations) (#556) (790932b)

v6.2.0

13 Jun 17:53
Compare
Choose a tag to compare

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)

v6.1.2

21 May 12:42
Compare
Choose a tag to compare

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.

Bug Fixes

  • a11y: improve accessibility of offers modal (af654ec)
  • home: broken home skeleton (#523) (35cd2db)
  • menu: reintroduce profile menu styling (39fd840)
  • project: alignment of password toggle button (642068d)
  • project: favicon paths (7acf234)
  • remove simultaneous logins (9aa4a71)