Skip to content

Releases: davidffa/lavalink

v1.2.14

18 Apr 22:09
fd96306

Choose a tag to compare

  • Update dependencies

v1.2.13

01 Mar 09:18
a0e16b6

Choose a tag to compare

  • Update youtube-source

v1.2.12

31 Jan 23:57
d8523da

Choose a tag to compare

  • Update dependencies (includes yt source update that fixes possible 403 errors)

v1.2.11

11 Dec 00:32
6e969f3

Choose a tag to compare

  • Update dependencies (Fixes youtube playback)

v1.2.10

07 Sep 10:57
3ad55a6

Choose a tag to compare

  • Update dependencies (Check youtubeConfig at application.yml to bypass yt's bot detection)

v1.2.9

21 Aug 21:37
58ded8a

Choose a tag to compare

  • Update youtube-source
  • Use voice gateway v8
  • Use the new voice encryption modes (AES256_GCM if available or XChaCha20_Poly1305)

Voice Receive

  • Fix race condition when decoding opus packets that was causing sporadic segfaults in the opus decoder
  • Ensure that the received voice packets are processed in the same order they were received

v1.2.8

15 Aug 08:55
37c17c3

Choose a tag to compare

  • Update youtube-source (Check youtubeConfig in application.yml to bypass yt's bot detection)

v1.2.7

07 Aug 09:44
073eb8c

Choose a tag to compare

  • Update youtube-source

v1.2.6

01 Aug 15:45
649d0a9

Choose a tag to compare

  • Update dependencies (Fix youtube loading errors)

v1.2.5

11 Jul 15:54
3caf36b

Choose a tag to compare

  • Update dependencies