Skip to content

Commit

Permalink
chore: Release v5.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.7.0](ReVanced/revanced-patches@v5.6.0...v5.7.0) (2024-12-22)

### Bug Fixes

* **YouTube - Force original audio:** Use correct availability for settings UI ([a7eedcb](ReVanced@a7eedcb))
* **YouTube - Spoof video stream:** Remove UI client type setting.  Allow setting default audio language. ([ReVanced#4184](ReVanced#4184)) ([99f3f29](ReVanced@99f3f29))
* **YouTube - Spoof video streams:** Remove iOS, add clients Android TV and Android Creator ([ReVanced#4180](ReVanced#4180)) ([86abfb2](ReVanced@86abfb2))
* **YouTube:** Change fingerprints to support a wider range of target versions ([8a09174](ReVanced@8a09174))

### Features

* **YouTube:** Support version `19.47.53` ([ReVanced#4182](ReVanced#4182)) ([2089e61](ReVanced@2089e61))
  • Loading branch information
semantic-release-bot committed Dec 22, 2024
1 parent 55514d3 commit f7d5701
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [5.7.0](https://github.com/ReVanced/revanced-patches/compare/v5.6.0...v5.7.0) (2024-12-22)


### Bug Fixes

* **YouTube - Force original audio:** Use correct availability for settings UI ([a7eedcb](https://github.com/ReVanced/revanced-patches/commit/a7eedcb4cca6b7b12629c478c24c0899c80e3615))
* **YouTube - Spoof video stream:** Remove UI client type setting. Allow setting default audio language. ([#4184](https://github.com/ReVanced/revanced-patches/issues/4184)) ([99f3f29](https://github.com/ReVanced/revanced-patches/commit/99f3f29c649bf7693c05bbce2bb49bd53e05f050))
* **YouTube - Spoof video streams:** Remove iOS, add clients Android TV and Android Creator ([#4180](https://github.com/ReVanced/revanced-patches/issues/4180)) ([86abfb2](https://github.com/ReVanced/revanced-patches/commit/86abfb2b0d4675f0a1cb9ab244783075bfe89281))
* **YouTube:** Change fingerprints to support a wider range of target versions ([8a09174](https://github.com/ReVanced/revanced-patches/commit/8a09174def205a26ce49cb7815097e235069526a))


### Features

* **YouTube:** Support version `19.47.53` ([#4182](https://github.com/ReVanced/revanced-patches/issues/4182)) ([2089e61](https://github.com/ReVanced/revanced-patches/commit/2089e613d36c45352db7d852aaee0087b1c3e1a4))

# [5.7.0-dev.1](https://github.com/ReVanced/revanced-patches/compare/v5.6.1-dev.4...v5.7.0-dev.1) (2024-12-21)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ org.gradle.jvmargs = -Xms512M -Xmx2048M
org.gradle.parallel = true
android.useAndroidX = true
kotlin.code.style = official
version = 5.7.0-dev.1
version = 5.7.0

0 comments on commit f7d5701

Please sign in to comment.