semantic-release-bot
|
0978e64655
|
chore(release): 0.122.0-dev.3 [skip ci]
# [0.122.0-dev.3](https://github.com/ReVanced/revanced-integrations/compare/v0.122.0-dev.2...v0.122.0-dev.3) (2023-11-17)
### Features
* **YouTube - Return YouTube Dislike:** Support version `18.43.45` and `18.44.41` ([#514](https://github.com/ReVanced/revanced-integrations/issues/514)) ([a5245b8 ](a5245b85a8 ))
|
2023-11-17 23:53:38 +00:00 |
|
semantic-release-bot
|
9a6ec6be8c
|
chore(release): 0.122.0-dev.2 [skip ci]
# [0.122.0-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v0.122.0-dev.1...v0.122.0-dev.2) (2023-11-17)
### Bug Fixes
* **YouTube - Disable resuming Shorts on startup:** Adjust patch name ([#516](https://github.com/ReVanced/revanced-integrations/issues/516)) ([8b5d2d1 ](8b5d2d1871 ))
|
2023-11-17 10:24:57 +00:00 |
|
semantic-release-bot
|
130f629f6b
|
chore(release): 0.122.0-dev.1 [skip ci]
# [0.122.0-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.121.1-dev.4...v0.122.0-dev.1) (2023-11-12)
### Bug Fixes
* **YouTube - Disable suggested video end screen:** Properly hide it every time the screen appears ([828ff6f ](828ff6f31e ))
* **YouTube - Hide layout components:** Reduce false positives when hiding mix playlists ([5f30100 ](5f30100fd5 ))
### Features
* **YouTube:** Add `Enable slide to seek` patch ([b1ce7a7 ](b1ce7a75eb ))
* **YouTube:** Add `Remove tracking query parameter` patch ([e84b7b3 ](e84b7b328e ))
### Performance Improvements
* **YouTube - Client spoof:** Reduce timeout to fetch storyboard renderer ([847cce4 ](847cce43f6 ))
|
2023-11-12 16:08:25 +00:00 |
|
semantic-release-bot
|
db0fb46a39
|
chore(release): 0.121.1-dev.4 [skip ci]
## [0.121.1-dev.4](https://github.com/ReVanced/revanced-integrations/compare/v0.121.1-dev.3...v0.121.1-dev.4) (2023-11-11)
### Bug Fixes
* **YouTube - Client spoof:** Fix low resolution precise seeking thumbnails ([#513](https://github.com/ReVanced/revanced-integrations/issues/513)) ([11f97ac ](11f97ac354 ))
|
2023-11-11 18:26:36 +00:00 |
|
semantic-release-bot
|
831041b432
|
chore(release): 0.121.1-dev.3 [skip ci]
## [0.121.1-dev.3](https://github.com/ReVanced/revanced-integrations/compare/v0.121.1-dev.2...v0.121.1-dev.3) (2023-11-10)
### Bug Fixes
* **Remove screenshot restriction:** Improve reliability ([#471](https://github.com/ReVanced/revanced-integrations/issues/471)) ([50933dc ](50933dc42d ))
|
2023-11-10 01:09:33 +00:00 |
|
semantic-release-bot
|
37b3b6a837
|
chore(release): 0.121.1-dev.2 [skip ci]
## [0.121.1-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v0.121.1-dev.1...v0.121.1-dev.2) (2023-11-07)
### Bug Fixes
* **YouTube - Disable suggested video end screen:** Do not spam click to disable the screen ([4f57d56 ](4f57d56042 ))
* **YouTube:** Prevent playing touch interaction sound when unintended ([6e414ec ](6e414ec6c2 ))
|
2023-11-07 11:46:38 +00:00 |
|
semantic-release-bot
|
e94de61eb0
|
chore(release): 0.121.1-dev.1 [skip ci]
## [0.121.1-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.121.0...v0.121.1-dev.1) (2023-11-06)
### Bug Fixes
* **YouTube:** Rename `Restore old seekbar thumbnails` and `Restore old quality menu` ([#510](https://github.com/ReVanced/revanced-integrations/issues/510)) ([6b00f90 ](6b00f90fb7 ))
|
2023-11-06 12:00:54 +00:00 |
|
semantic-release-bot
|
85705141a8
|
chore(release): 0.121.0 [skip ci]
# [0.121.0](https://github.com/ReVanced/revanced-integrations/compare/v0.120.0...v0.121.0) (2023-11-04)
### Bug Fixes
* **YouTube - Client spoof:** Set the client version correctly ([f203731 ](f2037316d3 ))
* **YouTube - Custom filter:** Fix app crash if invalid character is used in custom filter ([#506](https://github.com/ReVanced/revanced-integrations/issues/506)) ([debd0a2 ](debd0a2e11 ))
* **YouTube - Disable suggested video end screen:** Hide the view once possible ([df27822 ](df278222e8 ))
* **YouTube - Player flyout menu:** Restore functionality ([#502](https://github.com/ReVanced/revanced-integrations/issues/502)) ([c048527 ](c048527dc0 ))
* **YouTube - ReturnYouTubeDislike:** Fix RYD prefetching home feed Shorts ([#508](https://github.com/ReVanced/revanced-integrations/issues/508)) ([98c91af ](98c91af130 ))
* **YouTube - ReturnYouTubeDislike:** Use API back off if client connection fails for any reason ([#509](https://github.com/ReVanced/revanced-integrations/issues/509)) ([40cfa1e ](40cfa1e9af ))
### Features
* **YouTube - Disable precise seeking gesture:** Use better patch name ([2453d30 ](2453d30970 ))
* **YouTube - Hide layout components:** Hide video quality menu footer ([04608d3 ](04608d32e8 ))
* **YouTube:** Add `Disable fullscreen ambient mode` patch ([bf50711 ](bf5071107b ))
* **YouTube:** Add `Disable suggested video end screen` patch ([6bd5aae ](6bd5aae977 ))
* **YouTube:** Add `Enable old seekbar thumbnails` patch ([75297a5 ](75297a52c1 ))
### Reverts
* Revert "fix(YouTube - Minimized playback): Fix pip incorrectly showing for Short playback (#504)" ([c1c7e3b ](c1c7e3b596 )), closes [#504](https://github.com/ReVanced/revanced-integrations/issues/504)
|
2023-11-04 21:15:56 +00:00 |
|
semantic-release-bot
|
8d534f05d5
|
chore(release): 0.121.0-dev.7 [skip ci]
# [0.121.0-dev.7](https://github.com/ReVanced/revanced-integrations/compare/v0.121.0-dev.6...v0.121.0-dev.7) (2023-11-03)
### Bug Fixes
* **YouTube - Player flyout menu:** Restore functionality ([#502](https://github.com/ReVanced/revanced-integrations/issues/502)) ([c048527 ](c048527dc0 ))
|
2023-11-03 18:30:07 +00:00 |
|
semantic-release-bot
|
1b29b7e11d
|
chore(release): 0.121.0-dev.6 [skip ci]
# [0.121.0-dev.6](https://github.com/ReVanced/revanced-integrations/compare/v0.121.0-dev.5...v0.121.0-dev.6) (2023-10-25)
### Bug Fixes
* **YouTube - Client spoof:** Set the client version correctly ([f203731 ](f2037316d3 ))
|
2023-10-25 22:10:56 +00:00 |
|
semantic-release-bot
|
55fe1f0592
|
chore(release): 0.121.0-dev.5 [skip ci]
# [0.121.0-dev.5](https://github.com/ReVanced/revanced-integrations/compare/v0.121.0-dev.4...v0.121.0-dev.5) (2023-10-25)
### Bug Fixes
* **YouTube - Disable suggested video end screen:** Hide the view once possible ([df27822 ](df278222e8 ))
### Features
* **YouTube - Disable precise seeking gesture:** Use better patch name ([2453d30 ](2453d30970 ))
* **YouTube:** Add `Enable old seekbar thumbnails` patch ([75297a5 ](75297a52c1 ))
|
2023-10-25 17:38:04 +00:00 |
|
semantic-release-bot
|
21bccf6a99
|
chore(release): 0.121.0-dev.4 [skip ci]
# [0.121.0-dev.4](https://github.com/ReVanced/revanced-integrations/compare/v0.121.0-dev.3...v0.121.0-dev.4) (2023-10-25)
### Bug Fixes
* **YouTube - ReturnYouTubeDislike:** Use API back off if client connection fails for any reason ([#509](https://github.com/ReVanced/revanced-integrations/issues/509)) ([40cfa1e ](40cfa1e9af ))
|
2023-10-25 09:58:13 +00:00 |
|
semantic-release-bot
|
0fbf7a3434
|
chore(release): 0.121.0-dev.3 [skip ci]
# [0.121.0-dev.3](https://github.com/ReVanced/revanced-integrations/compare/v0.121.0-dev.2...v0.121.0-dev.3) (2023-10-24)
### Features
* **YouTube:** Add `Disable fullscreen ambient mode` patch ([bf50711 ](bf5071107b ))
* **YouTube:** Add `Disable suggested video end screen` patch ([6bd5aae ](6bd5aae977 ))
|
2023-10-24 23:51:06 +00:00 |
|
semantic-release-bot
|
8cbb50b8ed
|
chore(release): 0.121.0-dev.2 [skip ci]
# [0.121.0-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v0.121.0-dev.1...v0.121.0-dev.2) (2023-10-24)
### Bug Fixes
* **YouTube - ReturnYouTubeDislike:** Fix RYD prefetching home feed Shorts ([#508](https://github.com/ReVanced/revanced-integrations/issues/508)) ([98c91af ](98c91af130 ))
|
2023-10-24 20:39:24 +00:00 |
|
semantic-release-bot
|
959ae4f3be
|
chore(release): 0.121.0-dev.1 [skip ci]
# [0.121.0-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.120.1-dev.3...v0.121.0-dev.1) (2023-10-23)
### Features
* **YouTube - Hide layout components:** Hide video quality menu footer ([04608d3 ](04608d32e8 ))
|
2023-10-23 19:51:04 +00:00 |
|
semantic-release-bot
|
3e08847dce
|
chore(release): 0.120.1-dev.3 [skip ci]
## [0.120.1-dev.3](https://github.com/ReVanced/revanced-integrations/compare/v0.120.1-dev.2...v0.120.1-dev.3) (2023-10-21)
### Bug Fixes
* **YouTube - Custom filter:** Fix app crash if invalid character is used in custom filter ([#506](https://github.com/ReVanced/revanced-integrations/issues/506)) ([debd0a2 ](debd0a2e11 ))
|
2023-10-21 12:21:57 +00:00 |
|
semantic-release-bot
|
e68646d4f7
|
chore(release): 0.120.1-dev.2 [skip ci]
## [0.120.1-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v0.120.1-dev.1...v0.120.1-dev.2) (2023-10-20)
### Reverts
* Revert "fix(YouTube - Minimized playback): Fix pip incorrectly showing for Short playback (#504)" ([c1c7e3b ](c1c7e3b596 )), closes [#504](https://github.com/ReVanced/revanced-integrations/issues/504)
* Revert "chore(release): 0.120.1-dev.1 [skip ci]" ([e68f558 ](e68f558e9c ))
|
2023-10-20 10:40:29 +00:00 |
|
LisoUseInAIKyrios
|
e68f558e9c
|
Revert "chore(release): 0.120.1-dev.1 [skip ci]"
This reverts commit f19f122fee .
|
2023-10-20 13:35:14 +03:00 |
|
semantic-release-bot
|
f19f122fee
|
chore(release): 0.120.1-dev.1 [skip ci]
## [0.120.1-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.120.0...v0.120.1-dev.1) (2023-10-20)
### Bug Fixes
* **YouTube - Minimized playback:** Fix pip incorrectly showing for Short playback ([#504](https://github.com/ReVanced/revanced-integrations/issues/504)) ([6d5a5c8 ](6d5a5c8281 ))
|
2023-10-20 10:22:43 +00:00 |
|
semantic-release-bot
|
650a5e06ee
|
chore(release): 0.120.0 [skip ci]
# [0.120.0](https://github.com/ReVanced/revanced-integrations/compare/v0.119.2...v0.120.0) (2023-10-20)
### Bug Fixes
* **YouTube - Hide Layout components:** Exempt expandable chips from exceptions ([#498](https://github.com/ReVanced/revanced-integrations/issues/498)) ([6f79746 ](6f79746d78 ))
* **YouTube - Hide layout components:** Hide new channel watermark component ([9670bd3 ](9670bd305b ))
* **YouTube - Minimized playback:** Fix pip incorrectly showing if app is minimized immediately after opening a Short ([7d02774 ](7d02774ea1 ))
* **YouTube - Old video quality menu:** Fix toast error on tablet devices ([#500](https://github.com/ReVanced/revanced-integrations/issues/500)) ([d3eba27 ](d3eba27c90 ))
### Features
* **YouTube - Theme:** Disable gradient loading screen ([fd09e46 ](fd09e46d01 ))
* **YouTube:** Add `Announcements` patch ([#503](https://github.com/ReVanced/revanced-integrations/issues/503)) ([59687f1 ](59687f1a39 ))
* **YouTube:** Add `Spoof device dimensions` patch ([16f1163 ](16f1163a34 ))
### Performance Improvements
* **YouTube:** Reduce memory requirement for prefix tree searching ([#501](https://github.com/ReVanced/revanced-integrations/issues/501)) ([f5add51 ](f5add51fa7 ))
|
2023-10-20 01:26:34 +00:00 |
|
semantic-release-bot
|
2bcd3b4ae5
|
chore(release): 0.120.0-dev.6 [skip ci]
# [0.120.0-dev.6](https://github.com/ReVanced/revanced-integrations/compare/v0.120.0-dev.5...v0.120.0-dev.6) (2023-10-20)
### Features
* **YouTube:** Add `Announcements` patch ([#503](https://github.com/ReVanced/revanced-integrations/issues/503)) ([59687f1 ](59687f1a39 ))
|
2023-10-20 01:17:20 +00:00 |
|
semantic-release-bot
|
cd6ba256a5
|
chore(release): 0.120.0-dev.5 [skip ci]
# [0.120.0-dev.5](https://github.com/ReVanced/revanced-integrations/compare/v0.120.0-dev.4...v0.120.0-dev.5) (2023-10-19)
### Features
* **YouTube:** Add `Spoof device dimensions` patch ([16f1163 ](16f1163a34 ))
|
2023-10-19 01:11:38 +00:00 |
|
semantic-release-bot
|
c47fcde242
|
chore(release): 0.120.0-dev.4 [skip ci]
# [0.120.0-dev.4](https://github.com/ReVanced/revanced-integrations/compare/v0.120.0-dev.3...v0.120.0-dev.4) (2023-10-17)
### Performance Improvements
* **YouTube:** Reduce memory requirement for prefix tree searching ([#501](https://github.com/ReVanced/revanced-integrations/issues/501)) ([f5add51 ](f5add51fa7 ))
|
2023-10-17 10:12:54 +00:00 |
|
semantic-release-bot
|
bd307e475f
|
chore(release): 0.120.0-dev.3 [skip ci]
# [0.120.0-dev.3](https://github.com/ReVanced/revanced-integrations/compare/v0.120.0-dev.2...v0.120.0-dev.3) (2023-10-15)
### Bug Fixes
* **YouTube - Old video quality menu:** Fix toast error on tablet devices ([#500](https://github.com/ReVanced/revanced-integrations/issues/500)) ([d3eba27 ](d3eba27c90 ))
|
2023-10-15 16:02:09 +00:00 |
|
semantic-release-bot
|
12e663c548
|
chore(release): 0.120.0-dev.2 [skip ci]
# [0.120.0-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v0.120.0-dev.1...v0.120.0-dev.2) (2023-10-14)
### Bug Fixes
* **YouTube - Minimized playback:** Fix pip incorrectly showing if app is minimized immediately after opening a Short ([7d02774 ](7d02774ea1 ))
|
2023-10-14 08:20:25 +00:00 |
|
semantic-release-bot
|
cc3c9e78b2
|
chore(release): 0.120.0-dev.1 [skip ci]
# [0.120.0-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.119.3-dev.2...v0.120.0-dev.1) (2023-10-13)
### Features
* **YouTube - Theme:** Disable gradient loading screen ([fd09e46 ](fd09e46d01 ))
|
2023-10-13 23:04:08 +00:00 |
|
semantic-release-bot
|
d97b390866
|
chore(release): 0.119.3-dev.2 [skip ci]
## [0.119.3-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v0.119.3-dev.1...v0.119.3-dev.2) (2023-10-13)
### Bug Fixes
* **YouTube - Hide Layout components:** Exempt expandable chips from exceptions ([#498](https://github.com/ReVanced/revanced-integrations/issues/498)) ([6f79746 ](6f79746d78 ))
|
2023-10-13 15:23:09 +00:00 |
|
semantic-release-bot
|
4f50ac6c49
|
chore(release): 0.119.3-dev.1 [skip ci]
## [0.119.3-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.119.2...v0.119.3-dev.1) (2023-10-13)
### Bug Fixes
* **YouTube - Hide layout components:** Hide new channel watermark component ([9670bd3 ](9670bd305b ))
|
2023-10-13 15:17:50 +00:00 |
|
semantic-release-bot
|
f7e99832fd
|
chore(release): 0.119.2 [skip ci]
## [0.119.2](https://github.com/ReVanced/revanced-integrations/compare/v0.119.1...v0.119.2) (2023-10-12)
### Bug Fixes
* **YouTube - ReturnYouTubeDislike:** Fix dislikes not showing on Shorts ([#495](https://github.com/ReVanced/revanced-integrations/issues/495)) ([9b2add7 ](9b2add7553 ))
|
2023-10-12 21:28:19 +00:00 |
|
semantic-release-bot
|
b25ab1a0d8
|
chore(release): 0.119.2-dev.1 [skip ci]
## [0.119.2-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.119.1...v0.119.2-dev.1) (2023-10-12)
### Bug Fixes
* **YouTube - ReturnYouTubeDislike:** Fix dislikes not showing on Shorts ([#495](https://github.com/ReVanced/revanced-integrations/issues/495)) ([9b2add7 ](9b2add7553 ))
|
2023-10-12 09:31:39 +00:00 |
|
semantic-release-bot
|
dceaf7a1ec
|
chore(release): 0.119.1 [skip ci]
## [0.119.1](https://github.com/ReVanced/revanced-integrations/compare/v0.119.0...v0.119.1) (2023-10-09)
### Bug Fixes
* **YouTube - Hide shorts components:** Do not hide subscribe button outside of Shorts ([1479d6b ](1479d6bc26 ))
|
2023-10-09 17:02:49 +00:00 |
|
semantic-release-bot
|
8a40ca616e
|
chore(release): 0.119.1-dev.1 [skip ci]
## [0.119.1-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.119.0...v0.119.1-dev.1) (2023-10-08)
### Bug Fixes
* **YouTube - Hide shorts components:** Do not hide subscribe button outside of Shorts ([1479d6b ](1479d6bc26 ))
|
2023-10-08 19:13:01 +00:00 |
|
semantic-release-bot
|
771dd608dc
|
chore(release): 0.119.0 [skip ci]
# [0.119.0](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0...v0.119.0) (2023-10-08)
### Bug Fixes
* **YouTube - Hide shorts components:** Add filter to filter group list ([30788ba ](30788ba1a3 ))
* **YouTube - Hide shorts components:** Do not prevent filtering components ([6eb3017 ](6eb301776e ))
* **YouTube - Hide shorts components:** Hide the subscribe button when paused ([6730aaf ](6730aaf2b8 ))
* **YouTube - ReturnYouTubeDislike:** Do not retry API call if same fetch recently failed ([#493](https://github.com/ReVanced/revanced-integrations/issues/493)) ([486c894 ](486c894257 ))
### Features
* **YouTube - Hide shorts components:** Hide subscribe button when paused separately from subscribe button ([3ac869f ](3ac869fa6a ))
* **YouTube - Return YouTube Dislike:** Support version `18.37.36` ([#490](https://github.com/ReVanced/revanced-integrations/issues/490)) ([245c3b3 ](245c3b3537 ))
* **YouTube:** Add `Disable fine scrubbing gesture` patch ([4498f39 ](4498f39b8c ))
|
2023-10-08 01:48:56 +00:00 |
|
semantic-release-bot
|
a1477c097c
|
chore(release): 0.119.0-dev.6 [skip ci]
# [0.119.0-dev.6](https://github.com/ReVanced/revanced-integrations/compare/v0.119.0-dev.5...v0.119.0-dev.6) (2023-10-07)
### Bug Fixes
* **YouTube - ReturnYouTubeDislike:** Do not retry API call if same fetch recently failed ([#493](https://github.com/ReVanced/revanced-integrations/issues/493)) ([486c894 ](486c894257 ))
|
2023-10-07 19:09:57 +00:00 |
|
semantic-release-bot
|
78b5fe2128
|
chore(release): 0.119.0-dev.5 [skip ci]
# [0.119.0-dev.5](https://github.com/ReVanced/revanced-integrations/compare/v0.119.0-dev.4...v0.119.0-dev.5) (2023-10-07)
### Features
* **YouTube - Return YouTube Dislike:** Support version `18.37.36` ([#490](https://github.com/ReVanced/revanced-integrations/issues/490)) ([245c3b3 ](245c3b3537 ))
|
2023-10-07 09:35:05 +00:00 |
|
semantic-release-bot
|
d4b859d6fb
|
chore(release): 0.119.0-dev.4 [skip ci]
# [0.119.0-dev.4](https://github.com/ReVanced/revanced-integrations/compare/v0.119.0-dev.3...v0.119.0-dev.4) (2023-10-07)
### Features
* **YouTube:** Add `Disable fine scrubbing gesture` patch ([4498f39 ](4498f39b8c ))
|
2023-10-07 01:54:40 +00:00 |
|
semantic-release-bot
|
176196b52c
|
chore(release): 0.119.0-dev.3 [skip ci]
# [0.119.0-dev.3](https://github.com/ReVanced/revanced-integrations/compare/v0.119.0-dev.2...v0.119.0-dev.3) (2023-10-06)
### Bug Fixes
* **YouTube - Hide shorts components:** Add filter to filter group list ([30788ba ](30788ba1a3 ))
|
2023-10-06 10:42:02 +00:00 |
|
semantic-release-bot
|
1d13cf2d5d
|
chore(release): 0.119.0-dev.2 [skip ci]
# [0.119.0-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v0.119.0-dev.1...v0.119.0-dev.2) (2023-10-06)
### Bug Fixes
* **YouTube - Hide shorts components:** Do not prevent filtering components ([6eb3017 ](6eb301776e ))
|
2023-10-06 00:40:20 +00:00 |
|
semantic-release-bot
|
ed6571734e
|
chore(release): 0.119.0-dev.1 [skip ci]
# [0.119.0-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.118.1-dev.1...v0.119.0-dev.1) (2023-10-05)
### Features
* **YouTube - Hide shorts components:** Hide subscribe button when paused separately from subscribe button ([3ac869f ](3ac869fa6a ))
|
2023-10-05 16:53:23 +00:00 |
|
semantic-release-bot
|
d47fd19d0b
|
chore(release): 0.118.1-dev.1 [skip ci]
## [0.118.1-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0...v0.118.1-dev.1) (2023-10-05)
### Bug Fixes
* **YouTube - Hide shorts components:** Hide the subscribe button when paused ([6730aaf ](6730aaf2b8 ))
|
2023-10-05 02:44:51 +00:00 |
|
semantic-release-bot
|
1efd5c8315
|
chore(release): 0.118.0 [skip ci]
# [0.118.0](https://github.com/ReVanced/revanced-integrations/compare/v0.117.1...v0.118.0) (2023-10-04)
### Bug Fixes
* Do not always hide the component ([3d0fc1d ](3d0fc1d610 ))
* Remove parameter from route ([4b0925e ](4b0925e337 ))
* **YouTube - Client spoof:** Display seekbar thumbnails in high quality ([f71c1a0 ](f71c1a0c15 ))
* **YouTube - Client spoof:** Do not record feed videos to history by default ([#478](https://github.com/ReVanced/revanced-integrations/issues/478)) ([ef1cca0 ](ef1cca02c1 ))
* **YouTube - Client spoof:** fix occasionally frozen video playback ([#486](https://github.com/ReVanced/revanced-integrations/issues/486)) ([b0b6ff6 ](b0b6ff6a82 ))
* **YouTube - Client spoof:** fix storyboard fetched out of order ([#481](https://github.com/ReVanced/revanced-integrations/issues/481)) ([8398774 ](83987747e6 ))
* **YouTube - Client spoof:** Fix toast shown for live streams ([#489](https://github.com/ReVanced/revanced-integrations/issues/489)) ([27f49df ](27f49dfd1e ))
* **YouTube - Client spoof:** fix toast shown if opening paid or age restricted video ([#482](https://github.com/ReVanced/revanced-integrations/issues/482)) ([e72b65b ](e72b65b599 ))
* **YouTube - Client spoof:** Removed unused code ([#480](https://github.com/ReVanced/revanced-integrations/issues/480)) ([e6903bf ](e6903bff95 ))
* **YouTube - Client spoof:** Restore clipping videos functionality ([2cd1738 ](2cd1738d24 ))
* **YouTube - Client spoof:** Restore seekbar thumbnails ([978f630 ](978f630c02 ))
* **YouTube - Client spoof:** Show seekbar thumbnail for age restricted and paid videos ([01019b0 ](01019b09c1 ))
* **YouTube - Custom filter:** Use new lines between components instead of commas ([#475](https://github.com/ReVanced/revanced-integrations/issues/475)) ([17ed396 ](17ed396739 ))
* **YouTube - Hide info cards:** Fix info cards not hiding for some users ([#487](https://github.com/ReVanced/revanced-integrations/issues/487)) ([00c4c40 ](00c4c4025b ))
* **YouTube - Hide layout components:** Always hide redundant 'player audio track' button ([#473](https://github.com/ReVanced/revanced-integrations/issues/473)) ([d86851b ](d86851baf1 ))
* **YouTube - Hide layout components:** Do not hide chapters in feed unexpectedly ([bedb02e ](bedb02e4f6 ))
* **YouTube - Hide shorts components:** Hide subscribe button in paused state ([9685070 ](9685070eda ))
* **YouTube - ReturnYouTubeDislike:** Add debug logging to litho text ([#476](https://github.com/ReVanced/revanced-integrations/issues/476)) ([e3b8e8b ](e3b8e8be41 ))
* **YouTube - ReturnYouTubeDislike:** Revert support for 18.37.36 ([#488](https://github.com/ReVanced/revanced-integrations/issues/488)) ([165b061 ](165b061fa9 ))
* **YouTube - SponsorBlock:** Adjust import/export UI text ([#491](https://github.com/ReVanced/revanced-integrations/issues/491)) ([4215be4 ](4215be4250 ))
* **YouTube - Video Id:** Fix video id not showing the currently playing video ([#484](https://github.com/ReVanced/revanced-integrations/issues/484)) ([da923a3 ](da923a38a0 ))
* **YouTube:** fix old quality and custom speed not working on tablets ([#477](https://github.com/ReVanced/revanced-integrations/issues/477)) ([2352fa5 ](2352fa5426 ))
### Features
* **TU Dortmund:** Add `Show on lockscreen` patch ([#472](https://github.com/ReVanced/revanced-integrations/issues/472)) ([526d66f ](526d66f6a9 ))
* **Twitch - Block embedded ads:** Switch from `ttv.lol` to `luminous.dev` ([2c34180 ](2c3418041c ))
* **YouTube - Hide layout components:** Disable hiding search result shelf header by default ([b280de3 ](b280de3195 ))
* **YouTube - Hide layout components:** Hide "Join" button ([e225468 ](e2254681cd ))
* **YouTube - Hide layout components:** Hide "Notify me" button ([b87d806 ](b87d806659 ))
* **YouTube - Hide layout components:** Hide search result shelf header ([93a3045 ](93a30453d9 ))
* **YouTube - Hide layout components:** Hide timed reactions ([b472aee ](b472aeeed7 ))
* **YouTube:** Add `Bypass URL redirects` patch ([9109653 ](91096532ee ))
* **YouTube:** Bump compatibility to `18.37.36` ([#483](https://github.com/ReVanced/revanced-integrations/issues/483)) ([5dadb0d ](5dadb0d523 ))
### Performance Improvements
* Only request required fields ([d20b768 ](d20b768bc2 ))
* Remove unnecessary api key parameter ([ba5e7d8 ](ba5e7d870e ))
|
2023-10-04 23:41:56 +00:00 |
|
semantic-release-bot
|
1a702bce60
|
chore(release): 0.118.0-dev.24 [skip ci]
# [0.118.0-dev.24](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.23...v0.118.0-dev.24) (2023-10-03)
### Bug Fixes
* **YouTube - Hide layout components:** Do not hide chapters in feed unexpectedly ([bedb02e ](bedb02e4f6 ))
|
2023-10-03 01:32:28 +00:00 |
|
semantic-release-bot
|
6075c9ed17
|
chore(release): 0.118.0-dev.23 [skip ci]
# [0.118.0-dev.23](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.22...v0.118.0-dev.23) (2023-10-02)
### Bug Fixes
* **YouTube - SponsorBlock:** Adjust import/export UI text ([#491](https://github.com/ReVanced/revanced-integrations/issues/491)) ([4215be4 ](4215be4250 ))
|
2023-10-02 21:31:31 +00:00 |
|
semantic-release-bot
|
a198ef83dd
|
chore(release): 0.118.0-dev.22 [skip ci]
# [0.118.0-dev.22](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.21...v0.118.0-dev.22) (2023-10-02)
### Bug Fixes
* Do not always hide the component ([3d0fc1d ](3d0fc1d610 ))
### Features
* **YouTube - Hide layout components:** Disable hiding search result shelf header by default ([b280de3 ](b280de3195 ))
|
2023-10-02 20:20:31 +00:00 |
|
semantic-release-bot
|
f451d67dcb
|
chore(release): 0.118.0-dev.21 [skip ci]
# [0.118.0-dev.21](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.20...v0.118.0-dev.21) (2023-10-02)
### Features
* **YouTube - Hide layout components:** Hide search result shelf header ([93a3045 ](93a30453d9 ))
|
2023-10-02 14:29:22 +00:00 |
|
semantic-release-bot
|
d156951460
|
chore(release): 0.118.0-dev.20 [skip ci]
# [0.118.0-dev.20](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.19...v0.118.0-dev.20) (2023-10-01)
### Bug Fixes
* **YouTube - Hide shorts components:** Hide subscribe button in paused state ([9685070 ](9685070eda ))
|
2023-10-01 22:54:38 +00:00 |
|
semantic-release-bot
|
c992289d59
|
chore(release): 0.118.0-dev.19 [skip ci]
# [0.118.0-dev.19](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.18...v0.118.0-dev.19) (2023-10-01)
### Features
* **YouTube - Hide layout components:** Hide "Join" button ([e225468 ](e2254681cd ))
* **YouTube - Hide layout components:** Hide "Notify me" button ([b87d806 ](b87d806659 ))
* **YouTube - Hide layout components:** Hide timed reactions ([b472aee ](b472aeeed7 ))
|
2023-10-01 03:11:33 +00:00 |
|
semantic-release-bot
|
7dfa0e4653
|
chore(release): 0.118.0-dev.18 [skip ci]
# [0.118.0-dev.18](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.17...v0.118.0-dev.18) (2023-09-28)
### Bug Fixes
* **YouTube - ReturnYouTubeDislike:** Revert support for 18.37.36 ([#488](https://github.com/ReVanced/revanced-integrations/issues/488)) ([165b061 ](165b061fa9 ))
|
2023-09-28 13:42:52 +00:00 |
|
semantic-release-bot
|
78bea48e40
|
chore(release): 0.118.0-dev.17 [skip ci]
# [0.118.0-dev.17](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.16...v0.118.0-dev.17) (2023-09-28)
### Bug Fixes
* **YouTube - Client spoof:** Fix toast shown for live streams ([#489](https://github.com/ReVanced/revanced-integrations/issues/489)) ([27f49df ](27f49dfd1e ))
* **YouTube - Video Id:** Fix video id not showing the currently playing video ([#484](https://github.com/ReVanced/revanced-integrations/issues/484)) ([da923a3 ](da923a38a0 ))
|
2023-09-28 13:16:02 +00:00 |
|
semantic-release-bot
|
4b256f501b
|
chore(release): 0.118.0-dev.16 [skip ci]
# [0.118.0-dev.16](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.15...v0.118.0-dev.16) (2023-09-28)
### Features
* **YouTube:** Add `Bypass URL redirects` patch ([9109653 ](91096532ee ))
|
2023-09-28 07:52:02 +00:00 |
|