Skip to content

v1.41.0-dev.6

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Aug 07:42
· 4 commits to dev since this release

1.41.0-dev.6 (2026-08-30)

πŸ› Bug Fixes

  • Enable debugging - Feature flags manager: Only use active flags as binary search candidates (c6f0e1d)
  • YouTube - Advanced quality menu: The menu is not show in some circumstances (a867890)
  • YouTube - Hide player overlay buttons: Hide new type of cast button (bb36691)
  • YouTube - Theme: Apply custom colors to the menu and dialog backgrounds (2cca3d9)
  • YouTube - Theme: Custom colors are not applied to experimental flyout menus (6e30492)

✨ New Features

  • Enable debugging - Feature flags manager: Redesign and add flag forcing, import and export, and binary search (#2638) (f0fdebe)
  • Enable debugging - Feature flags manager: Tell apart a behavior with no flag from one caused by more than one flag (249c6bf)