Skip to content

Commit fcf5fe6

Browse files
chore(release): 4.0.0 [skip ci]
# [4.0.0](v3.2.0...v4.0.0) (2024-01-27) ### Bug Fixes * Use new integrations patch path ([51e2f3b](51e2f3b)) * **YouTube - Change header:** Improve patch descriptions ([#2581](#2581)) ([43a5677](43a5677)) * **YouTube - Enable slide to seek:** Change patch default to excluded and add description disclaimer ([#2610](#2610)) ([2fdc4c2](2fdc4c2)) * **YouTube:** Shorten setting titles to fit on screen ([#2579](#2579)) ([b2a5dd3](b2a5dd3)) ### Code Refactoring * Fix package and code structure ([#2541](#2541)) ([a08457e](a08457e)) ### Features * **Change package name:** Mention caveat of the patch in the description ([427b81a](427b81a)) * **ID Austria:** Remove constraint on any version ([#2526](#2526)) ([de2cb88](de2cb88)) * Move strings to resources for localization ([#2440](#2440)) ([060ab8f](060ab8f)) * **MyFitnessPal:** Add `Hide ads` patch ([#2594](#2594)) ([fd4b3c7](fd4b3c7)) * **Photomath:** Add `Hide update popup` patch ([#2637](#2637)) ([fbbecd3](fbbecd3)) * **Tiktok - Playback speed:** Remember playback speed ([#2506](#2506)) ([d2970e5](d2970e5)) * **YouTube - Change header:** Change to ReVanced borderless logo header by default ([#2512](#2512)) ([75f785d](75f785d)) * **YouTube - Spoof app version:** Add `18.09.39` to restore library tab ([#2643](#2643)) ([dd108ff](dd108ff)) * **YouTube:** Improve patch descriptions ([#2519](#2519)) ([e8d1389](e8d1389)) * **YouTube:** Support version `19.02.34` ([#2627](#2627)) ([94e08b7](94e08b7)) * **YouTube:** Support version `19.03.35` ([#2640](#2640)) ([ff08f58](ff08f58)) * **YouTube:** Support versions `18.48.39`, `18.49.37` and `19.01.34` ([#2551](#2551)) ([a938e73](a938e73)) ### BREAKING CHANGES * **Photomath:** Some packages have changed locations. * Various APIs have been changed. * Various public APIs have changed names and packages or were removed entirely
1 parent 44e0906 commit fcf5fe6

File tree

2 files changed

+39
-1
lines changed

2 files changed

+39
-1
lines changed

CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,41 @@
1+
# [4.0.0](https://github.com/ReVanced/revanced-patches/compare/v3.2.0...v4.0.0) (2024-01-27)
2+
3+
4+
### Bug Fixes
5+
6+
* Use new integrations patch path ([51e2f3b](https://github.com/ReVanced/revanced-patches/commit/51e2f3b476b49460e2f3fc2b5f302a3a72d7963f))
7+
* **YouTube - Change header:** Improve patch descriptions ([#2581](https://github.com/ReVanced/revanced-patches/issues/2581)) ([43a5677](https://github.com/ReVanced/revanced-patches/commit/43a5677397380f14a049ae95532fd5096b94c938))
8+
* **YouTube - Enable slide to seek:** Change patch default to excluded and add description disclaimer ([#2610](https://github.com/ReVanced/revanced-patches/issues/2610)) ([2fdc4c2](https://github.com/ReVanced/revanced-patches/commit/2fdc4c23b5f39153ad71071359274c39129d691f))
9+
* **YouTube:** Shorten setting titles to fit on screen ([#2579](https://github.com/ReVanced/revanced-patches/issues/2579)) ([b2a5dd3](https://github.com/ReVanced/revanced-patches/commit/b2a5dd3efc39ae8a42159858b9c00b5b2f8655a4))
10+
11+
12+
### Code Refactoring
13+
14+
* Fix package and code structure ([#2541](https://github.com/ReVanced/revanced-patches/issues/2541)) ([a08457e](https://github.com/ReVanced/revanced-patches/commit/a08457e406f4b2e37458a4835c11d370a02d2ce6))
15+
16+
17+
### Features
18+
19+
* **Change package name:** Mention caveat of the patch in the description ([427b81a](https://github.com/ReVanced/revanced-patches/commit/427b81a79a5a1de79f14d2261059fb098b22227f))
20+
* **ID Austria:** Remove constraint on any version ([#2526](https://github.com/ReVanced/revanced-patches/issues/2526)) ([de2cb88](https://github.com/ReVanced/revanced-patches/commit/de2cb886169b3963b9ed70154bde0b7c6baaae40))
21+
* Move strings to resources for localization ([#2440](https://github.com/ReVanced/revanced-patches/issues/2440)) ([060ab8f](https://github.com/ReVanced/revanced-patches/commit/060ab8fbfeee212f9a93f52f4d24584f2c630047))
22+
* **MyFitnessPal:** Add `Hide ads` patch ([#2594](https://github.com/ReVanced/revanced-patches/issues/2594)) ([fd4b3c7](https://github.com/ReVanced/revanced-patches/commit/fd4b3c79a83f8de6256611629263d3e29e66f2c2))
23+
* **Photomath:** Add `Hide update popup` patch ([#2637](https://github.com/ReVanced/revanced-patches/issues/2637)) ([fbbecd3](https://github.com/ReVanced/revanced-patches/commit/fbbecd33bbc92999d79d74f0abf54d129e3ee407))
24+
* **Tiktok - Playback speed:** Remember playback speed ([#2506](https://github.com/ReVanced/revanced-patches/issues/2506)) ([d2970e5](https://github.com/ReVanced/revanced-patches/commit/d2970e54fbbd7e4b1ae1d354ae2d5c4bbe9336b0))
25+
* **YouTube - Change header:** Change to ReVanced borderless logo header by default ([#2512](https://github.com/ReVanced/revanced-patches/issues/2512)) ([75f785d](https://github.com/ReVanced/revanced-patches/commit/75f785d1ef6026cbbdf7073c10aace1b28d93a30))
26+
* **YouTube - Spoof app version:** Add `18.09.39` to restore library tab ([#2643](https://github.com/ReVanced/revanced-patches/issues/2643)) ([dd108ff](https://github.com/ReVanced/revanced-patches/commit/dd108ff70f54c16694624ab30d3e1085ac0c215a))
27+
* **YouTube:** Improve patch descriptions ([#2519](https://github.com/ReVanced/revanced-patches/issues/2519)) ([e8d1389](https://github.com/ReVanced/revanced-patches/commit/e8d1389d3367b2fb688f0b85c136c512981b4fdc))
28+
* **YouTube:** Support version `19.02.34` ([#2627](https://github.com/ReVanced/revanced-patches/issues/2627)) ([94e08b7](https://github.com/ReVanced/revanced-patches/commit/94e08b74ced394abf9ae7d4fe6355bfe4d0be248))
29+
* **YouTube:** Support version `19.03.35` ([#2640](https://github.com/ReVanced/revanced-patches/issues/2640)) ([ff08f58](https://github.com/ReVanced/revanced-patches/commit/ff08f58ac4ff4d66a8dce599caa1ce47f3366fc6))
30+
* **YouTube:** Support versions `18.48.39`, `18.49.37` and `19.01.34` ([#2551](https://github.com/ReVanced/revanced-patches/issues/2551)) ([a938e73](https://github.com/ReVanced/revanced-patches/commit/a938e736fa2aed1792cfdce5656efa15d0791d71))
31+
32+
33+
### BREAKING CHANGES
34+
35+
* **Photomath:** Some packages have changed locations.
36+
* Various APIs have been changed.
37+
* Various public APIs have changed names and packages or were removed entirely
38+
139
# [4.0.0-dev.15](https://github.com/ReVanced/revanced-patches/compare/v4.0.0-dev.14...v4.0.0-dev.15) (2024-01-27)
240

341

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
org.gradle.parallel = true
22
org.gradle.caching = true
33
kotlin.code.style = official
4-
version = 4.0.0-dev.15
4+
version = 4.0.0

0 commit comments

Comments
 (0)