Skip to content

Commit

Permalink
chore(release): 4.10.0-dev.1 [skip ci]
Browse files Browse the repository at this point in the history
# [4.10.0-dev.1](v4.9.0...v4.10.0-dev.1) (2024-06-13)

### Bug Fixes

* **YouTube - Client spoof:** Correctly play more livestreams using Android VR ([ReVanced#3316](https://github.com/1fexd/revanced-patches-contrib/issues/3316)) ([c05264a](c05264a))
* **YouTube Music:** Rename `Minimized playback` to `Remove background playback restrictions` ([ReVanced#3315](https://github.com/1fexd/revanced-patches-contrib/issues/3315)) ([3c31e55](3c31e55))
* **YouTube:** Rename `Minimized playback` to `Remove background playback restrictions` ([ReVanced#3314](https://github.com/1fexd/revanced-patches-contrib/issues/3314)) ([37d415b](37d415b))

### Features

* Add allow app downgrading patch ([4f20cc9](4f20cc9))
* **Boost For Reddit:** Add `Fix /s/ links` patch ([ReVanced#3154](https://github.com/1fexd/revanced-patches-contrib/issues/3154)) ([5fa9fd2](5fa9fd2))
* **Boost for Reddit:** Add `Fix audio missing in video downloads` patch ([ReVanced#3287](https://github.com/1fexd/revanced-patches-contrib/issues/3287)) ([a9258d4](a9258d4))
* **YouTube - Comments:** Add `Hide Thanks button` and `Hide 'Comments by members' header` options ([ReVanced#3317](https://github.com/1fexd/revanced-patches-contrib/issues/3317)) ([9c4c4f0](9c4c4f0))
* **YouTube - Miniplayer:** Rename `Tablet mini player` and allow selecting the style of the in-app miniplayer ([ReVanced#3302](https://github.com/1fexd/revanced-patches-contrib/issues/3302)) ([5511736](5511736))
  • Loading branch information
semantic-release-bot committed Jun 13, 2024
1 parent 1ada7d1 commit e186b31
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# [4.10.0-dev.1](https://github.com/1fexd/revanced-patches-contrib/compare/v4.9.0...v4.10.0-dev.1) (2024-06-13)


### Bug Fixes

* **YouTube - Client spoof:** Correctly play more livestreams using Android VR ([#3316](https://github.com/1fexd/revanced-patches-contrib/issues/3316)) ([c05264a](https://github.com/1fexd/revanced-patches-contrib/commit/c05264af3944cbfe8d9aa34fb0e0fddb05a1d42f))
* **YouTube Music:** Rename `Minimized playback` to `Remove background playback restrictions` ([#3315](https://github.com/1fexd/revanced-patches-contrib/issues/3315)) ([3c31e55](https://github.com/1fexd/revanced-patches-contrib/commit/3c31e55b13d9495e857f068f8cd2b4320112d763))
* **YouTube:** Rename `Minimized playback` to `Remove background playback restrictions` ([#3314](https://github.com/1fexd/revanced-patches-contrib/issues/3314)) ([37d415b](https://github.com/1fexd/revanced-patches-contrib/commit/37d415b53af4771d9c97a8b1c153be32bf3ac2e0))


### Features

* Add allow app downgrading patch ([4f20cc9](https://github.com/1fexd/revanced-patches-contrib/commit/4f20cc93e04408f0ccd92ad873bfb57e3b383e12))
* **Boost For Reddit:** Add `Fix /s/ links` patch ([#3154](https://github.com/1fexd/revanced-patches-contrib/issues/3154)) ([5fa9fd2](https://github.com/1fexd/revanced-patches-contrib/commit/5fa9fd2dfef43838d7311a967a3e805256a5d116))
* **Boost for Reddit:** Add `Fix audio missing in video downloads` patch ([#3287](https://github.com/1fexd/revanced-patches-contrib/issues/3287)) ([a9258d4](https://github.com/1fexd/revanced-patches-contrib/commit/a9258d48d3ddf8552ab56219677a3b31ee553666))
* **YouTube - Comments:** Add `Hide Thanks button` and `Hide 'Comments by members' header` options ([#3317](https://github.com/1fexd/revanced-patches-contrib/issues/3317)) ([9c4c4f0](https://github.com/1fexd/revanced-patches-contrib/commit/9c4c4f05a762d745404101bbc3925ab4eba2deb8))
* **YouTube - Miniplayer:** Rename `Tablet mini player` and allow selecting the style of the in-app miniplayer ([#3302](https://github.com/1fexd/revanced-patches-contrib/issues/3302)) ([5511736](https://github.com/1fexd/revanced-patches-contrib/commit/5511736b0c5dd409db6a68db0f85e389bb95be47))

# [4.10.0-dev.6](https://github.com/ReVanced/revanced-patches/compare/v4.10.0-dev.5...v4.10.0-dev.6) (2024-06-09)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 4.10.0-dev.6
version = 4.10.0-dev.1

0 comments on commit e186b31

Please sign in to comment.