What's New
Fix: Channel sort dropdown restored
YouTube renamed their internal renderer types for channel page filter chips (feedFilterChipBarRenderer → chipBarViewRenderer), breaking the sort dropdown (Latest / Popular / Oldest) on channel Videos, Shorts, and Live tabs. This release patches youtubei.js at build time to support both old and new renderer types with a unified fallback chain.
- Upstream tracking: LuanRT/YouTube.js#1142, FreeTubeApp/FreeTube#8639
Other changes
- fix: Update transitive deps for security vulnerabilities
- fix: Revert
--no-zygoteflag that broke Electron on NixOS - fix: Fullscreen improvements — delegate Escape to browser native behavior, proper cleanup on unmount, tab bar hidden during fullscreen
- chore: Move
yaml-eslint-parserto devDependencies
NixOS
Update your flake input to this release's commit and rebuild.