-
Notifications
You must be signed in to change notification settings - Fork 54
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
Release Candidate - v6.8.0 #640
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix: flaky tests in access bridge
feat(project): increase header height fix(playlist): use correct card width in grid fix(project): support light body background colors feat(videodetail): use markdown for video description fix(videodetail): remove space in video duration fix(videodetail): inline layout alignment feat(epg): dynamic background chore: update snapshots fix(epg): use default epg background fix(epg): disable scroll animation on first render chore(videodetail): featured shelf alignments chore(e2e): fix expand video details test chore: update snapshots chore: hide images in video description
* feat: add support for featured custom param * feat: clean up code * feat: fix styling
* feat(payment): add optional captcha validation to payments refactor(payment): move recaptche to right side of form * refactor(project): add useRecaptcha hook
…612) * feat(i18n): support translations for shelves titles and menu labels * feat(i18n): implement code suggestions * feat(i18n): cleanup useTranslation hook * feat(i18n): fix lint error
* fix(playlist): too little vertical spacing * fix(home): disabled pagination bullet shows pointer cursor * fix(home): featured shelf not respecting safe area * fix(search): searchbar not vertically centered on mobile * fix(home): broken featured animation * fix(home): more info button not available on mobile * fix(videodetail): unwanted fixed hero * refactor(project): add safe area css variables * refactor(home): remove obsolete conditions
* feat(project): add custom menu label to sidebar * refactor(home): add translated title to aria-label
* chore: remove ott ping analytics * chore: bring back playerLicenseKey
Empty commit for the changelog
Visit the preview URL for this PR (updated for commit 8d2877b): https://ottwebapp--pr640-release-candidate-4a0lkqo0.web.app (expires Sun, 08 Dec 2024 14:58:41 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: c198f8a3a199ba8747819f7f1e45cf602b777529 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Features
Bug Fixes