Skip to content

v1.6.0

Compare
Choose a tag to compare
@davidffa davidffa released this 02 Feb 03:15
· 25 commits to main since this release
2a966f5
  • Add support for the new lavalink REST endpoints (lavalink version >= 3.7) and refactored request structures (49374cc)
    • To enable this, make sure you're using the Lavalink version >= 3.7
    • And add the Node option transport: 'rest'
  • Add metadata property in Track struct (2a966f5)
  • Update dependencies (fb2652f)