mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-19 05:39:25 +01:00
4704943c5c
# [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 ([96d24a3
](96d24a3e2e
)) * **Remove screenshot restriction:** Improve reliability ([#2938](https://github.com/ReVanced/revanced-patches/issues/2938)) ([6b7cb7b
](6b7cb7bd38
)) * Use a checked cast by reifying the generic type parameter ([f7a296e
](f7a296e1f1
)) * **YouTube - Client spoof:** Fix low resolution precise seeking thumbnails ([#3249](https://github.com/ReVanced/revanced-patches/issues/3249)) ([0cb41ef
](0cb41efa06
)) * **YouTube - Disable resuming Shorts on startup:** Adjust patch name ([#3281](https://github.com/ReVanced/revanced-patches/issues/3281)) ([c332952
](c3329527db
)) * **YouTube - Hide layout components:** Reduce false positives when hiding mix playlists ([fb173e1
](fb173e18af
)) * **YouTube - SponsorBlock:** Rename "Preview/Recap" category to "Preview/Recap/Hook" ([#3245](https://github.com/ReVanced/revanced-patches/issues/3245)) ([2cd2453
](2cd2453658
)) * **YouTube - Theme:** Use consistent patch option descriptions ([#3231](https://github.com/ReVanced/revanced-patches/issues/3231)) ([c84a940
](c84a94075e
)) * **YouTube:** Rename `Restore old seekbar thumbnails` and `Restore old quality menu` ([#3235](https://github.com/ReVanced/revanced-patches/issues/3235)) ([7e3ffc8
](7e3ffc8863
)) ### Features * Add `Spoof SIM country` patch ([#3116](https://github.com/ReVanced/revanced-patches/issues/3116)) ([304a0d4
](304a0d46bf
)) * **Android Widgets (Material U):** Remove `Unlock paid widgets` patch ([#3286](https://github.com/ReVanced/revanced-patches/issues/3286)) ([b44da1c
](b44da1c701
)) * **Facebook:** Add `Hide story ads` patch ([#3257](https://github.com/ReVanced/revanced-patches/issues/3257)) ([1408c2e
](1408c2e628
)) * **Twitch:** Support version `17.0.0` ([#3250](https://github.com/ReVanced/revanced-patches/issues/3250)) ([9c103ac
](9c103acb94
)) * **Twitch:** Support version `17.1.0` ([#3269](https://github.com/ReVanced/revanced-patches/issues/3269)) ([d88373b
](d88373bf43
)) * **YouTube - Bypass URL redirects:** Support version `18.43.45` ([e205ac7
](e205ac761d
)) * **YouTube - Client spoof:** Add description to preference screen ([843a568
](843a568544
)) * **YouTube - Hide layout components:** Add description to preference screen ([cc85441
](cc854415e2
)) * **YouTube - Hide layout components:** Hide description components ([38b8e44
](38b8e44ec4
)) * **YouTube - Hide timestamp:** Support version `18.43.45` ([9180d4f
](9180d4f5c3
)) * **YouTube - Navigation buttons:** Add description to preference screen ([14ea967
](14ea9674c4
)) * **YouTube - Navigation buttons:** Support version `18.43.45` ([e21286e
](e21286e4d7
)) * **YouTube - Player flyout menu:** Support version `18.43.45` and `18.44.41` ([#3263](https://github.com/ReVanced/revanced-patches/issues/3263)) ([fcbebf9
](fcbebf90f3
)) * **YouTube - Return YouTube Dislike:** Support version `18.43.45` and `18.44.41` ([#3260](https://github.com/ReVanced/revanced-patches/issues/3260)) ([70dee58
](70dee584ed
)) * **YouTube - Seekbar tapping:** Support version `18.43.45` ([eee51a8
](eee51a863a
)) * **YouTube - Seekbar:** Add description to preference screen ([ea6de49
](ea6de498e3
)) * **YouTube - Settings:** Sort preference screens below other types of preference ([9561db5
](9561db50a8
)) * **YouTube - Vanced MicroG support:** Allow changing package name ([0c7490c
](0c7490cbaf
)) * **YouTube Music - Vanced MicroG support:** Allow changing package name ([ede2d67
](ede2d67b92
)) * **YouTube:** Add `Enable slide to seek` patch ([68d10d4
](68d10d4779
)) * **YouTube:** Add `Remove tracking query parameter` patch ([ddda3f6
](ddda3f6e8c
)) * **YouTube:** Bump compatibility to `18.38.45` ([9f19869
](9f1986960c
)) * **YouTube:** Bump compatibility to `18.44.41` ([384a0a6
](384a0a67c5
)) * **YouTube:** Support version `18.43.45` for `Playback speed` and `Restore old video quality menu` ([c5236f8
](c5236f812e
)) * **YouTube:** Support version `18.45.41` ([7c4f021
](7c4f021f8c
))
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
|