mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-10 09:59:21 +01:00
chore(release): 2.98.0 [skip ci]
# [2.98.0](https://github.com/revanced/revanced-patches/compare/v2.97.0...v2.98.0) (2022-10-29) ### Features * **youtube/comments:** hide shorts comments button ([#866](https://github.com/revanced/revanced-patches/issues/866)) ([c78a74e
](c78a74e21b
))
This commit is contained in:
parent
c78a74e21b
commit
49f7dfdbad
@ -1,3 +1,10 @@
|
|||||||
|
# [2.98.0](https://github.com/revanced/revanced-patches/compare/v2.97.0...v2.98.0) (2022-10-29)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* **youtube/comments:** hide shorts comments button ([#866](https://github.com/revanced/revanced-patches/issues/866)) ([c78a74e](https://github.com/revanced/revanced-patches/commit/c78a74e21b4521034f44e9bfd226c5a362c21e6c))
|
||||||
|
|
||||||
# [2.97.0](https://github.com/revanced/revanced-patches/compare/v2.96.0...v2.97.0) (2022-10-29)
|
# [2.97.0](https://github.com/revanced/revanced-patches/compare/v2.96.0...v2.97.0) (2022-10-29)
|
||||||
|
|
||||||
|
|
||||||
|
@ -82,7 +82,7 @@ The official Patch bundle provided by ReVanced and the community.
|
|||||||
| `disable-fullscreen-panels` | Disables video description and comments panel in fullscreen view. | 17.41.37 |
|
| `disable-fullscreen-panels` | Disables video description and comments panel in fullscreen view. | 17.41.37 |
|
||||||
| `hide-artist-card` | Hides the artist card below the searchbar. | 17.41.37 |
|
| `hide-artist-card` | Hides the artist card below the searchbar. | 17.41.37 |
|
||||||
| `return-youtube-dislike` | Shows the dislike count of videos using the Return YouTube Dislike API. | 17.41.37 |
|
| `return-youtube-dislike` | Shows the dislike count of videos using the Return YouTube Dislike API. | 17.41.37 |
|
||||||
| `comments` | Hides comments components below the video player. | 17.41.37 |
|
| `comments` | Hides components related to comments. | 17.41.37 |
|
||||||
| `theme` | Applies a custom theme. | all |
|
| `theme` | Applies a custom theme. | all |
|
||||||
| `hide-email-address` | Hides the email address in the account switcher. | 17.41.37 |
|
| `hide-email-address` | Hides the email address in the account switcher. | 17.41.37 |
|
||||||
| `tablet-mini-player` | Enables the tablet mini player layout. | 17.41.37 |
|
| `tablet-mini-player` | Enables the tablet mini player layout. | 17.41.37 |
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
kotlin.code.style = official
|
kotlin.code.style = official
|
||||||
version = 2.97.0
|
version = 2.98.0
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user