Skip to content

Commit d7e67ad

Browse files
chore: Release v3.9.0 [skip ci]
# [3.9.0](v3.8.0...v3.9.0) (2025-05-22) ### Bug Fixes * **Spotify - Remove Create tab:** Remove old instruction that no longer relevant to fix issues with notification player ([ae1e806](ae1e806)) * **YouTube - Custom branding icon:** Resolve patch failure for some icons ([2c4e604](2c4e604)) * **YouTube - Overlay buttons:** Fix Whitelist not working for playback speed ([bc95be1](bc95be1)) * **YouTube - Overlay buttons:** Whitelisted channels could not be imported or exported ([966a84b](966a84b)) * **YouTube - Settings:** Potential crash related to color preferences ([89dd672](89dd672)) ### Features * **Spotify:** Add `Fix third party launchers widgets` patch ([#4893](https://github.com/anddea/revanced-patches/issues/4893)) ([eb72ee6](eb72ee6)) * **YouTube - Hide description components:** Add `Hide Ask section` setting ([b187e6f](b187e6f)) * **YouTube - Settings:** Add search history and result highlighting to the settings search ([d82f279](d82f279))
1 parent da78c47 commit d7e67ad

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# [3.9.0](https://github.com/anddea/revanced-patches/compare/v3.8.0...v3.9.0) (2025-05-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **Spotify - Remove Create tab:** Remove old instruction that no longer relevant to fix issues with notification player ([ae1e806](https://github.com/anddea/revanced-patches/commit/ae1e8068e7cd9be356a1d12453f741dc429d8478))
7+
* **YouTube - Custom branding icon:** Resolve patch failure for some icons ([2c4e604](https://github.com/anddea/revanced-patches/commit/2c4e6044ff96bdfb545d04551f873ed080c39eaa))
8+
* **YouTube - Overlay buttons:** Fix Whitelist not working for playback speed ([bc95be1](https://github.com/anddea/revanced-patches/commit/bc95be1c6895e9f47425223b13c0a16ee8c6eeed))
9+
* **YouTube - Overlay buttons:** Whitelisted channels could not be imported or exported ([966a84b](https://github.com/anddea/revanced-patches/commit/966a84bf5b3d34800d83706e62cf73d0c095e43f))
10+
* **YouTube - Settings:** Potential crash related to color preferences ([89dd672](https://github.com/anddea/revanced-patches/commit/89dd672f024d0edb743ae183fe1468be10b57c6f))
11+
12+
13+
### Features
14+
15+
* **Spotify:** Add `Fix third party launchers widgets` patch ([#4893](https://github.com/anddea/revanced-patches/issues/4893)) ([eb72ee6](https://github.com/anddea/revanced-patches/commit/eb72ee67de2128cd52b3817898015c1e5e8f1a50))
16+
* **YouTube - Hide description components:** Add `Hide Ask section` setting ([b187e6f](https://github.com/anddea/revanced-patches/commit/b187e6f8712c8c3039d20fd279c8fe9a9485f125))
17+
* **YouTube - Settings:** Add search history and result highlighting to the settings search ([d82f279](https://github.com/anddea/revanced-patches/commit/d82f279a75415405d3e0480fc71c9a42a87bd862))
18+
119
# [3.9.0-dev.2](https://github.com/anddea/revanced-patches/compare/v3.9.0-dev.1...v3.9.0-dev.2) (2025-05-21)
220

321

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ org.gradle.parallel = true
44
android.useAndroidX = true
55
kotlin.code.style = official
66
kotlin.jvm.target.validation.mode = IGNORE
7-
version = 3.9.0-dev.2
7+
version = 3.9.0

0 commit comments

Comments
 (0)