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 250
chore: merge branch dev
to main
#474
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
…audio track' button (#473)
## [0.117.2-dev.1](v0.117.1...v0.117.2-dev.1) (2023-09-07) ### Bug Fixes * **YouTube - Hide layout components:** Always hide redundant 'player audio track' button ([#473](#473)) ([d86851b](d86851b))
## [0.117.2-dev.2](v0.117.2-dev.1...v0.117.2-dev.2) (2023-09-07) ### Bug Fixes * **YouTube - Custom filter:** Use new lines between components instead of commas ([#475](#475)) ([17ed396](17ed396))
## [0.117.2-dev.3](v0.117.2-dev.2...v0.117.2-dev.3) (2023-09-09) ### Bug Fixes * **YouTube - ReturnYouTubeDislike:** Add debug logging to litho text ([#476](#476)) ([e3b8e8b](e3b8e8b))
Co-authored-by: oSumAtrIX <[email protected]>
# [0.118.0-dev.1](v0.117.2-dev.3...v0.118.0-dev.1) (2023-09-14) ### Features * **TU Dortmund:** Add `Show on lockscreen` patch ([#472](#472)) ([526d66f](526d66f))
# [0.118.0-dev.2](v0.118.0-dev.1...v0.118.0-dev.2) (2023-09-14) ### Features * **Twitch - Block embedded ads:** Switch from `ttv.lol` to `luminous.dev` ([2c34180](2c34180))
# [0.118.0-dev.3](v0.118.0-dev.2...v0.118.0-dev.3) (2023-09-19) ### Bug Fixes * **YouTube:** fix old quality and custom speed not working on tablets ([#477](#477)) ([2352fa5](2352fa5))
# [0.118.0-dev.4](v0.118.0-dev.3...v0.118.0-dev.4) (2023-09-23) ### Bug Fixes * **YouTube - Client spoof:** Do not record feed videos to history by default ([#478](#478)) ([ef1cca0](ef1cca0))
This works around the issue, but causes seekbar thumbnails to be in low quality.
# [0.118.0-dev.5](v0.118.0-dev.4...v0.118.0-dev.5) (2023-09-25) ### Bug Fixes * **YouTube - Client spoof:** Restore clipping videos functionality ([2cd1738](2cd1738)) * **YouTube - Client spoof:** Restore seekbar thumbnails ([978f630](978f630))
# [0.118.0-dev.6](v0.118.0-dev.5...v0.118.0-dev.6) (2023-09-25) ### Performance Improvements * Only request required fields ([d20b768](d20b768)) * Remove unnecessary api key parameter ([ba5e7d8](ba5e7d8))
# [0.118.0-dev.7](v0.118.0-dev.6...v0.118.0-dev.7) (2023-09-25) ### Bug Fixes * Remove parameter from route ([4b0925e](4b0925e))
# [0.118.0-dev.8](v0.118.0-dev.7...v0.118.0-dev.8) (2023-09-25) ### Bug Fixes * **YouTube - Client spoof:** Display seekbar thumbnails in high quality ([f71c1a0](f71c1a0))
Co-authored-by: oSumAtrIX <[email protected]>
# [0.118.0-dev.9](v0.118.0-dev.8...v0.118.0-dev.9) (2023-09-25) ### Bug Fixes * **YouTube - Client spoof:** Removed unused code ([#480](#480)) ([e6903bf](e6903bf))
# [0.118.0-dev.10](v0.118.0-dev.9...v0.118.0-dev.10) (2023-09-26) ### Bug Fixes * **YouTube - Client spoof:** fix storyboard fetched out of order ([#481](#481)) ([8398774](8398774))
# [0.118.0-dev.15](v0.118.0-dev.14...v0.118.0-dev.15) (2023-09-27) ### Features * **YouTube:** Bump compatibility to `18.37.36` ([#483](#483)) ([5dadb0d](5dadb0d))
Co-authored-by: oSumAtrIX <[email protected]>
# [0.118.0-dev.16](v0.118.0-dev.15...v0.118.0-dev.16) (2023-09-28) ### Features * **YouTube:** Add `Bypass URL redirects` patch ([9109653](9109653))
…ng video (#484) Co-authored-by: oSumAtrIX <[email protected]>
# [0.118.0-dev.18](v0.118.0-dev.17...v0.118.0-dev.18) (2023-09-28) ### Bug Fixes * **YouTube - ReturnYouTubeDislike:** Revert support for 18.37.36 ([#488](#488)) ([165b061](165b061))
# [0.118.0-dev.19](v0.118.0-dev.18...v0.118.0-dev.19) (2023-10-01) ### Features * **YouTube - Hide layout components:** Hide "Join" button ([e225468](e225468)) * **YouTube - Hide layout components:** Hide "Notify me" button ([b87d806](b87d806)) * **YouTube - Hide layout components:** Hide timed reactions ([b472aee](b472aee))
Co-authored-by: oSumAtrIX <[email protected]>
# [0.118.0-dev.20](v0.118.0-dev.19...v0.118.0-dev.20) (2023-10-01) ### Bug Fixes * **YouTube - Hide shorts components:** Hide subscribe button in paused state ([9685070](9685070))
# [0.118.0-dev.21](v0.118.0-dev.20...v0.118.0-dev.21) (2023-10-02) ### Features * **YouTube - Hide layout components:** Hide search result shelf header ([93a3045](93a3045))
…shelf header by default The reason for this is that it also hides Shorts shelves unintentionally.
# [0.118.0-dev.22](v0.118.0-dev.21...v0.118.0-dev.22) (2023-10-02) ### Bug Fixes * Do not always hide the component ([3d0fc1d](3d0fc1d)) ### Features * **YouTube - Hide layout components:** Disable hiding search result shelf header by default ([b280de3](b280de3))
# [0.118.0-dev.23](v0.118.0-dev.22...v0.118.0-dev.23) (2023-10-02) ### Bug Fixes * **YouTube - SponsorBlock:** Adjust import/export UI text ([#491](#491)) ([4215be4](4215be4))
# [0.118.0-dev.24](v0.118.0-dev.23...v0.118.0-dev.24) (2023-10-03) ### Bug Fixes * **YouTube - Hide layout components:** Do not hide chapters in feed unexpectedly ([bedb02e](bedb02e))
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