Skip to content

Releases: kordlib/Lavalink.kt

9.1.0

07 Dec 22:25
ef95a95
Compare
Choose a tag to compare

Fix incorrect behavior of Link.destroy() not cancelling event listeners

9.0.0

05 Dec 22:02
96159c7
Compare
Choose a tag to compare
  • Fix invalid node state
  • Update dependencies
  • Expose player update event

8.0.1

25 Oct 18:09
2def21d
Compare
Choose a tag to compare
Fix task dependency error

8.0.0 | Ktor 3.0.0

25 Oct 18:01
8164edf
Compare
Choose a tag to compare
Update dependencies

7.0.1

22 Jun 13:37
7.0.1
ee8e3fe
Compare
Choose a tag to compare
  • Publish using Nexus again

7.0.0 | Kotlin 2.0.0

21 Jun 20:12
7.0.0
fec8ca8
Compare
Choose a tag to compare
  • Update dependencies
  • Update to JDK 17

Dependency updates

10 May 17:49
02ca464
Compare
Choose a tag to compare
  • Update Gradle to 8.8-rc-1
  • Update Kotlin to 1.9.24
  • Update kord to 0.13.1
  • Update kotlin-logging to 6.0.9
  • Update slf4j-simple to 2.0.13
  • Update kotlin-node to 20.11.30-pre.742
  • Update lavalink-protocol to 4.0.5
  • Update lyrics-protocol to 2.4.5
  • Update kotlinpoet to 1.16.0
  • Update kotlinx-atomicfu to 0.24.0
  • Update org.ajoberstar.git-publish to 4.2.2
  • Update kotlinx.coroutines to 1.8.1
  • Update kotlinx-serialization-json to 1.6.3
  • Update kotlinx-datetime to 0.5.0
  • Update ktor to 2.3.11
  • Switch to okhttp
  • Update ksp to 1.9.25-1.9.20

6.1.0

17 Dec 14:01
d7e67d7
Compare
Choose a tag to compare
  • Add support for lyrics plugin

6.0.0

03 Dec 16:30
b3e5c4f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.1.7...6.0.0

5.1.7

10 Aug 16:16
dc37045
Compare
Choose a tag to compare
  • Enable Websocket Pings