Skip to content

Releases: kordlib/Lavalink.kt

5.1.2

30 Jul 16:33
eaf8838
Compare
Choose a tag to compare

Update stopTrack() to stop the track instead of destroying the player

5.1.1 | Lavalink v4 and Plugins

29 Jul 16:48
3930eef
Compare
Choose a tag to compare

This release adds support for Lavalink v4 and Plugins

4.1.0 | Fix reconnection issues

15 May 08:04
c5a4af3
Compare
Choose a tag to compare
  • Correctly handle exceptions during handshake
  • Clearify error messages
  • Correctly handle exceptions after abnormal connection closes
  • Update dependencies

4.0.0 | Lavalink 3.x and REST API support

04 Apr 11:16
b3f75b5
Compare
Choose a tag to compare

3.8.0 | Kotlin 1.8.0

09 Jan 16:02
d5c2433
Compare
Choose a tag to compare
Fix gradle build issue

3.7.0 | Kord 0.8.0-M16 support

03 Sep 15:14
67ed18e
Compare
Choose a tag to compare

This release updates Lavalink.kt to support the latest Kord milestone

3.6.3

23 Jun 23:53
271b3f6
Compare
Choose a tag to compare
  • Update dependencies
  • Apply Ktor 2.0 websocket timeout workaround

3.6.2

24 Apr 16:57
07a0768
Compare
Choose a tag to compare
  • Catch ConnectException when reconnecting

3.6.1

23 Apr 09:24
5f6ea59
Compare
Choose a tag to compare

What's Changed

  • Add ability to retrieve filters state
  • fix: tremolo and vibrato frequency setters by @ToxicMushroom in #17

Full Changelog: 3.6.0...3.6.1

3.6.0 | Ktor 2.0 and other bugfixes

17 Apr 15:45
68151da
Compare
Choose a tag to compare

What's Changed

  • Upgrade to Ktor 2.0.0

New Contributors

Full Changelog: 3.5.1...3.6.0