Skip to content

Releases: kordlib/Lavalink.kt

5.1.6

02 Aug 20:56
8dd0299
Compare
Choose a tag to compare

Fix compilation issue

5.1.5

02 Aug 20:40
a6d9d67
Compare
Choose a tag to compare

Fix event convinence function

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