Releases: CatBraaain/browser-youtube-play-all
Releases · CatBraaain/browser-youtube-play-all
Release list
v0.4.2
v0.4.1
🐛 Bug Fixes
- Resolve relative path fetch issue in Firefox
v0.4.0
💥 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
🚀 Features
- Expand supported browser versions
🐛 Bug Fixes
- Prevent duplicate observer
- Fix channel page detection not working correctly
v0.3.0
🚀 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
🐛 Bug Fixes
- Fix sorting not updating due to YouTube UI change
v0.2.2
🐛 Bug Fixes
- Fix not showing button after soft navigation
- Stabilize button generation logic
v0.2.1
[0.2.1] - 2026-01-30
⚡ Performance
- Reduce api calling and improve speed
Full Changelog: v0.2.0...v0.2.1
v0.2.0
[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
[0.1.3] - 2026-01-23
🐛 Bug Fixes
- Fix oldest PlayAll button links to wrong video or channel