Skip to content

Releases: davidffa/lavalink

v1.2.14

Choose a tag to compare

@davidffa davidffa released this 18 Apr 22:09
fd96306
  • Update dependencies

v1.2.13

Choose a tag to compare

@davidffa davidffa released this 01 Mar 09:18
a0e16b6
  • Update youtube-source

v1.2.12

Choose a tag to compare

@davidffa davidffa released this 31 Jan 23:57
d8523da
  • Update dependencies (includes yt source update that fixes possible 403 errors)

v1.2.11

Choose a tag to compare

@davidffa davidffa released this 11 Dec 00:32
6e969f3
  • Update dependencies (Fixes youtube playback)

v1.2.10

Choose a tag to compare

@davidffa davidffa released this 07 Sep 10:57
3ad55a6
  • Update dependencies (Check youtubeConfig at application.yml to bypass yt's bot detection)

v1.2.9

Choose a tag to compare

@davidffa davidffa released this 21 Aug 21:37
58ded8a
  • 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

Choose a tag to compare

@davidffa davidffa released this 15 Aug 08:55
37c17c3
  • Update youtube-source (Check youtubeConfig in application.yml to bypass yt's bot detection)

v1.2.7

Choose a tag to compare

@davidffa davidffa released this 07 Aug 09:44
073eb8c
  • Update youtube-source

v1.2.6

Choose a tag to compare

@davidffa davidffa released this 01 Aug 15:45
649d0a9
  • Update dependencies (Fix youtube loading errors)

v1.2.5

Choose a tag to compare

@davidffa davidffa released this 11 Jul 15:54
3caf36b
  • Update dependencies