Skip to content

Commit 105f6e0

Browse files
chore: Release v5.37.0 [skip ci]
# [5.37.0](v5.36.0...v5.37.0) (2025-09-15) ### Bug Fixes * **Instagram - Hide navigation buttons:** Add constrain to known working version ([e6c79f1](e6c79f1)) * Resolve patching with dev branch ([09b941a](09b941a)) * **Spotify:** Remove broken `Spoof client` patch ([#5833](#5833)) ([dcd4245](dcd4245)) * **Viber - Hide ads:** Add constrain to known working version ([2db0948](2db0948)) * **YouTube Music - Spoof streaming data:** Fix audio playback stuttering ([#5839](#5839)) ([2a85a3b](2a85a3b)) ### Features * **Viber:** Add `Hide ads` patch ([#5826](#5826)) ([0abfab7](0abfab7))
1 parent 7d59efe commit 105f6e0

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [5.37.0](https://github.com/ReVanced/revanced-patches/compare/v5.36.0...v5.37.0) (2025-09-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **Instagram - Hide navigation buttons:** Add constrain to known working version ([e6c79f1](https://github.com/ReVanced/revanced-patches/commit/e6c79f13834c83fef04e4dee5e628cb0b9a27765))
7+
* Resolve patching with dev branch ([09b941a](https://github.com/ReVanced/revanced-patches/commit/09b941abf0e8029999565082b02a88b5de507ec4))
8+
* **Spotify:** Remove broken `Spoof client` patch ([#5833](https://github.com/ReVanced/revanced-patches/issues/5833)) ([dcd4245](https://github.com/ReVanced/revanced-patches/commit/dcd42454bd5f87dddd720534f6120c4ef90063a3))
9+
* **Viber - Hide ads:** Add constrain to known working version ([2db0948](https://github.com/ReVanced/revanced-patches/commit/2db0948beaf2b68391a1fe7f21e92d31c7df61e7))
10+
* **YouTube Music - Spoof streaming data:** Fix audio playback stuttering ([#5839](https://github.com/ReVanced/revanced-patches/issues/5839)) ([2a85a3b](https://github.com/ReVanced/revanced-patches/commit/2a85a3b29092729ae16d1fd93803634ce5f08e95))
11+
12+
13+
### Features
14+
15+
* **Viber:** Add `Hide ads` patch ([#5826](https://github.com/ReVanced/revanced-patches/issues/5826)) ([0abfab7](https://github.com/ReVanced/revanced-patches/commit/0abfab79d7cda15bf17c53679fbfffb021662649))
16+
117
# [5.37.0-dev.6](https://github.com/ReVanced/revanced-patches/compare/v5.37.0-dev.5...v5.37.0-dev.6) (2025-09-15)
218

319

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.37.0-dev.6
6+
version = 5.37.0

0 commit comments

Comments
 (0)