chore: Release v5.3.0 [skip ci]
# [5.3.0](https://github.com/ReVanced/revanced-patches/compare/v5.2.3...v5.3.0) (2024-12-09) ### Bug Fixes * **Change package name:** Prevent applying the patch to known incompatible apps ([#3943](https://github.com/ReVanced/revanced-patches/issues/3943)) ([b04a11a](b04a11a885)) * **Reddit:** Fix patches by using correct extension class ([95d56b1](95d56b1529)) * **Sync for Reddit:** Fix patches by using correct extension name ([5ae76f4](5ae76f4df8)) * **Twitter:** Merge correct extension by depending on correct extension patch ([35594d0](35594d0a20)) * **YouTube - Spoof video streams:** Add missing preferred language preference to the settings ([6462fb8](6462fb8cba)) * **YouTube - Spoof video streams:** Enable opus codec by updating iOS client version ([#4063](https://github.com/ReVanced/revanced-patches/issues/4063)) ([d1ae1f1](d1ae1f1da7)) * **YouTube - Spoof video streams:** Update `Force AVC` client data ([#4064](https://github.com/ReVanced/revanced-patches/issues/4064)) ([4a88f65](4a88f650c2)) * **YouTube Music - Permanent shuffle:** Remove obsolete and non functional patch ([#4073](https://github.com/ReVanced/revanced-patches/issues/4073)) ([4983e02](4983e021f9)) ### Features * **Nyx:** Remove broken `Unlock pro` patch ([87fe83a](87fe83aacf)) * **YouTube - Spoof video streams:** Allow picking a default audio language track ([#4050](https://github.com/ReVanced/revanced-patches/issues/4050)) ([538ed6d](538ed6d876)) * **YouTube Music:** Add `Spoof video streams` patch to fix playback ([#4065](https://github.com/ReVanced/revanced-patches/issues/4065)) ([cf4456c](cf4456c2ba)) * **YouTube:** Add `Open videos fullscreen` patch ([#4069](https://github.com/ReVanced/revanced-patches/issues/4069)) ([bee917f](bee917f4ed))
This commit is contained in:
parent
e0322afbf0
commit
cb857b0fce
2 changed files with 23 additions and 1 deletions
|
|
@ -3,4 +3,4 @@ org.gradle.jvmargs = -Xms512M -Xmx2048M
|
|||
org.gradle.parallel = true
|
||||
android.useAndroidX = true
|
||||
kotlin.code.style = official
|
||||
version = 5.3.0-dev.7
|
||||
version = 5.3.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue