Skip to content

Commit

Permalink
chore(release): 4.14.0-dev.1 [skip ci]
Browse files Browse the repository at this point in the history
# [4.14.0-dev.1](v4.13.3...v4.14.0-dev.1) (2024-09-09)

### Bug Fixes

* **Pixiv - Hide ads:** Fix for latest version ([ReVanced#3616](https://github.com/E85Addict/revanced-patches/issues/3616)) ([98956e8](98956e8))
* **SwissID:** Rename `Remove Google Play Integrity Integrity check` to `Remove Google Play Integrity check` ([ReVanced#3558](https://github.com/E85Addict/revanced-patches/issues/3558)) ([0f5a771](0f5a771))
* **YouTube - ReturnYouTubeDislike:** Show estimated like count for videos with hidden likes ([ReVanced#3601](https://github.com/E85Addict/revanced-patches/issues/3601)) ([005be82](005be82))
* **YouTube - SponsorBlock:** Handle if the user enters an invalid number into any SB settings ([37b3dd1](37b3dd1))

### Features

* Add `Change data directory location` patch ([ReVanced#3602](https://github.com/E85Addict/revanced-patches/issues/3602)) ([5998029](5998029))
* Add `Check environment` patch ([ReVanced#3610](https://github.com/E85Addict/revanced-patches/issues/3610)) ([fbcbdaf](fbcbdaf))
* **Duolingo:** Add `Disable ads` and `Enable debug menu` patch ([ReVanced#3422](https://github.com/E85Addict/revanced-patches/issues/3422)) ([d0a8599](d0a8599))
* **YouTube - Keyword filter:** Add syntax to match whole keywords and not substrings ([ReVanced#3592](https://github.com/E85Addict/revanced-patches/issues/3592)) ([f5fb351](f5fb351))
* **YouTube - Spoof client:** Allow forcing AVC codec with iOS ([ReVanced#3570](https://github.com/E85Addict/revanced-patches/issues/3570)) ([1a49d1f](1a49d1f))
* **YouTube:** Support versions 19.17 thru 19.30 ([a69c4f3](a69c4f3))
  • Loading branch information
semantic-release-bot committed Sep 9, 2024
1 parent a69c4f3 commit d526fc8
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# [4.14.0-dev.1](https://github.com/E85Addict/revanced-patches/compare/v4.13.3...v4.14.0-dev.1) (2024-09-09)


### Bug Fixes

* **Pixiv - Hide ads:** Fix for latest version ([#3616](https://github.com/E85Addict/revanced-patches/issues/3616)) ([98956e8](https://github.com/E85Addict/revanced-patches/commit/98956e8f1a41347bb435720bbf984969469a7110))
* **SwissID:** Rename `Remove Google Play Integrity Integrity check` to `Remove Google Play Integrity check` ([#3558](https://github.com/E85Addict/revanced-patches/issues/3558)) ([0f5a771](https://github.com/E85Addict/revanced-patches/commit/0f5a771a5cff5684b4a8fd317f4938fe2cf3cbbe))
* **YouTube - ReturnYouTubeDislike:** Show estimated like count for videos with hidden likes ([#3601](https://github.com/E85Addict/revanced-patches/issues/3601)) ([005be82](https://github.com/E85Addict/revanced-patches/commit/005be82d71b2a42387b1b57035930b20f4663794))
* **YouTube - SponsorBlock:** Handle if the user enters an invalid number into any SB settings ([37b3dd1](https://github.com/E85Addict/revanced-patches/commit/37b3dd1e789f8bb16fa1b9dd582e39c89dbe730c))


### Features

* Add `Change data directory location` patch ([#3602](https://github.com/E85Addict/revanced-patches/issues/3602)) ([5998029](https://github.com/E85Addict/revanced-patches/commit/59980292809cc0626bf49a160eeb05a1523c4eda))
* Add `Check environment` patch ([#3610](https://github.com/E85Addict/revanced-patches/issues/3610)) ([fbcbdaf](https://github.com/E85Addict/revanced-patches/commit/fbcbdafa4938a35b5fdec46aae7b250a84b9c139))
* **Duolingo:** Add `Disable ads` and `Enable debug menu` patch ([#3422](https://github.com/E85Addict/revanced-patches/issues/3422)) ([d0a8599](https://github.com/E85Addict/revanced-patches/commit/d0a8599f76ce653e5d7c98069ad3c58b9ab9c5eb))
* **YouTube - Keyword filter:** Add syntax to match whole keywords and not substrings ([#3592](https://github.com/E85Addict/revanced-patches/issues/3592)) ([f5fb351](https://github.com/E85Addict/revanced-patches/commit/f5fb3512cfafe214ba6a6d25ba0825ae1884a0ff))
* **YouTube - Spoof client:** Allow forcing AVC codec with iOS ([#3570](https://github.com/E85Addict/revanced-patches/issues/3570)) ([1a49d1f](https://github.com/E85Addict/revanced-patches/commit/1a49d1f3c2a343d05d0abc07c143add486246fd0))
* **YouTube:** Support versions 19.17 thru 19.30 ([a69c4f3](https://github.com/E85Addict/revanced-patches/commit/a69c4f36ed7e7e344389e45102e31d5b759af34a))

# [4.14.0-dev.7](https://github.com/ReVanced/revanced-patches/compare/v4.14.0-dev.6...v4.14.0-dev.7) (2024-09-06)


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.14.0-dev.7
version = 4.14.0-dev.1

0 comments on commit d526fc8

Please sign in to comment.