mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-01-05 17:45:49 +01:00
2c0516a601
# [1.1.0](https://github.com/ReVanced/revanced-integrations/compare/v1.0.0...v1.1.0) (2023-12-28) ### Bug Fixes * **Tiktok - Remember clear display:** Use correct name ([2003b91
](2003b910b1
)) * **YouTube - Hide ads:** Hide new type of ad ([#545](https://github.com/ReVanced/revanced-integrations/issues/545)) ([e28b8cc
](e28b8cc59a
)) * **YouTube - Hide ads:** Use correct filter ([4397eed
](4397eedeeb
)) * **YouTube - Hide layout components:** Hide emergency box when enabled ([6ca7946
](6ca7946e8f
)) * **YouTube - Return YouTube Dislike:** Do not prefetch Shorts shelf items on app startup ([697c2aa
](697c2aaac6
)) * **YouTube - SponsorBlock:** Do not auto skip end segments more than once if using a slow playback speed ([88b3ca4
](88b3ca4992
)) * **YouTube - SponsorBlock:** Export local statistics with saved settings ([#542](https://github.com/ReVanced/revanced-integrations/issues/542)) ([0ed8e5a
](0ed8e5a298
)) * **YouTube - VideoInformation:** Ignore video seek attempts during the last 250ms of video playback ([6263edc
](6263edce11
)) ### Features * **Tiktok:** Add `Remember clear mode` patch ([#544](https://github.com/ReVanced/revanced-integrations/issues/544)) ([05eddb6
](05eddb68d5
)) * **YouTube - Hide ads:** Hide fullscreen ads ([0f6dee5
](0f6dee5bae
)) * **YouTube - Hide layout components:** Hide search result recommendations ([d241e43
](d241e437ee
)) * **YouTube:** Add `Remove viewer discretion dialog` patch ([6f3f882
](6f3f88264e
))
5 lines
96 B
INI
5 lines
96 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
android.useAndroidX = true
|
|
version = 1.1.0
|