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

chore: Merge branch dev to main #620

Merged
merged 33 commits into from May 21, 2024
Merged

chore: Merge branch dev to main #620

merged 33 commits into from May 21, 2024

Conversation

github-actions[bot]
Copy link
Contributor

This pull request will Merge branch dev to main.

Dependencies before merge

LisoUseInAIKyrios and others added 9 commits April 21, 2024 18:55
# [1.9.0-dev.1](v1.8.0...v1.9.0-dev.1) (2024-04-21)

### Bug Fixes

* **YouTube - Hide video action buttons:** Remove obsolete `hide Shop button` ([#618](#618)) ([a78c3ff](a78c3ff))

### Features

* **YouTube - Hide Shorts components:** Hide like / dislike button in video ads ([#619](#619)) ([b2b6b8c](b2b6b8c))
# [1.9.0-dev.2](v1.9.0-dev.1...v1.9.0-dev.2) (2024-04-23)

### Features

* **YouTube - Comments:** Add option to hide timestamp and emoji buttons ([#621](#621)) ([6e9e122](6e9e122))
# [1.9.0-dev.3](v1.9.0-dev.2...v1.9.0-dev.3) (2024-04-23)

### Features

* **YouTube - Hide ads:** Add option to hide the 'Visit store' button on channel pages ([#622](#622)) ([9de566c](9de566c))
semantic-release-bot and others added 18 commits April 23, 2024 21:08
# [1.9.0-dev.4](v1.9.0-dev.3...v1.9.0-dev.4) (2024-04-23)

### Bug Fixes

* **YouTube - Settings:** Use same background color for about screen if Theme patch is not included ([4164ed3](4164ed3))
# [1.9.0-dev.5](v1.9.0-dev.4...v1.9.0-dev.5) (2024-04-28)

### Bug Fixes

* **YouTube - Hide Shorts components:** Hide Shorts in search result horizontal shelves ([#625](#625)) ([656ca17](656ca17))
# [1.9.0-dev.6](v1.9.0-dev.5...v1.9.0-dev.6) (2024-04-29)

### Bug Fixes

* **YouTube - Hide keyword content:** Filter Shorts found in horizontal shelves ([75fa579](75fa579))
If Kotlin Regex would be used, then apps need to have the Kotlin libraries for Regex to work which isn't always the case.
# [1.9.0-dev.7](v1.9.0-dev.6...v1.9.0-dev.7) (2024-05-02)

### Bug Fixes

* Use Java instead of Kotlin Regex to improve reliability ([#628](#628)) ([44c3cc4](44c3cc4))
# [1.9.0-dev.8](v1.9.0-dev.7...v1.9.0-dev.8) (2024-05-06)

### Bug Fixes

* **YouTube - Player flyout menu:** Remove obsolete `Hide report menu` ([9e9d969](9e9d969))
# [1.9.0-dev.9](v1.9.0-dev.8...v1.9.0-dev.9) (2024-05-08)

### Bug Fixes

* **YouTube - SponsorBlock:** Show correct segment times if video is over 24 hours in length ([#630](#630)) ([81251f9](81251f9))
# [1.9.0-dev.10](v1.9.0-dev.9...v1.9.0-dev.10) (2024-05-11)

### Bug Fixes

* **YouTube - Restore old video quality menu:** Show advanced quality menu in Shorts quality flyout ([#632](#632)) ([77c9825](77c9825))
# [1.9.0-dev.11](v1.9.0-dev.10...v1.9.0-dev.11) (2024-05-15)

### Bug Fixes

* **YouTube - Hide video action buttons:** Updated path filter ([b74e544](b74e544))
…uttons without leaving empty space

Also change hide by 1dp to 0dp, and consolidate two methods together
# [1.9.0-dev.12](v1.9.0-dev.11...v1.9.0-dev.12) (2024-05-15)

### Bug Fixes

* **YouTube - Hide Shorts components:** Hide old layout like/dislike buttons without leaving empty space ([9782338](9782338))
* **YouTube - Restore old video quality menu:** Do not make click sounds when opening Shorts quality menu ([578a27d](578a27d))
# [1.9.0-dev.13](v1.9.0-dev.12...v1.9.0-dev.13) (2024-05-16)

### Features

* **YouTube - Hide Shorts components:** Hide 'Buy super thanks' button ([#633](#633)) ([303754c](303754c))
MarcaDian and others added 2 commits May 19, 2024 01:15
…ton labels (#635)

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
# [1.9.0-dev.14](v1.9.0-dev.13...v1.9.0-dev.14) (2024-05-18)

### Features

* **YouTube - Navigation buttons:** Add option to hide navigation button labels ([#635](#635)) ([6bd0ac2](6bd0ac2))
@LisoUseInAIKyrios LisoUseInAIKyrios linked an issue May 18, 2024 that may be closed by this pull request
3 tasks
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
@oSumAtrIX oSumAtrIX marked this pull request as ready for review May 21, 2024 00:41
# [1.9.0-dev.15](v1.9.0-dev.14...v1.9.0-dev.15) (2024-05-21)

### Bug Fixes

* **YouTube - Client spoof:** Spoof client to fix playback ([#637](#637)) ([4c1f82a](4c1f82a))
@oSumAtrIX oSumAtrIX merged commit 9147842 into main May 21, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment