Skip to content

Commit e4e20be

Browse files
chore(release): 4.13.0 [skip ci]
# [4.13.0](v4.12.0...v4.13.0) (2024-08-15) ### Bug Fixes * **YouTube - GmsCore support:** Fix notifications not working by using the correct permissions ([c64757f](c64757f)) ### Features * **Google Photos:** Add `Spoof features` patch ([#3459](#3459)) ([f814d87](f814d87)) * **SCB Easy:** Remove broken `Remove debugging detection` patch ([#3518](#3518)) ([45e4f70](45e4f70)) * **YouTube:** Add `Check watch history domain name resolution` patch ([#3537](#3537)) ([87eb836](87eb836))
1 parent b8bd63a commit e4e20be

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [4.13.0](https://github.com/ReVanced/revanced-patches/compare/v4.12.0...v4.13.0) (2024-08-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **YouTube - GmsCore support:** Fix notifications not working by using the correct permissions ([19ddae2](https://github.com/ReVanced/revanced-patches/commit/19ddae2d15e513e18eb1556c468cd94bd197685b))
7+
8+
9+
### Features
10+
11+
* **Google Photos:** Add `Spoof features` patch ([#3459](https://github.com/ReVanced/revanced-patches/issues/3459)) ([7c218cd](https://github.com/ReVanced/revanced-patches/commit/7c218cd168aa72eb99bcb47d12dfa45616e8ad88))
12+
* **SCB Easy:** Remove broken `Remove debugging detection` patch ([#3518](https://github.com/ReVanced/revanced-patches/issues/3518)) ([f4e23cb](https://github.com/ReVanced/revanced-patches/commit/f4e23cbb8a24638318d8cee20a1991c51855d9d2))
13+
* **YouTube:** Add `Check watch history domain name resolution` patch ([#3537](https://github.com/ReVanced/revanced-patches/issues/3537)) ([2af1425](https://github.com/ReVanced/revanced-patches/commit/2af142525cda07a131335faadd4b3889979fd077))
14+
115
# [4.13.0-dev.2](https://github.com/ReVanced/revanced-patches/compare/v4.13.0-dev.1...v4.13.0-dev.2) (2024-08-15)
216

317

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.13.0-dev.2
4+
version = 4.13.0

0 commit comments

Comments
 (0)