mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-25 11:41:04 +00:00
# [2.197.0](https://github.com/ReVanced/revanced-patches/compare/v2.196.0...v2.197.0) (2023-11-18) ### Bug Fixes * **Nyx Music Plaer - Unlock pro:** Constrain to last working version ([8ec276a](8ec276aac9)) * **Remove screenshot restriction:** Improve reliability ([#2938](https://github.com/ReVanced/revanced-patches/issues/2938)) ([f9b7c31](f9b7c31ba9)) * Use a checked cast by reifying the generic type parameter ([5bc1c86](5bc1c86f37)) * **YouTube - Client spoof:** Fix low resolution precise seeking thumbnails ([#3249](https://github.com/ReVanced/revanced-patches/issues/3249)) ([2532bff](2532bff8e5)) * **YouTube - Disable resuming Shorts on startup:** Adjust patch name ([#3281](https://github.com/ReVanced/revanced-patches/issues/3281)) ([aaf9eae](aaf9eae08b)) * **YouTube - Hide layout components:** Reduce false positives when hiding mix playlists ([db5ed08](db5ed08600)) * **YouTube - SponsorBlock:** Rename "Preview/Recap" category to "Preview/Recap/Hook" ([#3245](https://github.com/ReVanced/revanced-patches/issues/3245)) ([79c2f04](79c2f04383)) * **YouTube - Theme:** Use consistent patch option descriptions ([#3231](https://github.com/ReVanced/revanced-patches/issues/3231)) ([278f204](278f204463)) * **YouTube:** Rename `Restore old seekbar thumbnails` and `Restore old quality menu` ([#3235](https://github.com/ReVanced/revanced-patches/issues/3235)) ([0f242a6](0f242a6aaa)) ### Features * Add `Spoof SIM country` patch ([#3116](https://github.com/ReVanced/revanced-patches/issues/3116)) ([bdf42e6](bdf42e649c)) * **Android Widgets (Material U):** Remove `Unlock paid widgets` patch ([#3286](https://github.com/ReVanced/revanced-patches/issues/3286)) ([eda326f](eda326f5e5)) * **Facebook:** Add `Hide story ads` patch ([#3257](https://github.com/ReVanced/revanced-patches/issues/3257)) ([e666231](e66623160d)) * **Twitch:** Support version `17.0.0` ([#3250](https://github.com/ReVanced/revanced-patches/issues/3250)) ([0441dc9](0441dc946a)) * **Twitch:** Support version `17.1.0` ([#3269](https://github.com/ReVanced/revanced-patches/issues/3269)) ([10f61a3](10f61a3fc7)) * **YouTube - Bypass URL redirects:** Support version `18.43.45` ([826f5b7](826f5b7006)) * **YouTube - Client spoof:** Add description to preference screen ([175f792](175f792e58)) * **YouTube - Hide layout components:** Add description to preference screen ([cadbbd2](cadbbd2fd8)) * **YouTube - Hide layout components:** Hide description components ([448ae52](448ae5247d)) * **YouTube - Hide timestamp:** Support version `18.43.45` ([0eb2c19](0eb2c19787)) * **YouTube - Navigation buttons:** Add description to preference screen ([601e517](601e517d69)) * **YouTube - Navigation buttons:** Support version `18.43.45` ([1a00ed9](1a00ed958e)) * **YouTube - Player flyout menu:** Support version `18.43.45` and `18.44.41` ([#3263](https://github.com/ReVanced/revanced-patches/issues/3263)) ([c415e38](c415e38530)) * **YouTube - Return YouTube Dislike:** Support version `18.43.45` and `18.44.41` ([#3260](https://github.com/ReVanced/revanced-patches/issues/3260)) ([3a99f31](3a99f31551)) * **YouTube - Seekbar tapping:** Support version `18.43.45` ([6aca8d5](6aca8d518f)) * **YouTube - Seekbar:** Add description to preference screen ([0c1ece3](0c1ece3dc5)) * **YouTube - Settings:** Sort preference screens below other types of preference ([e200416](e2004161c2)) * **YouTube - Vanced MicroG support:** Allow changing package name ([d9a4fdc](d9a4fdc991)) * **YouTube Music - Vanced MicroG support:** Allow changing package name ([f5ea64a](f5ea64aac6)) * **YouTube:** Add `Enable slide to seek` patch ([e1dc067](e1dc067bdb)) * **YouTube:** Add `Remove tracking query parameter` patch ([8c98a60](8c98a6065d)) * **YouTube:** Bump compatibility to `18.38.45` ([e4b6e1b](e4b6e1bd26)) * **YouTube:** Bump compatibility to `18.44.41` ([97899b7](97899b73d2)) * **YouTube:** Support version `18.43.45` for `Playback speed` and `Restore old video quality menu` ([a0cfa1f](a0cfa1f3e0)) * **YouTube:** Support version `18.45.41` ([c05cc49](c05cc49665))
5 lines
100 B
INI
5 lines
100 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 2.197.0
|