Skip to content

Releases: PythonistaGuild/Wavelink

v1.3.1

06 Jun 19:07
953adec
Compare
Choose a tag to compare

Fix __str__ error in YouTubePlaylist.

v1.3.0

06 Jun 18:25
Compare
Choose a tag to compare

Implemented Lavalink Filters, some documentation can be found here: https://wavelink.readthedocs.io/en/latest/wavelink.html#filters
This is still a WIP.

Fixed an issue with YouTubePlaylist converter failing.
Bumped aiohttp inline with discord.py

v1.2.5

22 Apr 09:50
76b50a6
Compare
Choose a tag to compare

Fix compatability issues with Discord.py 2.0

v1.2.4

21 Mar 11:32
Compare
Choose a tag to compare

Fix a KeyError in Spotify Ext due to a new REGEX format.

v1.2.3

21 Mar 06:46
Compare
Choose a tag to compare

Fix a bug where disconnecting was not cleaning up the player state properly. This ensures the player is now destroyed properly.

v1.2.2

13 Mar 14:10
Compare
Choose a tag to compare

Fix a bug in the spotify ext, where decode_url was returning None on certain spotify URLs.
Bump aiohttp version inline with discord.py

v1.2.1

10 Mar 03:43
Compare
Choose a tag to compare

Fix a 3.7 compatability error. Fix SpotifyIterator returning None type tracks.

v1.2.0

07 Mar 17:19
Compare
Choose a tag to compare

Added support for playlist searching via YouTubePlaylist.

Various small bug fixes.

v1.1.1

08 Feb 19:40
Compare
Choose a tag to compare

Fix to websocket not connecting via https.

v1.1.0

04 Feb 17:25
Compare
Choose a tag to compare

Added support for Lavalink resuming.