semantic-release-bot
411b0f2ccc
chore(release): 0.122.1-dev.1 [skip ci]
...
## [0.122.1-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.122.0...v0.122.1-dev.1 ) (2023-11-18)
### Bug Fixes
* **YouTube:** Check if `protobufBuffer` can be filtered ([b078f0c ](b078f0ca37 ))
2023-11-18 18:22:00 +00:00
oSumAtrIX
b078f0ca37
fix(YouTube): Check if protobufBuffer can be filtered
...
An `UnsupportedOperationException` exception would be thrown in `LithoFilterParameters#LithoFilterParameters` if this buffer is not backed by an accessible array
2023-11-18 19:18:53 +01:00
semantic-release-bot
46bfeea1a3
chore(release): 0.122.0 [skip ci]
...
# [0.122.0](https://github.com/ReVanced/revanced-integrations/compare/v0.121.0...v0.122.0 ) (2023-11-18)
### Bug Fixes
* **Remove screenshot restriction:** Improve reliability ([#471 ](https://github.com/ReVanced/revanced-integrations/issues/471 )) ([50933dc ](50933dc42d ))
* **YouTube - Client spoof:** Fix low resolution precise seeking thumbnails ([#513 ](https://github.com/ReVanced/revanced-integrations/issues/513 )) ([11f97ac ](11f97ac354 ))
* **YouTube - Disable resuming Shorts on startup:** Adjust patch name ([#516 ](https://github.com/ReVanced/revanced-integrations/issues/516 )) ([8b5d2d1 ](8b5d2d1871 ))
* **YouTube - Disable suggested video end screen:** Do not spam click to disable the screen ([4f57d56 ](4f57d56042 ))
* **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 ))
* **YouTube:** Prevent playing touch interaction sound when unintended ([6e414ec ](6e414ec6c2 ))
* **YouTube:** Rename `Restore old seekbar thumbnails` and `Restore old quality menu` ([#510 ](https://github.com/ReVanced/revanced-integrations/issues/510 )) ([6b00f90 ](6b00f90fb7 ))
### Features
* **YouTube - Hide layout components:** Hide description components ([726a251 ](726a2510a5 ))
* **YouTube - Return YouTube Dislike:** Support version `18.43.45` and `18.44.41` ([#514 ](https://github.com/ReVanced/revanced-integrations/issues/514 )) ([a5245b8 ](a5245b85a8 ))
* **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-18 04:13:52 +00:00
oSumAtrIX
d0c659ce11
chore: Merge branch dev to main ( #511 )
2023-11-18 05:10:38 +01:00
semantic-release-bot
25dc754ff5
chore(release): 0.122.0-dev.4 [skip ci]
...
# [0.122.0-dev.4](https://github.com/ReVanced/revanced-integrations/compare/v0.122.0-dev.3...v0.122.0-dev.4 ) (2023-11-18)
### Features
* **YouTube - Hide layout components:** Hide description components ([726a251 ](726a2510a5 ))
2023-11-18 04:08:29 +00:00
oSumAtrIX
726a2510a5
feat(YouTube - Hide layout components): Hide description components
2023-11-18 04:34:16 +01:00
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
oSumAtrIX
a5245b85a8
feat(YouTube - Return YouTube Dislike): Support version 18.43.45 and 18.44.41 ( #514 )
...
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com >
2023-11-18 01:50:55 +02: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
LisoUseInAIKyrios
8b5d2d1871
fix(YouTube - Disable resuming Shorts on startup): Adjust patch name ( #516 )
2023-11-17 12:21:59 +02: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
oSumAtrIX
828ff6f31e
fix(YouTube - Disable suggested video end screen): Properly hide it every time the screen appears
...
Previously, the screen appeared, which a handler was attached to, in order to hide it again, but the handler was removed again from the same screen, so the next time it appeared, it was not hidden.
2023-11-12 17:02:40 +01:00
oSumAtrIX
847cce43f6
perf(YouTube - Client spoof): Reduce timeout to fetch storyboard renderer
...
Because this is blocking the UI thread, a short timeout is preferable.
2023-11-12 17:02:38 +01:00
oSumAtrIX
5f30100fd5
fix(YouTube - Hide layout components): Reduce false positives when hiding mix playlists
...
Implementation references taken from github.com/inotia00/revanced-integrations/commit/cfaf3d6356f316623ad32b10719b1b5ef0ba25b9
2023-11-12 17:02:23 +01:00
oSumAtrIX
b1ce7a75eb
feat(YouTube): Add Enable slide to seek patch
...
Implementation references taken from github.com/inotia00/revanced-patches/commit/0ede1987544aa0068f28665c6c029df23a30afe2
2023-11-12 17:02:23 +01:00
oSumAtrIX
e84b7b328e
feat(YouTube): Add Remove tracking query parameter patch
...
Implementation references taken from github.com/inotia00/revanced-patches/commit/4037d9c85b7e37f8635f8fdcc1efea85dcddb5e2.
2023-11-12 17:02:22 +01: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
LisoUseInAIKyrios
11f97ac354
fix(YouTube - Client spoof): Fix low resolution precise seeking thumbnails ( #513 )
2023-11-11 20:22:41 +02: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
Linus
50933dc42d
fix(Remove screenshot restriction): Improve reliability ( #471 )
2023-11-10 02:06:01 +01: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
oSumAtrIX
6e414ec6c2
fix(YouTube): Prevent playing touch interaction sound when unintended
2023-11-07 12:43:53 +01:00
oSumAtrIX
4f57d56042
fix(YouTube - Disable suggested video end screen): Do not spam click to disable the screen
2023-11-07 12:43:53 +01: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
LisoUseInAIKyrios
6b00f90fb7
fix(YouTube): Rename Restore old seekbar thumbnails and Restore old quality menu ( #510 )
2023-11-06 13:58:17 +02: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
oSumAtrIX
3344375fb9
chore: Merge branch dev to main ( #505 )
2023-11-04 22:11:22 +01: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
nullptr
c048527dc0
fix(YouTube - Player flyout menu): Restore functionality ( #502 )
2023-11-03 19:27:23 +01: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
oSumAtrIX
f2037316d3
fix(YouTube - Client spoof): Set the client version correctly
...
Previously the version was hardcoded.
2023-10-26 00:07:02 +02: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
oSumAtrIX
2453d30970
feat(YouTube - Disable precise seeking gesture): Use better patch name
...
The new name now is taken from what YouTube names this feature.
2023-10-25 19:34:25 +02:00
oSumAtrIX
75297a52c1
feat(YouTube): Add Enable old seekbar thumbnails patch
2023-10-25 19:34:25 +02:00
oSumAtrIX
df278222e8
fix(YouTube - Disable suggested video end screen): Hide the view once possible
...
Previously the patch tried to hide the screen when it was not visible to begin with.
2023-10-25 19:34:24 +02: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
LisoUseInAIKyrios
40cfa1e9af
fix(YouTube - ReturnYouTubeDislike): Use API back off if client connection fails for any reason ( #509 )
2023-10-25 12:53:44 +03: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
oSumAtrIX
6bd5aae977
feat(YouTube): Add Disable suggested video end screen patch
2023-10-25 01:47:03 +02:00
oSumAtrIX
bf5071107b
feat(YouTube): Add Disable fullscreen ambient mode patch
2023-10-25 01:46:44 +02: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
LisoUseInAIKyrios
98c91af130
fix(YouTube - ReturnYouTubeDislike): Fix RYD prefetching home feed Shorts ( #508 )
2023-10-24 23:34:13 +03: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
oSumAtrIX
04608d32e8
feat(YouTube - Hide layout components): Hide video quality menu footer
2023-10-23 21:46:38 +02: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
LisoUseInAIKyrios
debd0a2e11
fix(YouTube - Custom filter): Fix app crash if invalid character is used in custom filter ( #506 )
2023-10-21 15:18:00 +03: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
c1c7e3b596
Revert "fix(YouTube - Minimized playback): Fix pip incorrectly showing for Short playback ( #504 )"
...
This reverts commit 6d5a5c8281 .
2023-10-20 13:35:14 +03: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
LisoUseInAIKyrios
6d5a5c8281
fix(YouTube - Minimized playback): Fix pip incorrectly showing for Short playback ( #504 )
2023-10-20 13:18:02 +03: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
oSumAtrIX
bb9b35554f
chore: Merge branch dev to main ( #499 )
2023-10-20 03:22:33 +02: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
oSumAtrIX
59687f1a39
feat(YouTube): Add Announcements patch ( #503 )
2023-10-20 03:13:37 +02: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
oSumAtrIX
16f1163a34
feat(YouTube): Add Spoof device dimensions patch
2023-10-19 03:06:57 +02: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
LisoUseInAIKyrios
f5add51fa7
perf(YouTube): Reduce memory requirement for prefix tree searching ( #501 )
2023-10-17 13:08:35 +03: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
LisoUseInAIKyrios
d3eba27c90
fix(YouTube - Old video quality menu): Fix toast error on tablet devices ( #500 )
2023-10-15 18:58:21 +03: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
LisoUseInAIKyrios
7d02774ea1
fix(YouTube - Minimized playback): Fix pip incorrectly showing if app is minimized immediately after opening a Short
2023-10-14 11:16:41 +03: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
oSumAtrIX
fd09e46d01
feat(YouTube - Theme): Disable gradient loading screen
2023-10-14 01:00:25 +02: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
nullptr
6f79746d78
fix(YouTube - Hide Layout components): Exempt expandable chips from exceptions ( #498 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-10-13 17:18:42 +02: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
oSumAtrIX
9670bd305b
fix(YouTube - Hide layout components): Hide new channel watermark component
2023-10-13 17:14:04 +02: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
oSumAtrIX
f4b6d33245
chore: Merge branch dev to main ( #496 )
2023-10-12 23:24:25 +02: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
LisoUseInAIKyrios
9b2add7553
fix(YouTube - ReturnYouTubeDislike): Fix dislikes not showing on Shorts ( #495 )
2023-10-12 12:27:38 +03: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
oSumAtrIX
49d9bf80f2
chore: Merge branch dev to main ( #494 )
2023-10-09 18:59:05 +02: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
oSumAtrIX
1479d6bc26
fix(YouTube - Hide shorts components): Do not hide subscribe button outside of Shorts
2023-10-08 21:08:29 +02: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
oSumAtrIX
92523fe1f7
chore: Merge branch dev to main ( #492 )
2023-10-08 03:43:41 +02: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
LisoUseInAIKyrios
486c894257
fix(YouTube - ReturnYouTubeDislike): Do not retry API call if same fetch recently failed ( #493 )
2023-10-07 23:06:10 +04: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
oSumAtrIX
245c3b3537
feat(YouTube - Return YouTube Dislike): Support version 18.37.36 ( #490 )
...
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com >
2023-10-07 13:31:25 +04: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
oSumAtrIX
4498f39b8c
feat(YouTube): Add Disable fine scrubbing gesture patch
2023-10-07 03:50:41 +02: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
oSumAtrIX
30788ba1a3
fix(YouTube - Hide shorts components): Add filter to filter group list
2023-10-06 12:38:05 +02: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
oSumAtrIX
6eb301776e
fix(YouTube - Hide shorts components): Do not prevent filtering components
...
Previously, the exceptions group prevented filtering the "Notify me" button and in feed surveys.
2023-10-06 02:36:38 +02: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
oSumAtrIX
3ac869fa6a
feat(YouTube - Hide shorts components): Hide subscribe button when paused separately from subscribe button
2023-10-05 18:48:53 +02: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
oSumAtrIX
6730aaf2b8
fix(YouTube - Hide shorts components): Hide the subscribe button when paused
2023-10-05 03:50:05 +02: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
oSumAtrIX
63ddb0b31d
chore: Merge branch dev to main ( #474 )
2023-10-05 01:37:48 +02: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
oSumAtrIX
bedb02e4f6
fix(YouTube - Hide layout components): Do not hide chapters in feed unexpectedly
2023-10-03 03:28:28 +02: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
LisoUseInAIKyrios
4215be4250
fix(YouTube - SponsorBlock): Adjust import/export UI text ( #491 )
2023-10-03 01:27:27 +04: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
oSumAtrIX
b280de3195
feat(YouTube - Hide layout components): Disable hiding search result shelf header by default
...
The reason for this is that it also hides Shorts shelves unintentionally.
2023-10-02 22:16:06 +02:00
oSumAtrIX
3d0fc1d610
fix: Do not always hide the component
2023-10-02 22:15:29 +02:00
oSumAtrIX
25f73eb3a9
refactor: Simplify filtering a component
2023-10-02 22:05:31 +02: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
oSumAtrIX
5185673780
refactor: Move classes to correct path
2023-10-02 16:25:12 +02:00
oSumAtrIX
93a30453d9
feat(YouTube - Hide layout components): Hide search result shelf header
2023-10-02 16:25:11 +02: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
oSumAtrIX
9685070eda
fix(YouTube - Hide shorts components): Hide subscribe button in paused state
2023-10-02 00:50:18 +02:00
Temm
1689bf4125
refactor(Tumblr): Use a common filter patch ( #479 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-10-01 05:12:00 +02: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
oSumAtrIX
e2254681cd
feat(YouTube - Hide layout components): Hide "Join" button
2023-10-01 05:07:47 +02:00
oSumAtrIX
b87d806659
feat(YouTube - Hide layout components): Hide "Notify me" button
2023-10-01 05:07:47 +02:00
oSumAtrIX
b472aeeed7
feat(YouTube - Hide layout components): Hide timed reactions
2023-10-01 05:07:46 +02: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
LisoUseInAIKyrios
165b061fa9
fix(YouTube - ReturnYouTubeDislike): Revert support for 18.37.36 ( #488 )
2023-09-28 17:39:11 +04: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
LisoUseInAIKyrios
27f49dfd1e
fix(YouTube - Client spoof): Fix toast shown for live streams ( #489 )
2023-09-28 17:12:14 +04:00
LisoUseInAIKyrios
da923a38a0
fix(YouTube - Video Id): Fix video id not showing the currently playing video ( #484 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-09-28 15:11:54 +02: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
LisoUseInAIKyrios
e7e02e1e30
chore: fix build
2023-09-28 11:48:27 +04:00
nullptr
cc416bc4f6
chore: Log hiding mix playlists ( #485 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-09-28 04:49:12 +02:00
oSumAtrIX
91096532ee
feat(YouTube): Add Bypass URL redirects patch
2023-09-28 04:47:40 +02:00
semantic-release-bot
444b80026d
chore(release): 0.118.0-dev.15 [skip ci]
...
# [0.118.0-dev.15](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.14...v0.118.0-dev.15 ) (2023-09-27)
### Features
* **YouTube:** Bump compatibility to `18.37.36` ([#483 ](https://github.com/ReVanced/revanced-integrations/issues/483 )) ([5dadb0d ](5dadb0d523 ))
2023-09-27 23:32:17 +00:00
oSumAtrIX
5dadb0d523
feat(YouTube): Bump compatibility to 18.37.36 ( #483 )
...
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com >
2023-09-28 01:28:34 +02:00
semantic-release-bot
1e6fabceea
chore(release): 0.118.0-dev.14 [skip ci]
...
# [0.118.0-dev.14](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.13...v0.118.0-dev.14 ) (2023-09-27)
### Bug Fixes
* **YouTube - Hide info cards:** Fix info cards not hiding for some users ([#487 ](https://github.com/ReVanced/revanced-integrations/issues/487 )) ([00c4c40 ](00c4c4025b ))
2023-09-27 20:24:38 +00:00
LisoUseInAIKyrios
00c4c4025b
fix(YouTube - Hide info cards): Fix info cards not hiding for some users ( #487 )
2023-09-28 00:18:21 +04:00
oSumAtrIX
a01db14c1e
ci: Bump checkout action
2023-09-27 18:03:11 +02:00
semantic-release-bot
67ada816d4
chore(release): 0.118.0-dev.13 [skip ci]
...
# [0.118.0-dev.13](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.12...v0.118.0-dev.13 ) (2023-09-27)
### Bug Fixes
* **YouTube - Client spoof:** fix occasionally frozen video playback ([#486 ](https://github.com/ReVanced/revanced-integrations/issues/486 )) ([b0b6ff6 ](b0b6ff6a82 ))
2023-09-27 14:59:03 +00:00
LisoUseInAIKyrios
b0b6ff6a82
fix(YouTube - Client spoof): fix occasionally frozen video playback ( #486 )
2023-09-27 18:54:47 +04:00
LisoUseInAIKyrios
ab9989d41f
chore(YouTube - Client spoof): add logging. fix fall over logic if android client call fails
2023-09-26 13:05:25 +04:00
semantic-release-bot
09e8b3e345
chore(release): 0.118.0-dev.12 [skip ci]
...
# [0.118.0-dev.12](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.11...v0.118.0-dev.12 ) (2023-09-26)
### Bug Fixes
* **YouTube - Client spoof:** Show seekbar thumbnail for age restricted and paid videos ([01019b0 ](01019b09c1 ))
2023-09-26 02:53:16 +00:00
oSumAtrIX
01019b09c1
fix(YouTube - Client spoof): Show seekbar thumbnail for age restricted and paid videos
2023-09-26 04:45:48 +02:00
semantic-release-bot
62f92c38c1
chore(release): 0.118.0-dev.11 [skip ci]
...
# [0.118.0-dev.11](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.10...v0.118.0-dev.11 ) (2023-09-26)
### Bug Fixes
* **YouTube - Client spoof:** fix toast shown if opening paid or age restricted video ([#482 ](https://github.com/ReVanced/revanced-integrations/issues/482 )) ([e72b65b ](e72b65b599 ))
2023-09-26 01:43:27 +00:00
LisoUseInAIKyrios
e72b65b599
fix(YouTube - Client spoof): fix toast shown if opening paid or age restricted video ( #482 )
2023-09-26 05:39:44 +04:00
semantic-release-bot
245265587a
chore(release): 0.118.0-dev.10 [skip ci]
...
# [0.118.0-dev.10](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.9...v0.118.0-dev.10 ) (2023-09-26)
### Bug Fixes
* **YouTube - Client spoof:** fix storyboard fetched out of order ([#481 ](https://github.com/ReVanced/revanced-integrations/issues/481 )) ([8398774 ](83987747e6 ))
2023-09-26 01:13:00 +00:00
LisoUseInAIKyrios
83987747e6
fix(YouTube - Client spoof): fix storyboard fetched out of order ( #481 )
2023-09-26 05:09:01 +04:00
semantic-release-bot
a591c62543
chore(release): 0.118.0-dev.9 [skip ci]
...
# [0.118.0-dev.9](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.8...v0.118.0-dev.9 ) (2023-09-25)
### Bug Fixes
* **YouTube - Client spoof:** Removed unused code ([#480 ](https://github.com/ReVanced/revanced-integrations/issues/480 )) ([e6903bf ](e6903bff95 ))
2023-09-25 22:50:24 +00:00
LisoUseInAIKyrios
e6903bff95
fix(YouTube - Client spoof): Removed unused code ( #480 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-09-26 00:47:01 +02:00
semantic-release-bot
89993619fd
chore(release): 0.118.0-dev.8 [skip ci]
...
# [0.118.0-dev.8](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.7...v0.118.0-dev.8 ) (2023-09-25)
### Bug Fixes
* **YouTube - Client spoof:** Display seekbar thumbnails in high quality ([f71c1a0 ](f71c1a0c15 ))
2023-09-25 21:55:32 +00:00
oSumAtrIX
f71c1a0c15
fix(YouTube - Client spoof): Display seekbar thumbnails in high quality
2023-09-25 23:51:03 +02:00
semantic-release-bot
b76794b08c
chore(release): 0.118.0-dev.7 [skip ci]
...
# [0.118.0-dev.7](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.6...v0.118.0-dev.7 ) (2023-09-25)
### Bug Fixes
* Remove parameter from route ([4b0925e ](4b0925e337 ))
2023-09-25 19:52:03 +00:00
oSumAtrIX
4b0925e337
fix: Remove parameter from route
2023-09-25 21:46:20 +02:00
semantic-release-bot
aa0282f300
chore(release): 0.118.0-dev.6 [skip ci]
...
# [0.118.0-dev.6](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.5...v0.118.0-dev.6 ) (2023-09-25)
### Performance Improvements
* Only request required fields ([d20b768 ](d20b768bc2 ))
* Remove unnecessary api key parameter ([ba5e7d8 ](ba5e7d870e ))
2023-09-25 18:12:35 +00:00
oSumAtrIX
ba5e7d870e
perf: Remove unnecessary api key parameter
2023-09-25 19:57:53 +02:00
oSumAtrIX
d20b768bc2
perf: Only request required fields
2023-09-25 19:52:27 +02:00
semantic-release-bot
a113905e5c
chore(release): 0.118.0-dev.5 [skip ci]
...
# [0.118.0-dev.5](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.4...v0.118.0-dev.5 ) (2023-09-25)
### Bug Fixes
* **YouTube - Client spoof:** Restore clipping videos functionality ([2cd1738 ](2cd1738d24 ))
* **YouTube - Client spoof:** Restore seekbar thumbnails ([978f630 ](978f630c02 ))
2023-09-25 14:36:47 +00:00
oSumAtrIX
2cd1738d24
fix(YouTube - Client spoof): Restore clipping videos functionality
2023-09-25 16:33:06 +02:00
oSumAtrIX
978f630c02
fix(YouTube - Client spoof): Restore seekbar thumbnails
...
This works around the issue, but causes seekbar thumbnails to be in low quality.
2023-09-25 16:28:23 +02:00
semantic-release-bot
bfae6b56ab
chore(release): 0.118.0-dev.4 [skip ci]
...
# [0.118.0-dev.4](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.3...v0.118.0-dev.4 ) (2023-09-23)
### Bug Fixes
* **YouTube - Client spoof:** Do not record feed videos to history by default ([#478 ](https://github.com/ReVanced/revanced-integrations/issues/478 )) ([ef1cca0 ](ef1cca02c1 ))
2023-09-23 21:53:51 +00:00
oSumAtrIX
ef1cca02c1
fix(YouTube - Client spoof): Do not record feed videos to history by default ( #478 )
2023-09-23 23:48:53 +02:00
oSumAtrIX
b193b3dbc1
ci: Use better workflow name and PR message
2023-09-23 18:34:16 +02:00
semantic-release-bot
9272df52f3
chore(release): 0.118.0-dev.3 [skip ci]
...
# [0.118.0-dev.3](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.2...v0.118.0-dev.3 ) (2023-09-19)
### Bug Fixes
* **YouTube:** fix old quality and custom speed not working on tablets ([#477 ](https://github.com/ReVanced/revanced-integrations/issues/477 )) ([2352fa5 ](2352fa5426 ))
2023-09-19 02:26:25 +00:00
LisoUseInAIKyrios
2352fa5426
fix(YouTube): fix old quality and custom speed not working on tablets ( #477 )
2023-09-19 06:22:15 +04:00
semantic-release-bot
aa10de41b6
chore(release): 0.118.0-dev.2 [skip ci]
...
# [0.118.0-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.1...v0.118.0-dev.2 ) (2023-09-14)
### Features
* **Twitch - Block embedded ads:** Switch from `ttv.lol` to `luminous.dev` ([2c34180 ](2c3418041c ))
2023-09-14 21:26:51 +00:00
oSumAtrIX
2c3418041c
feat(Twitch - Block embedded ads): Switch from ttv.lol to luminous.dev
2023-09-14 21:27:33 +02:00
oSumAtrIX
4a242c7a91
refactor: Use try block for auto closeable
2023-09-14 16:57:50 +02:00
semantic-release-bot
7b524efdbd
chore(release): 0.118.0-dev.1 [skip ci]
...
# [0.118.0-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.117.2-dev.3...v0.118.0-dev.1 ) (2023-09-14)
### Features
* **TU Dortmund:** Add `Show on lockscreen` patch ([#472 ](https://github.com/ReVanced/revanced-integrations/issues/472 )) ([526d66f ](526d66f6a9 ))
2023-09-14 01:15:52 +00:00
Traktores
526d66f6a9
feat(TU Dortmund): Add Show on lockscreen patch ( #472 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-09-14 03:11:49 +02:00
semantic-release-bot
f0bfcef0d7
chore(release): 0.117.2-dev.3 [skip ci]
...
## [0.117.2-dev.3](https://github.com/ReVanced/revanced-integrations/compare/v0.117.2-dev.2...v0.117.2-dev.3 ) (2023-09-09)
### Bug Fixes
* **YouTube - ReturnYouTubeDislike:** Add debug logging to litho text ([#476 ](https://github.com/ReVanced/revanced-integrations/issues/476 )) ([e3b8e8b ](e3b8e8be41 ))
2023-09-09 08:56:11 +00:00
LisoUseInAIKyrios
e3b8e8be41
fix(YouTube - ReturnYouTubeDislike): Add debug logging to litho text ( #476 )
2023-09-09 12:52:47 +04:00
semantic-release-bot
acf7e2d1dd
chore(release): 0.117.2-dev.2 [skip ci]
...
## [0.117.2-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v0.117.2-dev.1...v0.117.2-dev.2 ) (2023-09-07)
### Bug Fixes
* **YouTube - Custom filter:** Use new lines between components instead of commas ([#475 ](https://github.com/ReVanced/revanced-integrations/issues/475 )) ([17ed396 ](17ed396739 ))
2023-09-07 20:15:50 +00:00
LisoUseInAIKyrios
17ed396739
fix(YouTube - Custom filter): Use new lines between components instead of commas ( #475 )
2023-09-08 00:10:38 +04:00
semantic-release-bot
830cfb561f
chore(release): 0.117.2-dev.1 [skip ci]
...
## [0.117.2-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.117.1...v0.117.2-dev.1 ) (2023-09-07)
### Bug Fixes
* **YouTube - Hide layout components:** Always hide redundant 'player audio track' button ([#473 ](https://github.com/ReVanced/revanced-integrations/issues/473 )) ([d86851b ](d86851baf1 ))
2023-09-07 06:44:50 +00:00
LisoUseInAIKyrios
d86851baf1
fix(YouTube - Hide layout components): Always hide redundant 'player audio track' button ( #473 )
2023-09-07 10:41:06 +04:00
semantic-release-bot
c034d474ff
chore(release): 0.117.1 [skip ci]
...
## [0.117.1](https://github.com/ReVanced/revanced-integrations/compare/v0.117.0...v0.117.1 ) (2023-09-03)
### Bug Fixes
* **YouTube - ExternalDownloads:** Trim whitespace from package name ([#469 ](https://github.com/ReVanced/revanced-integrations/issues/469 )) ([61d997e ](61d997e1db ))
2023-09-03 03:44:54 +00:00
oSumAtrIX
690fec6b5a
chore: merge branch dev to main ( #470 )
2023-09-03 05:41:02 +02:00