-
-
Notifications
You must be signed in to change notification settings - Fork 312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Merge branch dev
to main
#3798
Conversation
# [4.18.0-dev.2](v4.18.0-dev.1...v4.18.0-dev.2) (2024-10-22) ### Bug Fixes * **Twitter - Change link sharing domain:** Support latest app version ([#3786](#3786)) ([b54592c](b54592c))
…r overlay buttons` (#3800) Co-authored-by: oSumAtrIX <[email protected]>
# [4.18.0-dev.3](v4.18.0-dev.2...v4.18.0-dev.3) (2024-10-22) ### Features * **YouTube:** Merge multiple layout patches into `Hide Layout Components` ([#3799](#3799)) ([bbcb57a](bbcb57a)) * **YouTube:** Merge multiple player overlay patches into `Hide player overlay buttons` ([#3800](#3800)) ([4ba0300](4ba0300))
# [4.18.0-dev.4](v4.18.0-dev.3...v4.18.0-dev.4) (2024-10-23) ### Features * **YouTube - Hide layout components:** Hide player shopping shelf ([#3804](#3804)) ([1952f3b](1952f3b))
# [4.18.0-dev.5](v4.18.0-dev.4...v4.18.0-dev.5) (2024-10-23) ### Features * **YouTube:** Hide player shopping shelf in playlists ([#3806](#3806)) ([a553a13](a553a13))
# [4.18.0-dev.6](v4.18.0-dev.5...v4.18.0-dev.6) (2024-10-24) ### Bug Fixes * **YouTube - Playback speed:** Remember playback speed with new speed menu ([#3810](#3810)) ([c3a5e14](c3a5e14))
The release failed because the changelog is too big due to the merged commits from ReVanced Integrations. This requires a manual release with handcrafted changelogs (Simply the merge commit) |
@oSumAtrIX All the refactoring and chore commits are done. Can make a release before merging the feature PR's. To make a manual release a tag needs to be created? Not sure how to manually do that. |
I had to do a manual release in the test patcher-v20 repo because the changelog was too big for GitHub. It works by pushing a tag and creating a release manually, probably gonna do it after the merge to main since otherwise we have to create two manual releases |
The push strings action needs it's file path updated. It's no longer running automatically. The monthly scheduled crowdin pull is still using the wrong branch (main). The schedule could be removed entirely since monthly is not often enough and manually pulling before merging is working ok. |
This comment was marked as resolved.
This comment was marked as resolved.
…s UI after importing
…umbnails` (#3860) Co-authored-by: oSumAtrIX <[email protected]>
Co-authored-by: Ushie <[email protected]>
# [5.0.0-dev.1](v4.18.0-dev.6...v5.0.0-dev.1) (2024-11-06) ### Bug Fixes * **MyFitnessPal - Hide ads:** Constrain patch to last working version ([#3847](#3847)) ([f9fa526](f9fa526)) * **YouTube - Copy video URL:** Support A/B player layout ([0f42574](0f42574)) * **YouTube - Custom branding:** Change icon correctly on 19.34+ ([#3866](#3866)) ([2e47903](2e47903)) * **YouTube - Hide ads:** Hide new types of ads ([454281a](454281a)) * **YouTube - Hide layout components:** Remove obsolete 'Hide gray separator' ([a697701](a697701)) * **YouTube - Playback speed:** Restore old playback speed menu ([#3817](#3817)) ([806b210](806b210)) * **YouTube - Remove background playback restrictions:** Enable for Shorts as well ([#3671](#3671)) ([7db1a77](7db1a77)) * **YouTube - Return YouTube Dislike:** Use latest separator height ([ae160a3](ae160a3)) * **YouTube - Seekbar:** Use latest shade of YouTube red ([4b77648](4b77648)) * **YouTube - Settings:** Use multiline preference title for localized languages ([#3821](#3821)) ([ff85d49](ff85d49)) * **YouTube - SponsorBlock:** Show correct segment behavior in settings UI after importing ([e3f25a0](e3f25a0)) * **YouTube - Spoof app version:** Remove obsolete 17.33.42 spoof target ([#3825](#3825)) ([33aeba2](33aeba2)) * **YouTube:** Merge `Restore old seekbar thumbnails` into `Seekbar thumbnails` ([#3860](#3860)) ([e377b1e](e377b1e)) ### Build System * Bump ReVanced Patcher ([eee1692](eee1692)) ### Features * **YouTube - Hide player flyout menu items:** Hide stable volume ([#3827](#3827)) ([b91e932](b91e932)) * **YouTube - Miniplayer:** Add horizontal drag gesture ([#3859](#3859)) ([e32b19e](e32b19e)) * **YouTube - Player flyout menu:** Hide sleep timer ([#3637](#3637)) ([7e1bdab](7e1bdab)) * **YouTube:** Add `Seekbar thumbnails` patch ([#3813](#3813)) ([5988b75](5988b75)) * **YouTube:** Support version `19.43.41` ([#3854](#3854)) ([85de5c7](85de5c7)) ### BREAKING CHANGES * Various APIs have been changed or removed.
I checked last YouTube 19.45.32, and I noticed that some bugs related to new miniplayer has been fixed (for example: now the miniplayer correctly moves to the top of the keyboard, when this is opened). I suggest to wait the stable version of this update to replace 19.43. P.S: @LisoUseInAIKyrios are you able to reproduce the aformentioned issue with the new miniplayer? |
19.45 doesn't seem to be available yet, so I can't try. Yes I can reproduce the keyboard miniplayer bug. |
https://www.apkmirror.com/apk/google-inc/youtube/youtube-19-45-33-release/ |
# [5.0.0-dev.2](v5.0.0-dev.1...v5.0.0-dev.2) (2024-11-09) ### Bug Fixes * **YouTube - Return YouTube Dislike:** Show Shorts dislikes with new A/B button icons ([084e0a5](084e0a5))
# [5.0.0-dev.3](v5.0.0-dev.2...v5.0.0-dev.3) (2024-11-09) ### Bug Fixes * Add missing dependency to patch ([97f5240](97f5240))
Is Manager the only thing left before merging? Everything seems good to go here. |
Yes. I am locally testing it currently, and finishing it almost |
…when changing from a low quality video (#3879)
# [5.0.0-dev.4](v5.0.0-dev.3...v5.0.0-dev.4) (2024-11-09) ### Bug Fixes * **YouTube - Remember video quality:** Correctly set default quality when changing from a low quality video ([#3879](#3879)) ([ddb73e8](ddb73e8))
Co-authored-by: revanced-bot <[email protected]>
This pull request will Merge branch
dev
tomain
.Before merging this PR
dev
tomain
revanced-manager#2217