Skip to content

πŸ”– v2.6.0

Choose a tag to compare

@boul2gom-app boul2gom-app released this 13 Mar 12:14
· 71 commits to develop since this release
v2.6.0
5e25e42

πŸš€ Release v2.6.0

✨ Features

  • πŸ“ Add 'indx' to default extend-words in typos.toml - by @boul2gom (02451ba)
  • πŸ§ͺ Improve coverage for json cache, download cache, and partial range - by @boul2gom (0a27dc6)
  • Add live fragment streaming support with events, builders, and docs (#131) - by @veronoicc in #131 (cdd5358)

πŸ› Bug Fixes

  • πŸ“ Fix typos issues, by adding exclusions such as 'trak' - by @boul2gom (ec9f2ec)
  • πŸ› Made DownloadCache::collect_file_info async (to solve #143) - by @boul2gom (6063eb3)
  • πŸ› Fix media-seek detections and implement robust format parsers - by @boul2gom (1299ec1)
  • πŸ€– Log when no issues are fixed in the current push - by @boul2gom (1a8bd52)
  • πŸ› Use --dump-single-json to fix playlist download error - by @boul2gom (eb07259)
  • πŸ€– Fix labeler never posting welcome comment on new issues - by @boul2gom (f95f603)
  • πŸ› Forgot to make yt-dlp binary executable on linux (to solve #140) - by @boul2gom (1b49599)

πŸ’„ Refactors

πŸ“¦ Dependencies Updates