From 630857ba162997fc2fa8574281b77f14466cf7b0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 6 Aug 2024 00:08:03 +0000 Subject: [PATCH] chore(release): 4.12.0 [skip ci] # [4.12.0](https://github.com/ReVanced/revanced-patches/compare/v4.11.0...v4.12.0) (2024-08-06) ### Bug Fixes * **Google Photos - GmsCore support:** Fix by checking first if a method exists before trying to patch it ([26449cf](https://github.com/ReVanced/revanced-patches/commit/26449cf7c6565841677941b37ab69e70c106a5c4)) * **Instagram - Hide ads:** Restore compatibility with latest version by fixing fingerprint ([#3455](https://github.com/ReVanced/revanced-patches/issues/3455)) ([f2bf2da](https://github.com/ReVanced/revanced-patches/commit/f2bf2da9a5fe649abc955a7f106d71246dc3b255)) * **Messenger - Disable switching emoji to sticker:** Constrain to last working version `439.0.0.29.119` ([1cf25f9](https://github.com/ReVanced/revanced-patches/commit/1cf25f9dc9df166759b89ce9a1b6bd635dfc9cc8)) * **SoundCloud - Enable offline sync:** Stop crashing by reversing order of patching instructions from last to first to retain indices ([98f9bba](https://github.com/ReVanced/revanced-patches/commit/98f9bba7ed77a0fc322f456a33b2941597967f0c)) * **YouTube - Bypass image region restrictions:** Move setting to `Misc` menu ([7acb6cd](https://github.com/ReVanced/revanced-patches/commit/7acb6cdc964a9065ac53ec39f19372c74e27160a)) * **YouTube - Client Spoof:** Restore missing high qualities by spoofing the iOS client user agent ([#3468](https://github.com/ReVanced/revanced-patches/issues/3468)) ([a4b0e76](https://github.com/ReVanced/revanced-patches/commit/a4b0e767555f32ebb1e8474680da3fcc3dfbe764)) * **YouTube - Hide keyword content:** Do not hide flyout menu ([cfbc4aa](https://github.com/ReVanced/revanced-patches/commit/cfbc4aa6b2ac3cf60fa150862deb9e15bb646b7e)) * **YouTube - SponsorBlock:** Correctly show minute timestamp when creating a new segment ([8886fc4](https://github.com/ReVanced/revanced-patches/commit/8886fc4f541264213c013e06e49cc90a5b92f739)) * **YouTube - SponsorBlock:** Improve create segment manual seek accuracy ([#3491](https://github.com/ReVanced/revanced-patches/issues/3491)) ([2e8d5c6](https://github.com/ReVanced/revanced-patches/commit/2e8d5c61f8a7c8a82613f358866f040271f64a71)) * **YouTube - Spoof client:** Fix tracking history on brand accounts ([#3480](https://github.com/ReVanced/revanced-patches/issues/3480)) ([eed856d](https://github.com/ReVanced/revanced-patches/commit/eed856d64c4ee43a33fcd55b8afaa7007cfcf76c)) * **YouTube - Spoof client:** Restore livestream audio only playback with iOS spoofing ([#3504](https://github.com/ReVanced/revanced-patches/issues/3504)) ([eadbf5f](https://github.com/ReVanced/revanced-patches/commit/eadbf5f45900d6f693cf3cc4f520c86604cb29bb)) ### Features * Add `Hide mock location` patch ([#3417](https://github.com/ReVanced/revanced-patches/issues/3417)) ([250cc7c](https://github.com/ReVanced/revanced-patches/commit/250cc7cbde2a459e68d3d675ee767b0b14b7e69a)) * Add `Spoof build info` patch ([d87f36e](https://github.com/ReVanced/revanced-patches/commit/d87f36e7e2b974d907c42459a373c9f887c6a388)) * **Boost for Reddit:** Add `Disable ads` patch ([#3474](https://github.com/ReVanced/revanced-patches/issues/3474)) ([d2afc53](https://github.com/ReVanced/revanced-patches/commit/d2afc53c2b6f38436fa5eee41a4ac4c63999efcd)) * **CandyLink:** Remove non-functional `Unlock pro` patch ([1e81d0c](https://github.com/ReVanced/revanced-patches/commit/1e81d0c9f8cb174c4faa96d9cf49e17323377d7a)) * **Expense Manager:** Remove non-functional `Unlock pro` patch ([e4232b6](https://github.com/ReVanced/revanced-patches/commit/e4232b6c74c9b8773cef9243653a293a54267eb7)) * **Google News:** Add `Enable CustomTabs` and `GmsCore support` patch ([#3111](https://github.com/ReVanced/revanced-patches/issues/3111)) ([273af26](https://github.com/ReVanced/revanced-patches/commit/273af2627426e046aee9b2e1231815fd7b05f9b7)) * **Google Photos:** Add `GmsCore support` patch ([#3414](https://github.com/ReVanced/revanced-patches/issues/3414)) ([1af65de](https://github.com/ReVanced/revanced-patches/commit/1af65de1f6794239c9bff7dd046062b49fcd4bee)) * **Instagram:** Remove unnecessary `Hide timeline ads` patch ([8038bd2](https://github.com/ReVanced/revanced-patches/commit/8038bd2e98c00966dded8edd486070f5e369caed)) * **SoundCloud:** Add `Enable offline sync` patch ([#3407](https://github.com/ReVanced/revanced-patches/issues/3407)) ([b944fb7](https://github.com/ReVanced/revanced-patches/commit/b944fb7bf16f9b0e59250751b7f827ffffe9db29)) * **SwissID:** Add `Remove Google Play Integrity Integrity check` patch ([#3478](https://github.com/ReVanced/revanced-patches/issues/3478)) ([3380080](https://github.com/ReVanced/revanced-patches/commit/33800801a39be04da6383d4e848672479fe18778)) * **YouTube - Description components:** Add `Hide 'Key concepts' section` option ([#3495](https://github.com/ReVanced/revanced-patches/issues/3495)) ([337bdc3](https://github.com/ReVanced/revanced-patches/commit/337bdc3d39901d2845bb414ba60a528d9c7062e2)) * **YouTube:** Add `Bypass image region restrictions` patch ([#3442](https://github.com/ReVanced/revanced-patches/issues/3442)) ([9ef51ab](https://github.com/ReVanced/revanced-patches/commit/9ef51abde72c1cfeb2aa746a9e4f1c1d704d67e7)) --- CHANGELOG.md | 33 +++++++++++++++++++++++++++++++++ gradle.properties | 2 +- 2 files changed, 34 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1654dac69..e277192b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,36 @@ +# [4.12.0](https://github.com/ReVanced/revanced-patches/compare/v4.11.0...v4.12.0) (2024-08-06) + + +### Bug Fixes + +* **Google Photos - GmsCore support:** Fix by checking first if a method exists before trying to patch it ([acf38ca](https://github.com/ReVanced/revanced-patches/commit/acf38cafae5eb9896b43f3a6cbd808ac273cd081)) +* **Instagram - Hide ads:** Restore compatibility with latest version by fixing fingerprint ([#3455](https://github.com/ReVanced/revanced-patches/issues/3455)) ([4505fa4](https://github.com/ReVanced/revanced-patches/commit/4505fa4138bb55c8957790239c01b8dda63d6cdd)) +* **Messenger - Disable switching emoji to sticker:** Constrain to last working version `439.0.0.29.119` ([6207c31](https://github.com/ReVanced/revanced-patches/commit/6207c314c657a1188d1081b0a196a61e49cad83b)) +* **SoundCloud - Enable offline sync:** Stop crashing by reversing order of patching instructions from last to first to retain indices ([63b6ced](https://github.com/ReVanced/revanced-patches/commit/63b6cede5fa5bcf377ced422da4e861996a41f0d)) +* **YouTube - Bypass image region restrictions:** Move setting to `Misc` menu ([094ae59](https://github.com/ReVanced/revanced-patches/commit/094ae59fc92663fff6c5d6f5cbece41822a326f9)) +* **YouTube - Client Spoof:** Restore missing high qualities by spoofing the iOS client user agent ([#3468](https://github.com/ReVanced/revanced-patches/issues/3468)) ([0e6ae5f](https://github.com/ReVanced/revanced-patches/commit/0e6ae5fee752a76604cf9b95f9a76c0cbe5f7dae)) +* **YouTube - Hide keyword content:** Do not hide flyout menu ([687c9f7](https://github.com/ReVanced/revanced-patches/commit/687c9f7eb03cca5f7b3486f07f2e3453ebc77faf)) +* **YouTube - SponsorBlock:** Correctly show minute timestamp when creating a new segment ([d74c366](https://github.com/ReVanced/revanced-patches/commit/d74c366dbf5f25c20fbfc5a0157c3c15dda82a16)) +* **YouTube - SponsorBlock:** Improve create segment manual seek accuracy ([#3491](https://github.com/ReVanced/revanced-patches/issues/3491)) ([1544981](https://github.com/ReVanced/revanced-patches/commit/15449819ff74b636fb2fa6aacd770142c51d2e5d)) +* **YouTube - Spoof client:** Fix tracking history on brand accounts ([#3480](https://github.com/ReVanced/revanced-patches/issues/3480)) ([69c1f16](https://github.com/ReVanced/revanced-patches/commit/69c1f16f7eb0d5759a44f7f7a09b1757ce8f61dd)) +* **YouTube - Spoof client:** Restore livestream audio only playback with iOS spoofing ([#3504](https://github.com/ReVanced/revanced-patches/issues/3504)) ([90d3288](https://github.com/ReVanced/revanced-patches/commit/90d32880906787d82c4b9a7a1099b46dff3a0870)) + + +### Features + +* Add `Hide mock location` patch ([#3417](https://github.com/ReVanced/revanced-patches/issues/3417)) ([5f81b40](https://github.com/ReVanced/revanced-patches/commit/5f81b40e7d5567fb5689d08ccc9caeaa267c3143)) +* Add `Spoof build info` patch ([e7829b4](https://github.com/ReVanced/revanced-patches/commit/e7829b41e782c9feda23b9d6acf48bae277d24d9)) +* **Boost for Reddit:** Add `Disable ads` patch ([#3474](https://github.com/ReVanced/revanced-patches/issues/3474)) ([b292c20](https://github.com/ReVanced/revanced-patches/commit/b292c200bf4ea5b4f71d96690ac011e7843552f0)) +* **CandyLink:** Remove non-functional `Unlock pro` patch ([7ae9f8f](https://github.com/ReVanced/revanced-patches/commit/7ae9f8fa0a349b91853e9554f18e564ca6ff887c)) +* **Expense Manager:** Remove non-functional `Unlock pro` patch ([ebbcac7](https://github.com/ReVanced/revanced-patches/commit/ebbcac74fd8598daebb4be0bd7c430c41333e2d4)) +* **Google News:** Add `Enable CustomTabs` and `GmsCore support` patch ([#3111](https://github.com/ReVanced/revanced-patches/issues/3111)) ([ad59096](https://github.com/ReVanced/revanced-patches/commit/ad590962275f888b335252ad5bed0f34e959d3c7)) +* **Google Photos:** Add `GmsCore support` patch ([#3414](https://github.com/ReVanced/revanced-patches/issues/3414)) ([24528e0](https://github.com/ReVanced/revanced-patches/commit/24528e0a6eec17ce0a3c52f8862585933615ad28)) +* **Instagram:** Remove unnecessary `Hide timeline ads` patch ([5e1d001](https://github.com/ReVanced/revanced-patches/commit/5e1d001056df68e1e2b39f1365215c91bcc9e46b)) +* **SoundCloud:** Add `Enable offline sync` patch ([#3407](https://github.com/ReVanced/revanced-patches/issues/3407)) ([4de86c6](https://github.com/ReVanced/revanced-patches/commit/4de86c6407376bcd3cc0513a2f0707410b8d7ccd)) +* **SwissID:** Add `Remove Google Play Integrity Integrity check` patch ([#3478](https://github.com/ReVanced/revanced-patches/issues/3478)) ([60492ae](https://github.com/ReVanced/revanced-patches/commit/60492aea7863e07d8bf1af9380ae9295ca161f3c)) +* **YouTube - Description components:** Add `Hide 'Key concepts' section` option ([#3495](https://github.com/ReVanced/revanced-patches/issues/3495)) ([d75b645](https://github.com/ReVanced/revanced-patches/commit/d75b64595a7ac26faca4c0ae21923b22f6783975)) +* **YouTube:** Add `Bypass image region restrictions` patch ([#3442](https://github.com/ReVanced/revanced-patches/issues/3442)) ([765fab2](https://github.com/ReVanced/revanced-patches/commit/765fab2af2769349446cc0f2109343ef3bd8c621)) + # [4.12.0-dev.17](https://github.com/ReVanced/revanced-patches/compare/v4.12.0-dev.16...v4.12.0-dev.17) (2024-08-06) diff --git a/gradle.properties b/gradle.properties index 94a7e3c44..686fdd350 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.parallel = true org.gradle.caching = true kotlin.code.style = official -version = 4.12.0-dev.17 +version = 4.12.0