Skip to content

Commit

Permalink
chore: Release v3.3.0-dev.2 [skip ci]
Browse files Browse the repository at this point in the history
# [3.3.0-dev.2](v3.3.0-dev.1...v3.3.0-dev.2) (2025-01-22)

### 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 - 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))

### Features

* **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 - 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))
  • Loading branch information
semantic-release-bot committed Jan 22, 2025
1 parent 711fa7b commit 985038d
Show file tree
Hide file tree
Showing 4 changed files with 361 additions and 225 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
# [3.3.0-dev.2](https://github.com/anddea/revanced-patches/compare/v3.3.0-dev.1...v3.3.0-dev.2) (2025-01-22)


### Bug Fixes

* **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))
* **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))
* **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))
* **YouTube - Theme:** Splash screen color attribute not specified in YouTube 19.44.39 ([c24877f](https://github.com/anddea/revanced-patches/commit/c24877ffc3abe1606f2710d6c5886906bcfcb89a))
* **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))
* **YouTube Music - Change start page:** Start page not changing in YT Music 8.02.53+ ([020b1b5](https://github.com/anddea/revanced-patches/commit/020b1b578db385c415eff2cd29a585f13c7640a3))


### Features

* **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))
* **YouTube - Settings:** Add `RVX language` setting ([c61d294](https://github.com/anddea/revanced-patches/commit/c61d294ba2b1fd5616e8ca12cc63ccb5bf5b5e85))
* **YouTube - Shorts components:** Add `Open Shorts in regular player` setting ([38a9323](https://github.com/anddea/revanced-patches/commit/38a932336429594839aad4305b909cc5b24577fe))
* **YouTube - Spoof streaming data:** Add `VR default audio stream language` setting ([3d860ff](https://github.com/anddea/revanced-patches/commit/3d860ff5b224d862f9d4ca8235447fc2352b6cf2))
* **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))
* **YouTube Music:** Add support version `8.02.53` ([668f799](https://github.com/anddea/revanced-patches/commit/668f799721652dedc5077548856eefc6751e3edf))
* **YouTube:** Add `Snack bar components` patch ([7635cc3](https://github.com/anddea/revanced-patches/commit/7635cc3f63ca1b97baa165098b760a3f3714476f))


### Performance Improvements

* **YouTube:** Use KMP to search Shorts video id ([4447e51](https://github.com/anddea/revanced-patches/commit/4447e51e146254a8fef04c0c1b84c2f3785eb747))

# [3.3.0-dev.1](https://github.com/anddea/revanced-patches/compare/v3.2.0...v3.3.0-dev.1) (2025-01-16)


Expand Down
Loading

0 comments on commit 985038d

Please sign in to comment.