This repository has been archived by the owner on Oct 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 248
chore: Merge branch dev
to main
#511
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
…d quality menu` (#510)
## [0.121.1-dev.1](v0.121.0...v0.121.1-dev.1) (2023-11-06) ### Bug Fixes * **YouTube:** Rename `Restore old seekbar thumbnails` and `Restore old quality menu` ([#510](#510)) ([6b00f90](6b00f90))
…to disable the screen
## [0.121.1-dev.2](v0.121.1-dev.1...v0.121.1-dev.2) (2023-11-07) ### Bug Fixes * **YouTube - Disable suggested video end screen:** Do not spam click to disable the screen ([4f57d56](4f57d56)) * **YouTube:** Prevent playing touch interaction sound when unintended ([6e414ec](6e414ec))
## [0.121.1-dev.3](v0.121.1-dev.2...v0.121.1-dev.3) (2023-11-10) ### Bug Fixes * **Remove screenshot restriction:** Improve reliability ([#471](#471)) ([50933dc](50933dc))
## [0.121.1-dev.4](v0.121.1-dev.3...v0.121.1-dev.4) (2023-11-11) ### Bug Fixes * **YouTube - Client spoof:** Fix low resolution precise seeking thumbnails ([#513](#513)) ([11f97ac](11f97ac))
Implementation references taken from github.com/inotia00/revanced-patches/commit/4037d9c85b7e37f8635f8fdcc1efea85dcddb5e2.
Implementation references taken from github.com/inotia00/revanced-patches/commit/0ede1987544aa0068f28665c6c029df23a30afe2
…ding mix playlists Implementation references taken from github.com/inotia00/revanced-integrations/commit/cfaf3d6356f316623ad32b10719b1b5ef0ba25b9
…erer Because this is blocking the UI thread, a short timeout is preferable.
…very time the screen appears Previously, the screen appeared, which a handler was attached to, in order to hide it again, but the handler was removed again from the same screen, so the next time it appeared, it was not hidden.
# [0.122.0-dev.1](v0.121.1-dev.4...v0.122.0-dev.1) (2023-11-12) ### Bug Fixes * **YouTube - Disable suggested video end screen:** Properly hide it every time the screen appears ([828ff6f](828ff6f)) * **YouTube - Hide layout components:** Reduce false positives when hiding mix playlists ([5f30100](5f30100)) ### Features * **YouTube:** Add `Enable slide to seek` patch ([b1ce7a7](b1ce7a7)) * **YouTube:** Add `Remove tracking query parameter` patch ([e84b7b3](e84b7b3)) ### Performance Improvements * **YouTube - Client spoof:** Reduce timeout to fetch storyboard renderer ([847cce4](847cce4))
# [0.122.0-dev.2](v0.122.0-dev.1...v0.122.0-dev.2) (2023-11-17) ### Bug Fixes * **YouTube - Disable resuming Shorts on startup:** Adjust patch name ([#516](#516)) ([8b5d2d1](8b5d2d1))
…d `18.44.41` (#514) Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
# [0.122.0-dev.3](v0.122.0-dev.2...v0.122.0-dev.3) (2023-11-17) ### Features * **YouTube - Return YouTube Dislike:** Support version `18.43.45` and `18.44.41` ([#514](#514)) ([a5245b8](a5245b8))
# [0.122.0-dev.4](v0.122.0-dev.3...v0.122.0-dev.4) (2023-11-18) ### Features * **YouTube - Hide layout components:** Hide description components ([726a251](726a251))
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This pull request will Merge branch
dev
tomain
.Dependencies before merge