Skip to content

Commit 246f3ef

Browse files
chore: Release v5.27.0 [skip ci]
# [5.27.0](v5.26.0...v5.27.0) (2025-06-09) ### Bug Fixes * **Bandcamp - Remove play limits:** Support latest app version ([#5124](#5124)) ([c0448de](c0448de)) * **Spotify:** `Hide Create button` patch failing in edge cases ([#5131](#5131)) ([7a432e5](7a432e5)) * **Spotify:** Prevent hiding all navigation bar buttons ([#5122](#5122)) ([65fc6b4](65fc6b4)) * **YouTube - Hide layout components:** Remove broken option 'Hide comments emoji picker' ([#5121](#5121)) ([4b8499f](4b8499f)) * **YouTube - Hide Shorts components:** Disable A/B player flags that prevents hiding buttons ([9d10ab6](9d10ab6)) * **YouTube - Video quality:** Remove non-functional Shorts 144p default quality ([6aff8e8](6aff8e8)) ### Features * Add `Hide app icon` patch ([#4977](#4977)) ([6127f48](6127f48)) * **Google Photos:** Add `Enable DCIM folders backup control` patch ([#5138](#5138)) ([af827e2](af827e2)) * **Messenger:** Add `Hide Facebook button` patch ([#5057](#5057)) ([ed0d807](ed0d807)) * **YouTube - Hide player overlay buttons:** Add in app setting for "Hide player control buttons background" ([#5147](#5147)) ([adfac8a](adfac8a)) * **YouTube - Hide Shorts components:** Add hide 'New posts' button ([f8e31c8](f8e31c8)) * **YouTube - Theme:** Add option for black and white splash screen animation ([#5119](#5119)) ([6d5380d](6d5380d))
1 parent 0fca3e8 commit 246f3ef

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# [5.27.0](https://github.com/ReVanced/revanced-patches/compare/v5.26.0...v5.27.0) (2025-06-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **Bandcamp - Remove play limits:** Support latest app version ([#5124](https://github.com/ReVanced/revanced-patches/issues/5124)) ([863e92b](https://github.com/ReVanced/revanced-patches/commit/863e92b20ad6682f10524e475ed18f879048ecae))
7+
* **Spotify:** `Hide Create button` patch failing in edge cases ([#5131](https://github.com/ReVanced/revanced-patches/issues/5131)) ([0923600](https://github.com/ReVanced/revanced-patches/commit/0923600739a126329fc62100b500216860d7005e))
8+
* **Spotify:** Prevent hiding all navigation bar buttons ([#5122](https://github.com/ReVanced/revanced-patches/issues/5122)) ([8afbef0](https://github.com/ReVanced/revanced-patches/commit/8afbef01343c1e3e6e7e4a4cec6319aebfa4b11c))
9+
* **YouTube - Hide layout components:** Remove broken option 'Hide comments emoji picker' ([#5121](https://github.com/ReVanced/revanced-patches/issues/5121)) ([9a6a639](https://github.com/ReVanced/revanced-patches/commit/9a6a639c4905b00d6dffb0923c839c8e3ae54d0c))
10+
* **YouTube - Hide Shorts components:** Disable A/B player flags that prevents hiding buttons ([bef0dac](https://github.com/ReVanced/revanced-patches/commit/bef0dacac54caf1ca9511d7bc19b19140ccb4eaf))
11+
* **YouTube - Video quality:** Remove non-functional Shorts 144p default quality ([3113cd6](https://github.com/ReVanced/revanced-patches/commit/3113cd6d092952c8657454452f34c0ae85358ec9))
12+
13+
14+
### Features
15+
16+
* Add `Hide app icon` patch ([#4977](https://github.com/ReVanced/revanced-patches/issues/4977)) ([92311b8](https://github.com/ReVanced/revanced-patches/commit/92311b8e5675f3d4b80ed690d34b699fb847e3cd))
17+
* **Google Photos:** Add `Enable DCIM folders backup control` patch ([#5138](https://github.com/ReVanced/revanced-patches/issues/5138)) ([328d232](https://github.com/ReVanced/revanced-patches/commit/328d232fe77406fa93a14768fc66e7b998506fba))
18+
* **Messenger:** Add `Hide Facebook button` patch ([#5057](https://github.com/ReVanced/revanced-patches/issues/5057)) ([9175b23](https://github.com/ReVanced/revanced-patches/commit/9175b23e8360d13c8c1c9c8602ca0b5931d13627))
19+
* **YouTube - Hide player overlay buttons:** Add in app setting for "Hide player control buttons background" ([#5147](https://github.com/ReVanced/revanced-patches/issues/5147)) ([dd8afa2](https://github.com/ReVanced/revanced-patches/commit/dd8afa2b07b50be24d764c0f6ddc9e1bbdb91bf1))
20+
* **YouTube - Hide Shorts components:** Add hide 'New posts' button ([ac6b916](https://github.com/ReVanced/revanced-patches/commit/ac6b916c0c212167c4645e2110500dc811b3e54a))
21+
* **YouTube - Theme:** Add option for black and white splash screen animation ([#5119](https://github.com/ReVanced/revanced-patches/issues/5119)) ([42db0c2](https://github.com/ReVanced/revanced-patches/commit/42db0c2e36fefccdbeaa072edcec48b1e05b6270))
22+
123
# [5.27.0-dev.9](https://github.com/ReVanced/revanced-patches/compare/v5.27.0-dev.8...v5.27.0-dev.9) (2025-06-09)
224

325

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ org.gradle.jvmargs = -Xms512M -Xmx2048M
33
org.gradle.parallel = true
44
android.useAndroidX = true
55
kotlin.code.style = official
6-
version = 5.27.0-dev.9
6+
version = 5.27.0

0 commit comments

Comments
 (0)