Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v4.24.0 Release Candidate #352

Merged
merged 66 commits into from
Aug 1, 2023
Merged

v4.24.0 Release Candidate #352

merged 66 commits into from
Aug 1, 2023

Conversation

dbudzins
Copy link
Contributor

@dbudzins dbudzins commented Jul 27, 2023

Bug Fixes

  • add per-provider flag for subscription change tests (19cd475)
  • choose offer modal without pricing options (bc8389e)
  • disable change subscription button when subscription is cancelled and can't renew (be09ba2)
  • hide cancel button for inplayer configs (8f71448)
  • move additional logic to container (7a350fa)
  • move logic from user and payment to paymentcontainer (6b7a72a)
  • move useoffers call to payments (1cfcf45)
  • offerswitch props (d79f779)
  • pr comments (c9d5bbb)
  • remove unnecessary redirect (4a8a5ff)
  • seo: fix seo score (2274c9b)
  • tests (0654af6)
  • watchhistory: improve watch history storage calls and fix bugs (9fd1774)

Features

  • initial inplayer subscription change implementation (b335b69)
  • project: add new cardImageAspectRatio custom param for playlists (65264eb)
  • project: fix lhci workflow (466e8e3)
  • project: lighthouse actions triggering (0d004eb)
  • project: lighthouse check (3ba3617)
  • project: remove ImageData type (6f993c6)
  • project: use a native fallback for image service (0fc9bd6)
  • series: add native support for next episodes (1f11d6a)
  • series: use named params (ba6560e)
  • temporary FE handling for downgrade subscription (53ee10d)

kiremitrov123 and others added 30 commits June 13, 2023 15:18
chore: renamed "Transactions" section to "Billing history" and slightly changed design
…prices

Fix / choose offer modal without prices
AntonLantukh and others added 16 commits July 18, 2023 17:47
- deprecate `shelfImageAspectRatio` custom param
- add `cardImageAspectRatio` custom param
chore(project): add es translations
feat(project): use a native fallback for image service
…ndpoint

feat(series): add native support for next episodes
* feat: design changes

* feat: codecep test

* fix: codecep tests

* chore: fix tests

* chore: revert test changes

* chore: fix comments

* chore: fix comments

* chore: fix comments

* fix: comments

* revert: chore:fix comments

* fix: tests

* fix: test

* fix: comments

* fix: pr comments

* Update src/components/LoginForm/LoginForm.tsx

Co-authored-by: Danny Budzinski <dbudzins@users.noreply.github.com>

* Update src/components/LoginForm/LoginForm.tsx

Co-authored-by: Danny Budzinski <dbudzins@users.noreply.github.com>

* fix: comments

* fix: pr comments

* fix: comments

* fix: comments

* fix: comments

---------

Co-authored-by: Filip Naumovski <filip.naumovski@jwplayer.com>
Co-authored-by: Darko <darkoatanasovski@gmail.com>
Co-authored-by: Danny Budzinski <dbudzins@users.noreply.github.com>
Co-authored-by: naumovski-filip <111125899+naumovski-filip@users.noreply.github.com>
feat: initial inplayer subscription change implementation
* fix(watchhistory): wrong item saved when clicking the next video

* fix(watchhistory): only the last item being saved

* chore: fix prettier

* refactor(watchhistory): use position and duration from time event

* refactor(watchhistory): separate useWatchHistory hook and add progressive save interval

* refactor(watchhistory): pass the series item instead of fetching each save

* chore(watchhistory): enable keepalive to update personal shelves request
@dbudzins dbudzins changed the base branch from develop to release July 27, 2023 19:35
@dbudzins dbudzins changed the title chore(release): v4.24.0 [skip ci] v4.24.0 Release Candidate Jul 27, 2023
@dbudzins dbudzins force-pushed the release-candidate branch from 1846e4f to 18e2ec3 Compare July 27, 2023 20:49
@github-actions
Copy link

github-actions bot commented Jul 27, 2023

Visit the preview URL for this PR (updated for commit 2270049):

https://ottwebapp--pr352-release-candidate-3cu96xf8.web.app

(expires Wed, 30 Aug 2023 20:45:47 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: c198f8a3a199ba8747819f7f1e45cf602b777529

@dbudzins dbudzins force-pushed the release-candidate branch from 18e2ec3 to 4b8066c Compare July 27, 2023 21:27
@dbudzins dbudzins merged commit 2357cb8 into release Aug 1, 2023
@dbudzins dbudzins deleted the release-candidate branch August 1, 2023 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants