Releases: kordlib/Lavalink.kt
Releases · kordlib/Lavalink.kt
5.1.6
Fix compilation issue
5.1.5
Fix event convinence function
5.1.2
Update stopTrack() to stop the track instead of destroying the player
5.1.1 | Lavalink v4 and Plugins
This release adds support for Lavalink v4 and Plugins
4.1.0 | Fix reconnection issues
- 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
Fix task conflict
3.8.0 | Kotlin 1.8.0
Fix gradle build issue
3.7.0 | Kord 0.8.0-M16 support
This release updates Lavalink.kt to support the latest Kord milestone
3.6.3
- Update dependencies
- Apply Ktor 2.0 websocket timeout workaround
3.6.2
- Catch
ConnectException
when reconnecting