mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-19 04:29:22 +01:00
54fe34314d
# [4.4.0](https://github.com/ReVanced/revanced-patches/compare/v4.3.0...v4.4.0) (2024-03-27) ### Bug Fixes * **TikTok:** Hook application context earlier to prevent crash ([#2893](https://github.com/ReVanced/revanced-patches/issues/2893)) ([395ccda
](395ccda7b9
)) * **YouTube - Client spoof:** Spoof all user agents ([44a8a13
](44a8a13998
)) * **YouTube - Downloads:** Use new task context ([#2841](https://github.com/ReVanced/revanced-patches/issues/2841)) ([6d88cb4
](6d88cb49ec
)) * **YouTube - Hide ads:** Prevent app crash if hiding fullscreen ads is not possible ([#2910](https://github.com/ReVanced/revanced-patches/issues/2910)) ([9f50470
](9f50470bf6
)) * **YouTube Music:** Fix compatibility with latest versions ([#2924](https://github.com/ReVanced/revanced-patches/issues/2924)) ([8378c84
](8378c84816
)) * **YouTube:** Fix video playback by switching to ReVanced GmsCore vendor ([#2907](https://github.com/ReVanced/revanced-patches/issues/2907)) ([33ea122
](33ea12228c
)) * **YouTube:** Move setting to correct screen ([a16eda8
](a16eda8645
)) ### Features * **Instagram - Hide timeline ads:** Make compatible with latest versions ([a212f29
](a212f29bd3
)) * **Mi Fitness:** Add `Force English locale` and `Fix login` patch ([#2734](https://github.com/ReVanced/revanced-patches/issues/2734)) ([7a25791
](7a25791d53
)) * **Sync for Lemmy:** Add `Disable ads` patch ([#2872](https://github.com/ReVanced/revanced-patches/issues/2872)) ([0785819
](0785819dd5
)) * **YouTube - Downloads:** Use external downloader when selecting 'Download' in home feed flyout menu ([#2881](https://github.com/ReVanced/revanced-patches/issues/2881)) ([10afc8c
](10afc8cc71
)) * **YouTube - External downloader:** Add ability to use in-app download button ([d900011
](d9000113a9
)) * **YouTube - Hide layout components:** Filter home/search results by keywords ([#2853](https://github.com/ReVanced/revanced-patches/issues/2853)) ([5916204
](59162042b0
)) * **YouTube - Hide Shorts components:** Hide like and dislike buttons ([2df0892
](2df0892682
)) * **YouTube - Hide Shorts components:** Hide sound metadata label ([ea7d1e0
](ea7d1e0d08
)) * **YouTube - Hide Shorts components:** Hide title and full video link label ([e7b64e1
](e7b64e154e
)) * **YouTube - Hide Shorts components:** Selectively hide Shorts for home / subscription / search ([#2925](https://github.com/ReVanced/revanced-patches/issues/2925)) ([497c067
](497c067e80
)) * **YouTube :** Remove `HDR auto brightness` patch ([#2863](https://github.com/ReVanced/revanced-patches/issues/2863)) ([b4c7bf4
](b4c7bf4808
)) * **YouTube Vanced:** Remove `Hide ads` patch ([87887e4
](87887e4163
)) * **YouTube:** Support version `19.05`, `19.06`, `19.07`, `19.08` and `19.09` ([#2862](https://github.com/ReVanced/revanced-patches/issues/2862)) ([f044dde
](f044dde054
))
5 lines
98 B
INI
5 lines
98 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 4.4.0
|