mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-04 08:02:54 +01:00
68562321a8
# [2.196.0](https://github.com/ReVanced/revanced-patches/compare/v2.195.0...v2.196.0) (2023-11-04) ### Bug Fixes * **YouTube - Announcements:** Do not end descriptions with punctuation ([17e414d
](17e414d32b
)) * **YouTube - Custom branding:** Set default values for patch options ([2ba31f1
](2ba31f1301
)) * **YouTube - Player flyout menu:** Restore functionality ([#3163](https://github.com/ReVanced/revanced-patches/issues/3163)) ([b5e63c1
](b5e63c11ab
)) * **YouTube - ReturnYouTubeDislike:** Fix RYD prefetching home feed Shorts ([#3195](https://github.com/ReVanced/revanced-patches/issues/3195)) ([f3726fe
](f3726fefb9
)) * **YouTube - Theme:** Fix patch error ([e6fe646
](e6fe646a7f
)) ### Features * **Digitales Amt:** Bump compatibility to `3.0.2` ([#3217](https://github.com/ReVanced/revanced-patches/issues/3217)) ([79a1571
](79a1571dd6
)) * **ID Austria:** Constrain compatibility to last working version ([#3196](https://github.com/ReVanced/revanced-patches/issues/3196)) ([79a2416
](79a2416419
)) * **Sony Headphones Connect - Remove notification badge:** Constrain to last working version ([4a7d189
](4a7d18962d
)) * **YouTube - Announcements:** Clarify announcements origin ([03bb7d3
](03bb7d3cff
)) * **YouTube - Announcements:** Clarify announcements origin in patch description ([#3175](https://github.com/ReVanced/revanced-patches/issues/3175)) ([0a04500
](0a0450075a
)) * **YouTube - Client spoof:** Update current video id ([9937b8f
](9937b8fc7e
)) * **YouTube - Disable precise seeking gesture:** Use better patch name ([88cce59
](88cce592ad
)) * **YouTube - Hide layout components:** Hide video quality menu footer ([0f9e6e7
](0f9e6e751f
)) * **YouTube - Theme:** Add set of light and dark themes to chose from ([cf6006c
](cf6006cc83
)) * **YouTube - Theme:** Improve patch option descriptions ([5d3008a
](5d3008a5af
)) * **YouTube:** Add `Disable fullscreen ambient mode` patch ([2a5514a
](2a5514a6b3
)) * **YouTube:** Add `Disable suggested video end screen` patch ([09f1684
](09f168406c
)) * **YouTube:** Add `Enable old seekbar thumbnails` patch ([e97e0e6
](e97e0e6631
)) ### Reverts * Revert "fix(YouTube - Minimized playback): Fix pip incorrectly showing for Short playback (#3170)" ([4179b16
](4179b166bb
)), closes [#3170](https://github.com/ReVanced/revanced-patches/issues/3170)
5 lines
100 B
INI
5 lines
100 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 2.196.0
|