What's Changed
- fix: persist playlist reversed state across navigation (#1836) by @li224242 in https://github.com/code-charity/youtube/pull/3643
- Fix: prevent scroll propagation on playback speed button #3654 by @nguyentansinh123 in https://github.com/code-charity/youtube/pull/3655
- fix(export): Safari export settings compatibility by @quantbitrealmSimon in https://github.com/code-charity/youtube/pull/3652
- Add remove_subscriptions_most_relevant toggle by @Moglum in https://github.com/code-charity/youtube/pull/3665
- Fix Next/Previous Video shortcuts breaking out of playlists by @LuciferDono in https://github.com/code-charity/youtube/pull/3679
- Added feature to mute thumbnil previews by @pswitchy in https://github.com/code-charity/youtube/pull/3681
- fix: update Join button CSS selectors for YouTube's new DOM by @majiayu000 in https://github.com/code-charity/youtube/pull/3673
- fix: disable thumbnail hover playback on sidebar related videos by @majiayu000 in https://github.com/code-charity/youtube/pull/3672
- fix: prevent time display hiding when remaining duration is enabled by @majiayu000 in https://github.com/code-charity/youtube/pull/3671
- Fix: Resolves Firefox thumbnail not loading issue by @AryaXDG in https://github.com/code-charity/youtube/pull/3691
- Fix portuguese translations by @drc-exe in https://github.com/code-charity/youtube/pull/3698
- Add list layout option for Subscriptions page by @Harshil7875 in https://github.com/code-charity/youtube/pull/3707
- Fix custom mini player covered by page content (z-index) by @Greal-dev in https://github.com/code-charity/youtube/pull/3719
- Update messages.json for TH locale by @101plusmarco in https://github.com/code-charity/youtube/pull/3715
- Bump flatted from 3.3.3 to 3.4.1 by @dependabot[bot] in https://github.com/code-charity/youtube/pull/3703
- Fix YouTube Light and Dark theme switching in Themes panel Fix #3704 by @Saurabh-2607 in https://github.com/code-charity/youtube/pull/3708
- feat(sidebar): add toggle to disable sidebar independent scroll by @Bingtagui404 in https://github.com/code-charity/youtube/pull/3717
- Fix playlist up next autoplay by @HunterAP23 in https://github.com/code-charity/youtube/pull/3721
- Bump flatted from 3.4.1 to 3.4.2 by @dependabot[bot] in https://github.com/code-charity/youtube/pull/3720
- Bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in https://github.com/code-charity/youtube/pull/3650
- Bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in https://github.com/code-charity/youtube/pull/3732
- Fix play not working first time on autoplayDisabled by @dimon222 in https://github.com/code-charity/youtube/pull/3730
- fix: YouTube playlist reverse reset on next page by @rajanarahul93 in https://github.com/code-charity/youtube/pull/3742
- tidy #3551 ( @Abhiraj ) by @rajanarahul93 in https://github.com/code-charity/youtube/pull/3743
- feat: fix and improve auto-selection for default dubbed audio language by @Pieko16 in https://github.com/code-charity/youtube/pull/3748
- Fix #3745: autodubbing when miniplayer by @xingzihai in https://github.com/code-charity/youtube/pull/3749
- Fix #3745: autodubbing when miniplayer by @xingzihai in https://github.com/code-charity/youtube/pull/3750
- feat: add preferred dubbing language auto-selection by @wiliyam in https://github.com/code-charity/youtube/pull/3752
- fix(locale): add English name for preferredDubbingLanguage in _locales/en/messages.json by @wiliyam in https://github.com/code-charity/youtube/pull/3755
- Fix: Pause video immediately instead of after setTimeout delay by @TeapoyY in https://github.com/code-charity/youtube/pull/3757
- fix: prevent autoplay playback before play() is called by @TeapoyY in https://github.com/code-charity/youtube/pull/3758
- Fix custom theme not applying after YouTube CSS changes by @veerlakshay in https://github.com/code-charity/youtube/pull/3791
- fix: add .editorconfig for consistent code style by @karthikeyansundaram2 in https://github.com/code-charity/youtube/pull/3786
- fix: prevent thumbnail from zooming and cropping in theater mode by @sanjay-1458 in https://github.com/code-charity/youtube/pull/3793
- fix: Safari page-world injection on YouTube by @alextyang in https://github.com/code-charity/youtube/pull/3774
New Contributors
- @li224242 made their first contribution in https://github.com/code-charity/youtube/pull/3643
- @nguyentansinh123 made their first contribution in https://github.com/code-charity/youtube/pull/3655
- @quantbitrealmSimon made their first contribution in https://github.com/code-charity/youtube/pull/3652
- @Moglum made their first contribution in https://github.com/code-charity/youtube/pull/3665
- @LuciferDono made their first contribution in https://github.com/code-charity/youtube/pull/3679
- @pswitchy made their first contribution in https://github.com/code-charity/youtube/pull/3681
- @drc-exe made their first contribution in https://github.com/code-charity/youtube/pull/3698
- @Harshil7875 made their first contribution in https://github.com/code-charity/youtube/pull/3707
- @Greal-dev made their first contribution in https://github.com/code-charity/youtube/pull/3719
- @101plusmarco made their first contribution in https://github.com/code-charity/youtube/pull/3715
- @Saurabh-2607 made their first contribution in https://github.com/code-charity/youtube/pull/3708
- @Bingtagui404 made their first contribution in https://github.com/code-charity/youtube/pull/3717
- @HunterAP23 made their first contribution in https://github.com/code-charity/youtube/pull/3721
- @dimon222 made their first contribution in https://github.com/code-charity/youtube/pull/3730
- @Pieko16 made their first contribution in https://github.com/code-charity/youtube/pull/3748
- @xingzihai made their first contribution in https://github.com/code-charity/youtube/pull/3749
- @wiliyam made their first contribution in https://github.com/code-charity/youtube/pull/3752
- @TeapoyY made their first contribution in https://github.com/code-charity/youtube/pull/3757
- @veerlakshay made their first contribution in https://github.com/code-charity/youtube/pull/3791
- @karthikeyansundaram2 made their first contribution in https://github.com/code-charity/youtube/pull/3786
- @sanjay-1458 made their first contribution in https://github.com/code-charity/youtube/pull/3793
- @alextyang made their first contribution in https://github.com/code-charity/youtube/pull/3774
Full Changelog: https://github.com/code-charity/youtube/compare/4.2026...test