Files
yattee/CHANGELOG.md
2026-08-23 12:46:11 +02:00

684 B

What's Changed

Bug Fixes

  • Fix no streams reported from Piped (#974) - thanks @raycheung
  • Fix description timestamp links seeking to wrong position for out-of-range values (#966) - thanks @YuriNachos
  • Fix deep link timestamp parsing accepting infinity as seek position (#965) - thanks @YuriNachos
  • Fix audio sample rate label dropping the kHz decimal (#964) - thanks @YuriNachos
  • Fix playback rate display dropping meaningful digits (#963) - thanks @YuriNachos
  • Fix www.duckduckgo.com misrouting to yt-dlp external video extraction (#962) - thanks @YuriNachos

Other

  • Chunk stateless feed requests to support more than 500 subscriptions (#967) - thanks @pehbehbeh