Skip to content

Commit

Permalink
chore(release): 4.8.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.8.0](v4.7.0...v4.8.0) (2024-05-21)

### Bug Fixes

* Case patch option title correctly ([259c8b4](259c8b4))
* Correctly handle patches jar path if it contains exclamation marks ([056e2d7](056e2d7))
* Publicize abstract property ([b7c108e](b7c108e))
* **Reddit is Fun - Spoof client:** Fix login by updating the authorization subdomain from "old" to "ssl" ([b156cb1](b156cb1))
* URL decode path to JAR containing spaces to get JAR manifest ([ReVanced#3079](https://github.com/E85Addict/revanced-patches/issues/3079)) ([e1bbcb3](e1bbcb3))
* Use correct preference key ([3732b2c](3732b2c))
* **YouTube - Client spoof:** Spoof client to fix playback ([ReVanced#3199](https://github.com/E85Addict/revanced-patches/issues/3199)) ([bec1eef](bec1eef))
* **YouTube - Hide ads:** Fix string typo ([ecc56d6](ecc56d6))
* **YouTube - Hide Shorts components:** Rename option title to make it consistent ([4d6e34b](4d6e34b))
* **YouTube - Hide video action buttons:** Remove obsolete `hide Shop button` ([ReVanced#3057](https://github.com/E85Addict/revanced-patches/issues/3057)) ([b5e34f3](b5e34f3))
* **YouTube - Navigation buttons:** Adjust summary text of switch notification button ([ReVanced#3130](https://github.com/E85Addict/revanced-patches/issues/3130)) ([cc8b4c9](cc8b4c9))
* **YouTube - Player flyout menu:** Remove obsolete `Hide report menu` ([d627d44](d627d44))
* **YouTube - Restore old video quality menu:** Show advanced quality menu in Shorts quality flyout ([ReVanced#3155](https://github.com/E85Addict/revanced-patches/issues/3155)) ([c2b5bb7](c2b5bb7))
* **YouTube - SponsorBlock:** Show correct segment times if video is over 24 hours in length ([ReVanced#3138](https://github.com/E85Addict/revanced-patches/issues/3138)) ([6cdf697](6cdf697))
* **YouTube Music:** Make `Hide 'Get Music Premium' label` and `Remove upgrade button` compatible with latest version ([ReVanced#3164](https://github.com/E85Addict/revanced-patches/issues/3164)) ([3ff20de](3ff20de))

### Features

* **Photomath:** Support version `8.37.0` ([ReVanced#3109](https://github.com/E85Addict/revanced-patches/issues/3109)) ([fb02b48](fb02b48))
* **Piccoma:** Add `Disable tracking` patch ([ReVanced#3143](https://github.com/E85Addict/revanced-patches/issues/3143)) ([8ab9e8f](8ab9e8f))
* **Piccoma:** Add `Spoof Android device ID` patch ([ReVanced#3145](https://github.com/E85Addict/revanced-patches/issues/3145)) ([d953c6b](d953c6b))
* **Tumblr:** Add `Disable Ad-Free Banner` patch ([ReVanced#3091](https://github.com/E85Addict/revanced-patches/issues/3091)) ([54baf08](54baf08))
* **WarnWetter - Promo code unlock:** Constrain to last working version ([ReVanced#3110](https://github.com/E85Addict/revanced-patches/issues/3110)) ([92fc8aa](92fc8aa))
* **YouTube - Comments:** Add option to hide timestamp and emoji buttons ([ReVanced#3076](https://github.com/E85Addict/revanced-patches/issues/3076)) ([7efe5ae](7efe5ae))
* **YouTube - Hide ads:** Add option to hide the 'Visit store' button on channel pages ([ReVanced#3077](https://github.com/E85Addict/revanced-patches/issues/3077)) ([03d2cfa](03d2cfa))
* **YouTube - Hide Shorts components:** Hide 'Buy super thanks' button ([ReVanced#3176](https://github.com/E85Addict/revanced-patches/issues/3176)) ([89c1548](89c1548))
* **YouTube - Hide Shorts components:** Hide like / dislike button in video ads ([ReVanced#3062](https://github.com/E85Addict/revanced-patches/issues/3062)) ([1296985](1296985))
* **YouTube - Navigation buttons:** Add option to hide navigation button labels ([ReVanced#3189](https://github.com/E85Addict/revanced-patches/issues/3189)) ([f9dc705](f9dc705))
* **YT Music:** Add support for `7.01.52` ([ReVanced#3177](https://github.com/E85Addict/revanced-patches/issues/3177)) ([e9bfb25](e9bfb25))

### Performance Improvements

* Personal Logo && Add upstream sync ([77b0db5](77b0db5))
  • Loading branch information
semantic-release-bot committed May 21, 2024
1 parent 77b0db5 commit 757e417
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,44 @@
# [4.8.0](https://github.com/E85Addict/revanced-patches/compare/v4.7.0...v4.8.0) (2024-05-21)


### Bug Fixes

* Case patch option title correctly ([259c8b4](https://github.com/E85Addict/revanced-patches/commit/259c8b4e58df51d92d7e19417e13afa3848afc73))
* Correctly handle patches jar path if it contains exclamation marks ([056e2d7](https://github.com/E85Addict/revanced-patches/commit/056e2d7dd5bbacb7dc6b109b3e2d44d55e7eb7d3))
* Publicize abstract property ([b7c108e](https://github.com/E85Addict/revanced-patches/commit/b7c108ee201c84df31b079f3fecb6cc2f5eaf9f1))
* **Reddit is Fun - Spoof client:** Fix login by updating the authorization subdomain from "old" to "ssl" ([b156cb1](https://github.com/E85Addict/revanced-patches/commit/b156cb1d8996c4314d59e3441c6b85d8f704cdff))
* URL decode path to JAR containing spaces to get JAR manifest ([#3079](https://github.com/E85Addict/revanced-patches/issues/3079)) ([e1bbcb3](https://github.com/E85Addict/revanced-patches/commit/e1bbcb338dd7fce895b606440bd6f040d5486a64))
* Use correct preference key ([3732b2c](https://github.com/E85Addict/revanced-patches/commit/3732b2ce6b617b4c1c6647397b614f8a040eece3))
* **YouTube - Client spoof:** Spoof client to fix playback ([#3199](https://github.com/E85Addict/revanced-patches/issues/3199)) ([bec1eef](https://github.com/E85Addict/revanced-patches/commit/bec1eef10f2eb4e15696acb271357f1621543de1))
* **YouTube - Hide ads:** Fix string typo ([ecc56d6](https://github.com/E85Addict/revanced-patches/commit/ecc56d643a0c4e5f25b933431f097a03d4bf2e69))
* **YouTube - Hide Shorts components:** Rename option title to make it consistent ([4d6e34b](https://github.com/E85Addict/revanced-patches/commit/4d6e34b0540a3334bd77b2b48a1a5e10329171c8))
* **YouTube - Hide video action buttons:** Remove obsolete `hide Shop button` ([#3057](https://github.com/E85Addict/revanced-patches/issues/3057)) ([b5e34f3](https://github.com/E85Addict/revanced-patches/commit/b5e34f3aabc1d9df8c41f92251618243caecdc9f))
* **YouTube - Navigation buttons:** Adjust summary text of switch notification button ([#3130](https://github.com/E85Addict/revanced-patches/issues/3130)) ([cc8b4c9](https://github.com/E85Addict/revanced-patches/commit/cc8b4c913ed25d07fd4000cfd6318bb06a9d27c0))
* **YouTube - Player flyout menu:** Remove obsolete `Hide report menu` ([d627d44](https://github.com/E85Addict/revanced-patches/commit/d627d44ad07fa32bb2f247ce24a3591ec5e1be0e))
* **YouTube - Restore old video quality menu:** Show advanced quality menu in Shorts quality flyout ([#3155](https://github.com/E85Addict/revanced-patches/issues/3155)) ([c2b5bb7](https://github.com/E85Addict/revanced-patches/commit/c2b5bb723416e43a920817f97b9e0ee4ceab4f6b))
* **YouTube - SponsorBlock:** Show correct segment times if video is over 24 hours in length ([#3138](https://github.com/E85Addict/revanced-patches/issues/3138)) ([6cdf697](https://github.com/E85Addict/revanced-patches/commit/6cdf697e8e47f6d53964497703dbe79fab3b1821))
* **YouTube Music:** Make `Hide 'Get Music Premium' label` and `Remove upgrade button` compatible with latest version ([#3164](https://github.com/E85Addict/revanced-patches/issues/3164)) ([3ff20de](https://github.com/E85Addict/revanced-patches/commit/3ff20dee4aea49ca77dcd3fbe148287b55a2b5e3))


### Features

* **Photomath:** Support version `8.37.0` ([#3109](https://github.com/E85Addict/revanced-patches/issues/3109)) ([fb02b48](https://github.com/E85Addict/revanced-patches/commit/fb02b481e2be8c2bc4441dc5b3dc6a9df3a2a379))
* **Piccoma:** Add `Disable tracking` patch ([#3143](https://github.com/E85Addict/revanced-patches/issues/3143)) ([8ab9e8f](https://github.com/E85Addict/revanced-patches/commit/8ab9e8f89d2bd014138e31dab7004f8ba77cae10))
* **Piccoma:** Add `Spoof Android device ID` patch ([#3145](https://github.com/E85Addict/revanced-patches/issues/3145)) ([d953c6b](https://github.com/E85Addict/revanced-patches/commit/d953c6bdd4315d2ba44845fd569a3d12ac4d1af0))
* **Tumblr:** Add `Disable Ad-Free Banner` patch ([#3091](https://github.com/E85Addict/revanced-patches/issues/3091)) ([54baf08](https://github.com/E85Addict/revanced-patches/commit/54baf08f777b7c975fa0b6508f0a4de19ac491f4))
* **WarnWetter - Promo code unlock:** Constrain to last working version ([#3110](https://github.com/E85Addict/revanced-patches/issues/3110)) ([92fc8aa](https://github.com/E85Addict/revanced-patches/commit/92fc8aaad80f8fad35b75e6de032692986211536))
* **YouTube - Comments:** Add option to hide timestamp and emoji buttons ([#3076](https://github.com/E85Addict/revanced-patches/issues/3076)) ([7efe5ae](https://github.com/E85Addict/revanced-patches/commit/7efe5aefb252a2ed908907ff218b879e2ad1a331))
* **YouTube - Hide ads:** Add option to hide the 'Visit store' button on channel pages ([#3077](https://github.com/E85Addict/revanced-patches/issues/3077)) ([03d2cfa](https://github.com/E85Addict/revanced-patches/commit/03d2cfafbf977340456598a848858ac9452c853f))
* **YouTube - Hide Shorts components:** Hide 'Buy super thanks' button ([#3176](https://github.com/E85Addict/revanced-patches/issues/3176)) ([89c1548](https://github.com/E85Addict/revanced-patches/commit/89c154861c8b3afa665542e97ff201c3e84410b2))
* **YouTube - Hide Shorts components:** Hide like / dislike button in video ads ([#3062](https://github.com/E85Addict/revanced-patches/issues/3062)) ([1296985](https://github.com/E85Addict/revanced-patches/commit/12969853adfe530eb6006df38e1a5aa30b28fdf9))
* **YouTube - Navigation buttons:** Add option to hide navigation button labels ([#3189](https://github.com/E85Addict/revanced-patches/issues/3189)) ([f9dc705](https://github.com/E85Addict/revanced-patches/commit/f9dc7050513b9fdb7766838a63a172f1478296f7))
* **YT Music:** Add support for `7.01.52` ([#3177](https://github.com/E85Addict/revanced-patches/issues/3177)) ([e9bfb25](https://github.com/E85Addict/revanced-patches/commit/e9bfb25dfe85754fd7fa5c9db934bb4fc52e4694))


### Performance Improvements

* Personal Logo && Add upstream sync ([77b0db5](https://github.com/E85Addict/revanced-patches/commit/77b0db578c9cbe09da6b3e5304683f36e5d16dc6))

# [4.8.0](https://github.com/ReVanced/revanced-patches/compare/v4.7.0...v4.8.0) (2024-05-21)


Expand Down

0 comments on commit 757e417

Please sign in to comment.