diff --git a/CHANGELOG.md b/CHANGELOG.md index 42f93c556e..9e214317b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,35 @@ +# [4.14.0](https://github.com/E85Addict/revanced-patches/compare/v4.13.3...v4.14.0) (2024-09-18) + + +### 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)) +* **Soundcloud - Hide ads:** Support latest version ([#3628](https://github.com/E85Addict/revanced-patches/issues/3628)) ([66e7e33](https://github.com/E85Addict/revanced-patches/commit/66e7e33efce9b702fdfcc2b9803e9da8491c1f08)) +* **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:** Add summary text to 'view my segments' button ([df80b9f](https://github.com/E85Addict/revanced-patches/commit/df80b9f92f0d981b9a40b7756d74f8ccc3dcb1e9)) +* **YouTube - SponsorBlock:** Handle if the user enters an invalid number into any SB settings ([37b3dd1](https://github.com/E85Addict/revanced-patches/commit/37b3dd1e789f8bb16fa1b9dd582e39c89dbe730c)) +* **YouTube:** Fix issues related to playback by replace streaming data ([#3582](https://github.com/E85Addict/revanced-patches/issues/3582)) ([dfa94d7](https://github.com/E85Addict/revanced-patches/commit/dfa94d70f65150d6ef24ea6378b8e6a317055186)) + + +### 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)) +* **Sync for Reddit:** Add `Fix /user/ endpoint` patch ([46d11f3](https://github.com/E85Addict/revanced-patches/commit/46d11f3530fcdae9ed08b7e93aac235638a92dff)) +* **Sync for Reddit:** Rename patch to `Use /user/ endpoint` ([98ead49](https://github.com/E85Addict/revanced-patches/commit/98ead493380932cb105530f4ba992673fd364d82)) +* **YouTube - Hide Shorts components:** Hide 'Use this sound' button ([#3647](https://github.com/E85Addict/revanced-patches/issues/3647)) ([33fc090](https://github.com/E85Addict/revanced-patches/commit/33fc09061431d4aa457d743c09a0de31ec566df1)) +* **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 Music:** Make working patches compatible with latest versions ([#3556](https://github.com/E85Addict/revanced-patches/issues/3556)) ([12f6f19](https://github.com/E85Addict/revanced-patches/commit/12f6f1966ad04631451940f7b64d785c3ef481a0)) +* **YouTube:** Add donation link to settings about screen ([#3626](https://github.com/E85Addict/revanced-patches/issues/3626)) ([0684ab5](https://github.com/E85Addict/revanced-patches/commit/0684ab5f183631de5720352049cfd293daa58eb0)) + + +### Performance Improvements + +* Personal Logo && Add upstream sync ([2e4ef0a](https://github.com/E85Addict/revanced-patches/commit/2e4ef0a5a3528b28069f903d7ccfa663dae62240)) + # [4.14.0](https://github.com/ReVanced/revanced-patches/compare/v4.13.3...v4.14.0) (2024-09-18)