mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-02 09:43:54 +01:00
chore(release): 2.110.0 [skip ci]
# [2.110.0](https://github.com/revanced/revanced-patches/compare/v2.109.0...v2.110.0) (2022-11-15) ### Features * **youtube/debugging:** include by default & add option to debug on Android ([9d6d5b2
](3865add799
)) * **youtube/debugging:** use more suitable preference title ([d182351
](c2538f3ff9
)) * **youtube/general-ads:** hide chapter teaser under videos ([9cf415a
](5b6c8b58e9
)) * **youtube/general-ads:** hide self sponsored cards ([b627d75
](b3eec46ee4
)) * **youtube/general-ads:** hide shorts in search ([c01ba5c
](6d7c10b413
))
This commit is contained in:
parent
5b6c8b58e9
commit
2531ca67d7
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,3 +1,14 @@
|
|||||||
|
# [2.110.0](https://github.com/revanced/revanced-patches/compare/v2.109.0...v2.110.0) (2022-11-15)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* **youtube/debugging:** include by default & add option to debug on Android ([9d6d5b2](https://github.com/revanced/revanced-patches/commit/9d6d5b29227980aacb4c1331161afb3fa265bbe4))
|
||||||
|
* **youtube/debugging:** use more suitable preference title ([d182351](https://github.com/revanced/revanced-patches/commit/d182351e789bcbfb7982774406449e8d973765b2))
|
||||||
|
* **youtube/general-ads:** hide chapter teaser under videos ([9cf415a](https://github.com/revanced/revanced-patches/commit/9cf415a894ab5458134ef1cd5a4c5bf7579e592c))
|
||||||
|
* **youtube/general-ads:** hide self sponsored cards ([b627d75](https://github.com/revanced/revanced-patches/commit/b627d751b49c228e52f7f9fb5d2bcacb9d243a64))
|
||||||
|
* **youtube/general-ads:** hide shorts in search ([c01ba5c](https://github.com/revanced/revanced-patches/commit/c01ba5cbcc694f8c9ee83a4e9eb081cf5b45753c))
|
||||||
|
|
||||||
# [2.109.0](https://github.com/revanced/revanced-patches/compare/v2.108.0...v2.109.0) (2022-11-13)
|
# [2.109.0](https://github.com/revanced/revanced-patches/compare/v2.108.0...v2.109.0) (2022-11-13)
|
||||||
|
|
||||||
|
|
||||||
|
@ -111,9 +111,9 @@ The official Patch bundle provided by ReVanced and the community.
|
|||||||
| `open-links-directly` | Bypasses redirect links and allows opening links directly. | 17.43.36 |
|
| `open-links-directly` | Bypasses redirect links and allows opening links directly. | 17.43.36 |
|
||||||
| `microg-support` | Allows YouTube ReVanced to run without root and under a different package name with Vanced MicroG. | 17.43.36 |
|
| `microg-support` | Allows YouTube ReVanced to run without root and under a different package name with Vanced MicroG. | 17.43.36 |
|
||||||
| `custom-video-buffer` | Lets you change the buffers of videos. | 17.43.36 |
|
| `custom-video-buffer` | Lets you change the buffers of videos. | 17.43.36 |
|
||||||
|
| `debugging` | Adds debugging options. | all |
|
||||||
| `client-spoof` | Spoofs the YouTube or Vanced client to prevent playback issues. | all |
|
| `client-spoof` | Spoofs the YouTube or Vanced client to prevent playback issues. | all |
|
||||||
| `always-autorepeat` | Always repeats the playing video again. | 17.43.36 |
|
| `always-autorepeat` | Always repeats the playing video again. | 17.43.36 |
|
||||||
| `debugging` | Adds debugging options. | all |
|
|
||||||
| `minimized-playback` | Enables minimized and background playback. | 17.43.36 |
|
| `minimized-playback` | Enables minimized and background playback. | 17.43.36 |
|
||||||
| `custom-video-speed` | Adds more video speed options. | 17.43.36 |
|
| `custom-video-speed` | Adds more video speed options. | 17.43.36 |
|
||||||
| `remember-video-quality` | Adds the ability to remember the video quality you chose in the video quality flyout. | 17.43.36 |
|
| `remember-video-quality` | Adds the ability to remember the video quality you chose in the video quality flyout. | 17.43.36 |
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
kotlin.code.style = official
|
kotlin.code.style = official
|
||||||
version = 2.109.0
|
version = 2.110.0
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user