chore(release): 2.29.0 [skip ci]

# [2.29.0](https://github.com/revanced/revanced-patches/compare/v2.28.2...v2.29.0) (2022-08-02)

### Features

* add "Application Icon Path" option to branding ([1748d1e](1748d1e5ba))
* add "Application Name" option to branding and move renaming to CustomBrandingPatch.kt ([8dafe05](8dafe05b2c))
This commit is contained in:
semantic-release-bot
2022-08-02 21:51:01 +00:00
parent 1748d1e5ba
commit aafe2bd19c
3 changed files with 10 additions and 2 deletions

View File

@ -51,7 +51,7 @@ Official patches by ReVanced
| `return-youtube-dislike` | Shows the dislike count of videos using the Return YouTube Dislike API. | 17.29.34 |
| `hide-autoplay-button` | Hides the autoplay button in the video player. | 17.29.34 |
| `premium-heading` | Shows premium branding on the home screen. | all |
| `custom-branding` | Changes the YouTube launcher icon to be ReVanced's. | all |
| `custom-branding` | Changes the YouTube launcher icon and name to your choice (defaults to ReVanced). | all |
| `disable-fullscreen-panels` | Disables video description and comments panel in fullscreen view. | 17.29.34 |
| `old-quality-layout` | Enables the original quality flyout menu. | 17.29.34 |
| `hide-shorts-button` | Hides the shorts button on the navigation bar. | 17.29.34 |