mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-01-20 16:57:32 +01:00
85705141a8
# [0.121.0](https://github.com/ReVanced/revanced-integrations/compare/v0.120.0...v0.121.0) (2023-11-04) ### Bug Fixes * **YouTube - Client spoof:** Set the client version correctly ([f203731](f2037316d3
)) * **YouTube - Custom filter:** Fix app crash if invalid character is used in custom filter ([#506](https://github.com/ReVanced/revanced-integrations/issues/506)) ([debd0a2](debd0a2e11
)) * **YouTube - Disable suggested video end screen:** Hide the view once possible ([df27822](df278222e8
)) * **YouTube - Player flyout menu:** Restore functionality ([#502](https://github.com/ReVanced/revanced-integrations/issues/502)) ([c048527](c048527dc0
)) * **YouTube - ReturnYouTubeDislike:** Fix RYD prefetching home feed Shorts ([#508](https://github.com/ReVanced/revanced-integrations/issues/508)) ([98c91af](98c91af130
)) * **YouTube - ReturnYouTubeDislike:** Use API back off if client connection fails for any reason ([#509](https://github.com/ReVanced/revanced-integrations/issues/509)) ([40cfa1e](40cfa1e9af
)) ### Features * **YouTube - Disable precise seeking gesture:** Use better patch name ([2453d30](2453d30970
)) * **YouTube - Hide layout components:** Hide video quality menu footer ([04608d3](04608d32e8
)) * **YouTube:** Add `Disable fullscreen ambient mode` patch ([bf50711](bf5071107b
)) * **YouTube:** Add `Disable suggested video end screen` patch ([6bd5aae](6bd5aae977
)) * **YouTube:** Add `Enable old seekbar thumbnails` patch ([75297a5](75297a52c1
)) ### Reverts * Revert "fix(YouTube - Minimized playback): Fix pip incorrectly showing for Short playback (#504)" ([c1c7e3b](c1c7e3b596
)), closes [#504](https://github.com/ReVanced/revanced-integrations/issues/504)
5 lines
98 B
INI
5 lines
98 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
android.useAndroidX = true
|
|
version = 0.121.0
|