mirror of
https://github.com/revanced/revanced-integrations.git
synced 2024-12-04 17:52:55 +01:00
a61148cac2
# [0.103.0](https://github.com/revanced/revanced-integrations/compare/v0.102.0...v0.103.0) (2023-04-21) ### Bug Fixes * minor syntax error ([8797765
](8797765efa
)) * **youtube/general-ads:** hide new types of ads ([#339](https://github.com/revanced/revanced-integrations/issues/339)) ([6528d44
](6528d444b4
)) * **youtube/hide-video-action-buttons:** fix 'hide share button' ([#360](https://github.com/revanced/revanced-integrations/issues/360)) ([a2af2c0
](a2af2c0c9f
)) * **youtube/return-youtube-dislike:** fix error toast when voting ([#349](https://github.com/revanced/revanced-integrations/issues/349)) ([e3d923d
](e3d923d564
)) * **youtube/return-youtube-dislike:** render dislikes when scrolling into the screen ([#350](https://github.com/revanced/revanced-integrations/issues/350)) ([41c07f7
](41c07f77f4
)) * **youtube/return-youtube-dislike:** stale dislike data shown after opening / closing the app during shorts playback ([#356](https://github.com/revanced/revanced-integrations/issues/356)) ([212e4f2
](212e4f2ce4
)) * **youtube/settings:** fix dialog not shown if dismissed with back button ([584de16
](584de16236
)) * **youtube/sponsorblock:** always show the video time without segments using left to right layout ([#359](https://github.com/revanced/revanced-integrations/issues/359)) ([86c2789
](86c27890ad
)) * **youtube/sponsorblock:** change default behavior to better match the browser ([#353](https://github.com/revanced/revanced-integrations/issues/353)) ([b959c8e
](b959c8ef98
)) * **youtube/sponsorblock:** settings do not show default behavior ([#351](https://github.com/revanced/revanced-integrations/issues/351)) ([6dbccfd
](6dbccfd472
)) * **youtube/sponsorblock:** update HTTP user agent ([#344](https://github.com/revanced/revanced-integrations/issues/344)) ([3025103
](3025103014
)) ### Features * **youtube/general-ads:** block new type of ad ([6265a91
](6265a91841
)) * **youtube/general-ads:** hide new type of ad ([5ba4cbd
](5ba4cbd4e0
)) * **youtube/general-ads:** hide new type of ad ([f818490
](f8184905bd
)) * **youtube/general-ads:** hide new type of movie offer ad ([da7b669
](da7b669c97
)) * **youtube/settings:** disable preference control if the feature is turned off. show a dialog explaining side effects of some patches ([#328](https://github.com/revanced/revanced-integrations/issues/328)) ([a0ad968
](a0ad968aaa
)) * **youtube/sponsorblock:** skip to video highlight ([#352](https://github.com/revanced/revanced-integrations/issues/352)) ([03f09cf
](03f09cf7bc
)) * **youtube:** user selectable default video speed and quality ([#354](https://github.com/revanced/revanced-integrations/issues/354)) ([14223f4
](14223f40b5
))
4 lines
76 B
INI
4 lines
76 B
INI
org.gradle.jvmargs = -Xmx2048m
|
|
android.useAndroidX = true
|
|
version = 0.103.0
|