Releases: kordlib/Lavalink.kt
Releases · kordlib/Lavalink.kt
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
3.6.1
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
What's Changed
- Upgrade to Ktor 2.0.0
- Allows for unsetting filters by @ToxicMushroom in #14
- Update the readme by @ToxicMushroom in #15
- LinearRetry linearity fix by @ToxicMushroom in #16
New Contributors
- @ToxicMushroom made their first contribution in #14
Full Changelog: 3.5.1...3.6.0