Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit 634e479

Browse files
chore: Release v5.14.0 [skip ci]
# [5.14.0](https://github.com/areteruhiro/revanced-patches/compare/v5.13.0...v5.14.0) (2025-03-16) ### Bug Fixes * **Boost for reddit - Client spoof:** Use a different user agent to combat Reddit's API issues ([5d3c817](https://github.com/areteruhiro/revanced-patches/commit/5d3c8175b34a3f6ae2732b25db0851773a8c000d)) * **YouTube - Change form factor:** Restore Automotive form factor watch history menu, channel pages, and community posts ([ReVanced#4541](https://github.com/areteruhiro/revanced-patches/issues/4541)) ([aa5c001](https://github.com/areteruhiro/revanced-patches/commit/aa5c001968446e5270c756256724e917009612cd)) * **YouTube - Hide ads:** Hide new type of buttoned ad ([ReVanced#4528](https://github.com/areteruhiro/revanced-patches/issues/4528)) ([4387a7b](https://github.com/areteruhiro/revanced-patches/commit/4387a7b131f49729e902e008bb4cec073635c040)) * **YouTube - Hide layout components:** Do not hide Movie/Courses start page content if 'Hide horizontal shelves' is enabled ([62a6164](https://github.com/areteruhiro/revanced-patches/commit/62a6164b88b64200b517a5ba6b800d8214dbbad8)) * **YouTube - Theme:** Resolve dark mode startup crash with Android 9.0 ([741c2d5](https://github.com/areteruhiro/revanced-patches/commit/741c2d59406f5d602554bb3a3c0b8982f42848b4)) * **YouTube:** Change language settings menu to use native language names ([ReVanced#4568](https://github.com/areteruhiro/revanced-patches/issues/4568)) ([6f3f8fd](https://github.com/areteruhiro/revanced-patches/commit/6f3f8fdce05501e4fa4423c2170a916fbea3b199)) * **YouTube:** Combine `Restore old video quality menu` and `Remember video quality` into `Video quality` patch ([ReVanced#4552](https://github.com/areteruhiro/revanced-patches/issues/4552)) ([ee67b76](https://github.com/areteruhiro/revanced-patches/commit/ee67b763d5c5947a5b1ef4420b1efa820ed6af83)) ### Features * **Infinity for Reddit:** Add support for package name on IzzyOnDroid ([ReVanced#4554](https://github.com/areteruhiro/revanced-patches/issues/4554)) ([cf9f959](https://github.com/areteruhiro/revanced-patches/commit/cf9f959923076c10a7f0a29f6ba277f5a055ec07)) * **Spotify:** Add `Spoof signature` patch ([ReVanced#4576](https://github.com/areteruhiro/revanced-patches/issues/4576)) ([3646c70](https://github.com/areteruhiro/revanced-patches/commit/3646c70556b67a6b7ecf9b86869ebf03c3611333)) * **YouTube - Remember video quality:** Add separate Shorts default quality settings ([ReVanced#4543](https://github.com/areteruhiro/revanced-patches/issues/4543)) ([88142ab](https://github.com/areteruhiro/revanced-patches/commit/88142ab464192b564b1b8d56a6b45663f77f5e00))
1 parent 2bdbc51 commit 634e479

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# [5.14.0](https://github.com/areteruhiro/revanced-patches/compare/v5.13.0...v5.14.0) (2025-03-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **Boost for reddit - Client spoof:** Use a different user agent to combat Reddit's API issues ([5d3c817](https://github.com/areteruhiro/revanced-patches/commit/5d3c8175b34a3f6ae2732b25db0851773a8c000d))
7+
* **YouTube - Change form factor:** Restore Automotive form factor watch history menu, channel pages, and community posts ([#4541](https://github.com/areteruhiro/revanced-patches/issues/4541)) ([aa5c001](https://github.com/areteruhiro/revanced-patches/commit/aa5c001968446e5270c756256724e917009612cd))
8+
* **YouTube - Hide ads:** Hide new type of buttoned ad ([#4528](https://github.com/areteruhiro/revanced-patches/issues/4528)) ([4387a7b](https://github.com/areteruhiro/revanced-patches/commit/4387a7b131f49729e902e008bb4cec073635c040))
9+
* **YouTube - Hide layout components:** Do not hide Movie/Courses start page content if 'Hide horizontal shelves' is enabled ([62a6164](https://github.com/areteruhiro/revanced-patches/commit/62a6164b88b64200b517a5ba6b800d8214dbbad8))
10+
* **YouTube - Theme:** Resolve dark mode startup crash with Android 9.0 ([741c2d5](https://github.com/areteruhiro/revanced-patches/commit/741c2d59406f5d602554bb3a3c0b8982f42848b4))
11+
* **YouTube:** Change language settings menu to use native language names ([#4568](https://github.com/areteruhiro/revanced-patches/issues/4568)) ([6f3f8fd](https://github.com/areteruhiro/revanced-patches/commit/6f3f8fdce05501e4fa4423c2170a916fbea3b199))
12+
* **YouTube:** Combine `Restore old video quality menu` and `Remember video quality` into `Video quality` patch ([#4552](https://github.com/areteruhiro/revanced-patches/issues/4552)) ([ee67b76](https://github.com/areteruhiro/revanced-patches/commit/ee67b763d5c5947a5b1ef4420b1efa820ed6af83))
13+
14+
15+
### Features
16+
17+
* **Infinity for Reddit:** Add support for package name on IzzyOnDroid ([#4554](https://github.com/areteruhiro/revanced-patches/issues/4554)) ([cf9f959](https://github.com/areteruhiro/revanced-patches/commit/cf9f959923076c10a7f0a29f6ba277f5a055ec07))
18+
* **Spotify:** Add `Spoof signature` patch ([#4576](https://github.com/areteruhiro/revanced-patches/issues/4576)) ([3646c70](https://github.com/areteruhiro/revanced-patches/commit/3646c70556b67a6b7ecf9b86869ebf03c3611333))
19+
* **YouTube - Remember video quality:** Add separate Shorts default quality settings ([#4543](https://github.com/areteruhiro/revanced-patches/issues/4543)) ([88142ab](https://github.com/areteruhiro/revanced-patches/commit/88142ab464192b564b1b8d56a6b45663f77f5e00))
20+
121
# [5.14.0](https://github.com/ReVanced/revanced-patches/compare/v5.13.0...v5.14.0) (2025-03-09)
222

323

0 commit comments

Comments
 (0)