mirror of
https://github.com/revanced/revanced-integrations
synced 2024-11-24 20:07:14 +01:00
393d6e62f2
# [0.100.0](https://github.com/revanced/revanced-integrations/compare/v0.99.0...v0.100.0) (2023-03-14) ### Bug Fixes * **youtube/general-ads:** hide any kind of buttoned ad ([0b3508b
](0b3508bd8d
)) * **youtube/general-ads:** hide chapters in video description ([#326](https://github.com/revanced/revanced-integrations/issues/326)) ([f31e3a0
](f31e3a02a0
)) * **youtube/hide-floating-microphone-button:** reboot when changing settings ([919f285
](919f2855ed
)) * **youtube/remember-video-quality:** treat any connection as wifi except mobile and bluetooth ([1f90f7b
](1f90f7b9cc
)) * **youtube/return-youtube-dislike:** improve segmented like/dislike layout ([416c695
](416c695837
)) ### Features * **youtube/general-ads:** do not hide components in library tab ([3c00e58
](3c00e58c13
)) * **youtube/general-ads:** hide image shelf from search results ([db6ce55
](db6ce55477
)) * **youtube/general-ads:** hide new type of ad ([844bc3b
](844bc3b24f
)) * **youtube/general-ads:** hide new type of ad ([#331](https://github.com/revanced/revanced-integrations/issues/331)) ([7e64e05
](7e64e05709
)) * **youtube/hide-autoplay-button:** do not disable autoplay button when hidden ([519c2bd
](519c2bd511
)) * **youtube:** `hide-floating-microphone-button` patch ([cb77e96
](cb77e96da9
)) * **youtube:** remove `custom-video-buffer` patch ([#1718](https://github.com/revanced/revanced-integrations/issues/1718)) ([d5919a8
](d5919a8a2c
))
4 lines
76 B
INI
4 lines
76 B
INI
org.gradle.jvmargs = -Xmx2048m
|
|
android.useAndroidX = true
|
|
version = 0.100.0
|