v6.1.1
github-actions
released this
23 Apr 16:32
·
152 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.
Bug Fixes
- a11y: close menu focus with voice over (5e6d445)
- a11y: header navigation list (1d22ab0)
- a11y: icon button to use button element (7d5beae)
- a11y: lose focus after activating share button (1cd135e)
- a11y: read title while searching (b46e659)
- a11y: sitename in logo alt (051e46f)
- add social login buttons to signup screen (#496) (c2e3f52)
- change wording (#488) (1011dd2)
- e2e: search results based on typeahead changes (1b3bebf)
- Leave the path intact and only remove token from hash after login with social media (#499) (8abc55c)
- payment: catch cleeng invalid coupon for offer (930d52b)
- payment: cleeng paypal invalid url error (880e4af)
- plans prompt after social register (#498) (fa8c142)
- project: fix workflow (bf73a1b)
- project: improve form validation on account page (0dfa380)
- project: old password form error after validation (7e11074)
- project: retain password input during sign up (2a5e2fe)
- project: scroll to top on static pages (a9a0d1f)
- videodetail: unnecessary scrollbar in videolist (11a0e32)