X-Git-Url: https://njoseph.me/gitweb/nimcoon.git/blobdiff_plain/e26cd8ca80865cf5e30f549008a001ba836a30c7..ca2516173ac90a5dfe2465b0f593983b976b181f:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 90263f9..8360931 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,25 @@ +# 0.4.0 + +- Allow picking up torrent links from http urls (PeerTube provides these in download options) +- Given a PeerTube link, automatically pick the best resolution video and stream it using WebTorrent + +# 0.3.2 + +- Reimplement streaming of YouTube playlists + +# 0.3.1 + +- Fix mistake with tagging. + +# 0.3.0 + +- Add support for playing playlists of videos and songs from YouTube +- Playlists can be played by providing the first video in the list or by directly providing the playlist url + +# 0.2.2 + +- Fix bug with paginated result selection + # 0.2.1 - Fix minor regression in pagination