Skip to content

Commit c0cd9d2

Browse files
chore: Release v4.18.0-dev.7 [skip ci]
# [4.18.0-dev.7](v4.18.0-dev.6...v4.18.0-dev.7) (2024-11-06) ### Bug Fixes * **MyFitnessPal - Hide ads:** Constrain patch to last working version ([#3847](#3847)) ([e152765](e152765)) * **YouTube - Copy video URL:** Support A/B player layout ([b7b97eb](b7b97eb)) * **YouTube - Custom branding:** Change icon correctly on 19.34+ ([#3866](#3866)) ([c4186fe](c4186fe)) * **YouTube - Hide ads:** Hide new types of ads ([5394bf7](5394bf7)) * **YouTube - Hide layout components:** Remove obsolete 'Hide gray separator' ([9436637](9436637)) * **YouTube - Playback speed:** Restore old playback speed menu ([#3817](#3817)) ([888d0ce](888d0ce)) * **YouTube - Remove background playback restrictions:** Enable for Shorts as well ([#3671](#3671)) ([894e2e9](894e2e9)) * **YouTube - Return YouTube Dislike:** Use latest separator height ([f1b04b7](f1b04b7)) * **YouTube - Seekbar:** Use latest shade of YouTube red ([5ad2350](5ad2350)) * **YouTube - Settings:** Use multiline preference title for localized languages ([#3821](#3821)) ([48c6b7f](48c6b7f)) * **YouTube - SponsorBlock:** Show correct segment behavior in settings UI after importing ([deb1d41](deb1d41)) * **YouTube - Spoof app version:** Remove obsolete 17.33.42 spoof target ([#3825](#3825)) ([0d73164](0d73164)) * **YouTube:** Merge `Restore old seekbar thumbnails` into `Seekbar thumbnails` ([#3860](#3860)) ([577b187](577b187)) ### Features * **YouTube - Hide player flyout menu items:** Hide stable volume ([#3827](#3827)) ([8a01a6c](8a01a6c)) * **YouTube - Miniplayer:** Add horizontal drag gesture ([#3859](#3859)) ([a569569](a569569)) * **YouTube - Player flyout menu:** Hide sleep timer ([#3637](#3637)) ([8dead48](8dead48)) * **YouTube:** Add `Seekbar thumbnails` patch ([#3813](#3813)) ([50e3d0e](50e3d0e)) * **YouTube:** Support version `19.43.41` ([#3854](#3854)) ([0cad269](0cad269))
1 parent fae0dee commit c0cd9d2

File tree

2 files changed

+34
-6
lines changed

2 files changed

+34
-6
lines changed

CHANGELOG.md

+28
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
# [4.18.0-dev.7](https://github.com/ReVanced/revanced-patches/compare/v4.18.0-dev.6...v4.18.0-dev.7) (2024-11-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **MyFitnessPal - Hide ads:** Constrain patch to last working version ([#3847](https://github.com/ReVanced/revanced-patches/issues/3847)) ([e152765](https://github.com/ReVanced/revanced-patches/commit/e1527653a15980ef8c207585c0fd7a5f1390062d))
7+
* **YouTube - Copy video URL:** Support A/B player layout ([b7b97eb](https://github.com/ReVanced/revanced-patches/commit/b7b97eb78055279f38d3cf62dc3ff81afb9c363f))
8+
* **YouTube - Custom branding:** Change icon correctly on 19.34+ ([#3866](https://github.com/ReVanced/revanced-patches/issues/3866)) ([c4186fe](https://github.com/ReVanced/revanced-patches/commit/c4186fe31032634ca34199fcc7f106110887a7c1))
9+
* **YouTube - Hide ads:** Hide new types of ads ([5394bf7](https://github.com/ReVanced/revanced-patches/commit/5394bf7241a8bcea1e3fc5ff3e5541dfb70f5302))
10+
* **YouTube - Hide layout components:** Remove obsolete 'Hide gray separator' ([9436637](https://github.com/ReVanced/revanced-patches/commit/9436637c86dae46bee4e357b5426048d5112941a))
11+
* **YouTube - Playback speed:** Restore old playback speed menu ([#3817](https://github.com/ReVanced/revanced-patches/issues/3817)) ([888d0ce](https://github.com/ReVanced/revanced-patches/commit/888d0cedb65bca997b2beae151a77c22086f6fcc))
12+
* **YouTube - Remove background playback restrictions:** Enable for Shorts as well ([#3671](https://github.com/ReVanced/revanced-patches/issues/3671)) ([894e2e9](https://github.com/ReVanced/revanced-patches/commit/894e2e983d084157ff9483ccad9fcc7ec4c0b5f9))
13+
* **YouTube - Return YouTube Dislike:** Use latest separator height ([f1b04b7](https://github.com/ReVanced/revanced-patches/commit/f1b04b7fc04d68467f587446ad9f5f1ed33d39d0))
14+
* **YouTube - Seekbar:** Use latest shade of YouTube red ([5ad2350](https://github.com/ReVanced/revanced-patches/commit/5ad23504bd23b2d57c8650177c051103578c6bed))
15+
* **YouTube - Settings:** Use multiline preference title for localized languages ([#3821](https://github.com/ReVanced/revanced-patches/issues/3821)) ([48c6b7f](https://github.com/ReVanced/revanced-patches/commit/48c6b7f016a67a766d40a749f4759d562e43d18e))
16+
* **YouTube - SponsorBlock:** Show correct segment behavior in settings UI after importing ([deb1d41](https://github.com/ReVanced/revanced-patches/commit/deb1d41c95fd09744273913a5af8c91fbe378f4b))
17+
* **YouTube - Spoof app version:** Remove obsolete 17.33.42 spoof target ([#3825](https://github.com/ReVanced/revanced-patches/issues/3825)) ([0d73164](https://github.com/ReVanced/revanced-patches/commit/0d7316466c397af2f22d84d6fce4764073a3493f))
18+
* **YouTube:** Merge `Restore old seekbar thumbnails` into `Seekbar thumbnails` ([#3860](https://github.com/ReVanced/revanced-patches/issues/3860)) ([577b187](https://github.com/ReVanced/revanced-patches/commit/577b187b28783fd1dbe13ef61b4d64e1f96ab9cd))
19+
20+
21+
### Features
22+
23+
* **YouTube - Hide player flyout menu items:** Hide stable volume ([#3827](https://github.com/ReVanced/revanced-patches/issues/3827)) ([8a01a6c](https://github.com/ReVanced/revanced-patches/commit/8a01a6c0b3f15287cd7e3357cc011889770dc79c))
24+
* **YouTube - Miniplayer:** Add horizontal drag gesture ([#3859](https://github.com/ReVanced/revanced-patches/issues/3859)) ([a569569](https://github.com/ReVanced/revanced-patches/commit/a569569da8f575293fd9969e1f681f49e111c961))
25+
* **YouTube - Player flyout menu:** Hide sleep timer ([#3637](https://github.com/ReVanced/revanced-patches/issues/3637)) ([8dead48](https://github.com/ReVanced/revanced-patches/commit/8dead48c1f4c914d491e452d2ee47e06819c7563))
26+
* **YouTube:** Add `Seekbar thumbnails` patch ([#3813](https://github.com/ReVanced/revanced-patches/issues/3813)) ([50e3d0e](https://github.com/ReVanced/revanced-patches/commit/50e3d0edea90184c968a5ef176eb7c18f8ac19d1))
27+
* **YouTube:** Support version `19.43.41` ([#3854](https://github.com/ReVanced/revanced-patches/issues/3854)) ([0cad269](https://github.com/ReVanced/revanced-patches/commit/0cad26998ff880f9bae5934a70137666ef1855aa))
28+
129
# [4.18.0-dev.6](https://github.com/ReVanced/revanced-patches/compare/v4.18.0-dev.5...v4.18.0-dev.6) (2024-10-24)
230

331

gradle.properties

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
org.gradle.caching=true
2-
org.gradle.jvmargs=-Xms512M -Xmx2048M
3-
org.gradle.parallel=true
4-
android.useAndroidX=true
5-
kotlin.code.style=official
6-
version=4.18.0-dev.6
1+
org.gradle.caching = true
2+
org.gradle.jvmargs = -Xms512M -Xmx2048M
3+
org.gradle.parallel = true
4+
android.useAndroidX = true
5+
kotlin.code.style = official
6+
version = 4.18.0-dev.7

0 commit comments

Comments
 (0)