Skip to content

Commit e76947c

Browse files
chore: Release v3.3.0 [skip ci]
# [3.3.0](v3.2.0...v3.3.0) (2025-01-24) ### Bug Fixes * **Reddit - Remove subreddit dialog:** Navigation bar is not visible when `Remove notification suggestion dialog` setting is turned on (Reddit 2025.02+) ([c5921f7](c5921f7)) * **YouTube - Change live ring click action:** Clicking on the timestamp in the comments opens the channel ([0556938](0556938)) * **YouTube - Fullscreen components:** Fullscreen layout refreshes multiple times when `Quick actions top margin` is set ([37ab4e3](37ab4e3)) * **YouTube - Hide feed components:** `Hide carousel shelf` hides the contents of `Courses` ([92261c3](92261c3)) * **YouTube - Overlay Buttons:** When the patch option `Bottom margin` is 0, all player bottom buttons are hidden ([d3bbcd1](d3bbcd1)) * **YouTube - Theme:** Splash screen color attribute not specified in YouTube 19.44.39 ([c24877f](c24877f)) * **YouTube - Visual preferences icons:** Icon is not shown properly when patch option is set to `Custom branding icon` ([838f9e7](838f9e7)) * **YouTube Music - Change start page:** Start page not changing in YT Music 8.02.53+ ([020b1b5](020b1b5)) * **YouTube Music - Dark theme:** Gradient not applied to playlist header background ([e5f4a98](e5f4a98)) * **YouTube Music - Disable music video in album:** App crashes on Android 5 / 6 devices ([353c0bf](353c0bf)) * **YouTube:** Unable to access `Autoplay next video` setting ([e775df3](e775df3)) ### Features * **Reddit:** Add support for latest versions ([44952e0](44952e0)) * **YouTube - Overlay buttons:** Allow setting patch options `Bottom margin` and `Wider between-buttons space` for YouTube 19.17+ ([ca30692](ca30692)) * **YouTube - Settings:** Add `RVX language` setting ([c61d294](c61d294)) * **YouTube - Settings:** Group related elements in search results ([0a7e761](0a7e761)) * **YouTube - Shorts components:** Add `Open Shorts in regular player` setting ([38a9323](38a9323)) * **YouTube - Spoof streaming data:** Add `VR default audio stream language` setting ([3d860ff](3d860ff)) * **YouTube Music - Navigation bar components:** Add `Enable custom navigation bar color` setting, remove `Set navigation bar to black` setting ([a447858](a447858)) * **YouTube Music:** Add support version `8.02.53` ([668f799](668f799)) * **YouTube:** Add `Snack bar components` patch ([7635cc3](7635cc3)) ### Performance Improvements * **YouTube:** Use KMP to search Shorts video id ([4447e51](4447e51))
1 parent af22c27 commit e76947c

File tree

2 files changed

+36
-1
lines changed

2 files changed

+36
-1
lines changed

CHANGELOG.md

+35
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,38 @@
1+
# [3.3.0](https://github.com/anddea/revanced-patches/compare/v3.2.0...v3.3.0) (2025-01-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **Reddit - Remove subreddit dialog:** Navigation bar is not visible when `Remove notification suggestion dialog` setting is turned on (Reddit 2025.02+) ([c5921f7](https://github.com/anddea/revanced-patches/commit/c5921f7f1ccce43b605bd8ccdaaca496e74b8288))
7+
* **YouTube - Change live ring click action:** Clicking on the timestamp in the comments opens the channel ([0556938](https://github.com/anddea/revanced-patches/commit/0556938caa3bfd5dd335da46f7801232b84184ad))
8+
* **YouTube - Fullscreen components:** Fullscreen layout refreshes multiple times when `Quick actions top margin` is set ([37ab4e3](https://github.com/anddea/revanced-patches/commit/37ab4e3767309bf4d04279891d3cf28f57b5517b))
9+
* **YouTube - Hide feed components:** `Hide carousel shelf` hides the contents of `Courses` ([92261c3](https://github.com/anddea/revanced-patches/commit/92261c39bf70a0938d3d2417596c318d32d36527))
10+
* **YouTube - Overlay Buttons:** When the patch option `Bottom margin` is 0, all player bottom buttons are hidden ([d3bbcd1](https://github.com/anddea/revanced-patches/commit/d3bbcd1d86cdaf6900237835dffdd5c48aaf614a))
11+
* **YouTube - Theme:** Splash screen color attribute not specified in YouTube 19.44.39 ([c24877f](https://github.com/anddea/revanced-patches/commit/c24877ffc3abe1606f2710d6c5886906bcfcb89a))
12+
* **YouTube - Visual preferences icons:** Icon is not shown properly when patch option is set to `Custom branding icon` ([838f9e7](https://github.com/anddea/revanced-patches/commit/838f9e7f9f8982087225425aa391f9586caf7c10))
13+
* **YouTube Music - Change start page:** Start page not changing in YT Music 8.02.53+ ([020b1b5](https://github.com/anddea/revanced-patches/commit/020b1b578db385c415eff2cd29a585f13c7640a3))
14+
* **YouTube Music - Dark theme:** Gradient not applied to playlist header background ([e5f4a98](https://github.com/anddea/revanced-patches/commit/e5f4a98d6e1d885fa621151ec81f7cc71a01ea76))
15+
* **YouTube Music - Disable music video in album:** App crashes on Android 5 / 6 devices ([353c0bf](https://github.com/anddea/revanced-patches/commit/353c0bf1ec0c9f556d55a24ed8dc9f45199fb9ba))
16+
* **YouTube:** Unable to access `Autoplay next video` setting ([e775df3](https://github.com/anddea/revanced-patches/commit/e775df322e9428a51ac01940c37fccb4988237b0))
17+
18+
19+
### Features
20+
21+
* **Reddit:** Add support for latest versions ([44952e0](https://github.com/anddea/revanced-patches/commit/44952e0d710c13688923ea04770c2542a23ff0bc))
22+
* **YouTube - Overlay buttons:** Allow setting patch options `Bottom margin` and `Wider between-buttons space` for YouTube 19.17+ ([ca30692](https://github.com/anddea/revanced-patches/commit/ca3069227733ab778bdab86649f9f40f1c7d9a54))
23+
* **YouTube - Settings:** Add `RVX language` setting ([c61d294](https://github.com/anddea/revanced-patches/commit/c61d294ba2b1fd5616e8ca12cc63ccb5bf5b5e85))
24+
* **YouTube - Settings:** Group related elements in search results ([0a7e761](https://github.com/anddea/revanced-patches/commit/0a7e761d9791e9d55d9180b0ef8dd813ea909006))
25+
* **YouTube - Shorts components:** Add `Open Shorts in regular player` setting ([38a9323](https://github.com/anddea/revanced-patches/commit/38a932336429594839aad4305b909cc5b24577fe))
26+
* **YouTube - Spoof streaming data:** Add `VR default audio stream language` setting ([3d860ff](https://github.com/anddea/revanced-patches/commit/3d860ff5b224d862f9d4ca8235447fc2352b6cf2))
27+
* **YouTube Music - Navigation bar components:** Add `Enable custom navigation bar color` setting, remove `Set navigation bar to black` setting ([a447858](https://github.com/anddea/revanced-patches/commit/a447858d74c4bc1770885787b83664ebcfe52057))
28+
* **YouTube Music:** Add support version `8.02.53` ([668f799](https://github.com/anddea/revanced-patches/commit/668f799721652dedc5077548856eefc6751e3edf))
29+
* **YouTube:** Add `Snack bar components` patch ([7635cc3](https://github.com/anddea/revanced-patches/commit/7635cc3f63ca1b97baa165098b760a3f3714476f))
30+
31+
32+
### Performance Improvements
33+
34+
* **YouTube:** Use KMP to search Shorts video id ([4447e51](https://github.com/anddea/revanced-patches/commit/4447e51e146254a8fef04c0c1b84c2f3785eb747))
35+
136
# [3.3.0-dev.3](https://github.com/anddea/revanced-patches/compare/v3.3.0-dev.2...v3.3.0-dev.3) (2025-01-23)
237

338

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ org.gradle.parallel = true
44
android.useAndroidX = true
55
kotlin.code.style = official
66
kotlin.jvm.target.validation.mode = IGNORE
7-
version = 3.3.0-dev.3
7+
version = 3.3.0

0 commit comments

Comments
 (0)