Skip to content

Releases: CatBraaain/browser-youtube-play-all

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 06 Apr 14:40

🚀 Features

  • Avoid duplicate dropdown button

🐛 Bug Fixes

  • Fix button not rendering on hard navigation due to timing issue

🧪 Testing

  • Add firefox extension e2e test
  • Improve stability

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 06 Apr 05:10

🐛 Bug Fixes

  • Resolve relative path fetch issue in Firefox

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 05 Apr 17:54

💥 BREAKING CHANGE

  • Fetch oldest video id from playlist instead of innertube
  • Prepare playlist URLs on channel page load

🚀 Features

  • Add dropdown menu to display all buttons

⚡ Performance

  • Reuse data across soft navigation

⚙️ Miscellaneous Tasks

  • (deps) Update dependency typescript to v6 (#8)

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 25 Mar 09:34

🚀 Features

  • Expand supported browser versions

🐛 Bug Fixes

  • Prevent duplicate observer
  • Fix channel page detection not working correctly

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Feb 11:33

🚀 Features

  • Improve stability against YouTube UI changes
  • Add mobile support

🐛 Bug Fixes

  • Remove duplicate subpath from fetch URL
  • Prevent stale observers on rapid category and sort changes

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 20 Feb 07:11

🐛 Bug Fixes

  • Fix sorting not updating due to YouTube UI change

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 08 Feb 17:05

🐛 Bug Fixes

  • Fix not showing button after soft navigation
  • Stabilize button generation logic

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 30 Jan 08:03

[0.2.1] - 2026-01-30

⚡ Performance

  • Reduce api calling and improve speed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Jan 14:50

[0.2.0] - 2026-01-29

🚀 Features

  • Use youtube private api for stalability and future enhancements

🐛 Bug Fixes

  • Support channel URLs without @ prefix (e.g. /hikakintv)
  • Adapt to YouTube internal UI changes

Full Changelog: v0.1.3...v0.2.0

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 23 Jan 11:56

[0.1.3] - 2026-01-23

🐛 Bug Fixes

  • Fix oldest PlayAll button links to wrong video or channel