Skip to content

Releases: davidffa/lavalink

v1.2.11

11 Dec 00:32
6e969f3
Compare
Choose a tag to compare
  • Update dependencies (Fixes youtube playback)

v1.2.10

07 Sep 10:57
3ad55a6
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Update youtube-source

v1.2.6

01 Aug 15:45
649d0a9
Compare
Choose a tag to compare
  • Update dependencies (Fix youtube loading errors)

v1.2.5

11 Jul 15:54
3caf36b
Compare
Choose a tag to compare
  • Update dependencies

v1.2.4

03 May 16:02
8c64466
Compare
Choose a tag to compare

v1.2.3

02 Apr 18:22
e53ad00
Compare
Choose a tag to compare
  • Update lavaplayer (Fixes Video returned by YouTube isn't what was requested error)

v1.2.2

09 Mar 21:18
e5f7e3a
Compare
Choose a tag to compare
  • Update dependencies