Skip to content

Commit ef8aa22

Browse files
chore(release): 4.16.0 [skip ci]
# [4.16.0](v4.15.0...v4.16.0) (2024-09-30) ### Bug Fixes * **Soundcloud:** Support latest versions ([#3702](#3702)) ([fa94ddd](fa94ddd)) * **Twitter - Open links with app chooser:** Fix incorrect version in compatibility list ([#3683](#3683)) ([2e9142e](2e9142e)) * **YouTube - SponsorBlock:** Fade out SB buttons without overlapping other buttons ([#3719](#3719)) ([1928e89](1928e89)) * **YouTube:** Show video chapter titles without clipping when overlay buttons are enabled ([#3674](#3674)) ([317e9a8](317e9a8)) ### Features * **Google Photos:** Restore hidden 'Back up while charging' toggle ([#3678](#3678)) ([8a3b061](8a3b061)) * **YouTube - Disable precise seeking gesture:** Hide "pull up" label that shows up when swiping ([#3668](#3668)) ([1f0b4cd](1f0b4cd)) * **YouTube - Hide Shorts components:** Add `Hide save music`, `Hide stickers` ([#3710](#3710)) ([82d44f6](82d44f6)) * **YouTube - Hide Shorts components:** Add patch option to hide Shorts app shortcut (long press app icon) ([#3699](#3699)) ([bb0dcbe](bb0dcbe)) * **YouTube - Hide Shorts components:** Add patch option to hide Shorts from app launcher widget Beta ([#3707](#3707)) ([4c7b018](4c7b018))
1 parent fb9db0e commit ef8aa22

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# [4.16.0](https://github.com/ReVanced/revanced-patches/compare/v4.15.0...v4.16.0) (2024-09-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **Soundcloud:** Support latest versions ([#3702](https://github.com/ReVanced/revanced-patches/issues/3702)) ([099ac5e](https://github.com/ReVanced/revanced-patches/commit/099ac5ea2cf55633a7c6a7e6f8e963599bcd5784))
7+
* **Twitter - Open links with app chooser:** Fix incorrect version in compatibility list ([#3683](https://github.com/ReVanced/revanced-patches/issues/3683)) ([adafe85](https://github.com/ReVanced/revanced-patches/commit/adafe85d77f6a0031a5523b9b7da69475959d78d))
8+
* **YouTube - SponsorBlock:** Fade out SB buttons without overlapping other buttons ([#3719](https://github.com/ReVanced/revanced-patches/issues/3719)) ([bf96108](https://github.com/ReVanced/revanced-patches/commit/bf9610894f0a9f9e751e2eed5b825c5d327a722c))
9+
* **YouTube:** Show video chapter titles without clipping when overlay buttons are enabled ([#3674](https://github.com/ReVanced/revanced-patches/issues/3674)) ([4b88c31](https://github.com/ReVanced/revanced-patches/commit/4b88c316ed90c56e83e2aee266561833b36fc37d))
10+
11+
12+
### Features
13+
14+
* **Google Photos:** Restore hidden 'Back up while charging' toggle ([#3678](https://github.com/ReVanced/revanced-patches/issues/3678)) ([f9e19ce](https://github.com/ReVanced/revanced-patches/commit/f9e19ce6e9185fdf31b2b0d5f2934f6e8a544b8e))
15+
* **YouTube - Disable precise seeking gesture:** Hide "pull up" label that shows up when swiping ([#3668](https://github.com/ReVanced/revanced-patches/issues/3668)) ([3fa8af9](https://github.com/ReVanced/revanced-patches/commit/3fa8af9fe534b59ad093c36f1927f56f549a330d))
16+
* **YouTube - Hide Shorts components:** Add `Hide save music`, `Hide stickers` ([#3710](https://github.com/ReVanced/revanced-patches/issues/3710)) ([8c99321](https://github.com/ReVanced/revanced-patches/commit/8c99321df4db696156330fc90dd547c1345d880e))
17+
* **YouTube - Hide Shorts components:** Add patch option to hide Shorts app shortcut (long press app icon) ([#3699](https://github.com/ReVanced/revanced-patches/issues/3699)) ([0d4e1f5](https://github.com/ReVanced/revanced-patches/commit/0d4e1f5d03cf3dcc06fd41165e26a1ce901b976b))
18+
* **YouTube - Hide Shorts components:** Add patch option to hide Shorts from app launcher widget Beta ([#3707](https://github.com/ReVanced/revanced-patches/issues/3707)) ([838f183](https://github.com/ReVanced/revanced-patches/commit/838f1834a5df547ce2c3217b874c0594b6878a67))
19+
120
# [4.16.0-dev.7](https://github.com/ReVanced/revanced-patches/compare/v4.16.0-dev.6...v4.16.0-dev.7) (2024-09-29)
221

322

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
org.gradle.parallel = true
22
org.gradle.caching = true
33
kotlin.code.style = official
4-
version = 4.16.0-dev.7
4+
version = 4.16.0

0 commit comments

Comments
 (0)