Skip to content

Releases: lavalink-devs/Lavalink

v3.3.1.4

04 Oct 15:14

Choose a tag to compare

  • Update lavaplayer to 1.3.54.3 from devoxin's fork.

v3.3.1.3

29 Sep 10:26
39b243f

Choose a tag to compare

  • Update lavaplayer to 1.3.53 from Devoxin's fork.

v3.3.1.2

24 Sep 08:40

Choose a tag to compare

v3.3.1.1

13 Jul 09:04
f6a1a2a

Choose a tag to compare

  • Updated Lavaplayer to 1.3.50. This notably fixes YouTube search.

Search patch contributed by @Frederikam

v3.3.1

25 Mar 12:28
29f68ba

Choose a tag to compare

v3.3.1

  • Update Magma and Lavaplayer.
  • Added TrackStartEvent event.
  • Added retryLimit configuration option.
  • Use a single AudioPlayerManager for all WS connections, reducing overhead.
  • Docker images now use Zulu JDK 13 to mitigate TLS 1.3 problems.

Contributors:
@Frederikam,
@duncte123,
@ByteAlex, and
@Xavinlol

v3.3

19 Dec 18:02

Choose a tag to compare

Officially limit Lavalink to JRE 11 and up. Magma has long been having issues with older versions.

v3.2.2

19 Dec 13:42

Choose a tag to compare

  • IP rotation system for getting around certain ratelimits.
  • Update Lavaplayer to 1.3.32.
  • Docker container now uses a non-root user.

Contributors:
@Frederikam,
@ByteAlex,
@duncte123, and
@james7132

Youtube links fixed, proper WebSocket status code

31 Jul 09:00

Choose a tag to compare

  • Updated Lavaplayer to 1.3.19. This release includes a patch which fixes loading youtube URLs.
    sedmelluq/lavaplayer#199
  • Made the WebSocket handshake return code 401 instead of 200 on bad auth. #208

Contributors:
@Frederikam and
@Devoxin

Updates dependencies, minor new features

08 Jun 19:21

Choose a tag to compare

  • Update dependencies -- fixes frequent youtube HTTP errors
  • Return FriendlyException message on LOAD_FAILED #174
  • Add option to disable ytsearch and scsearch #194

Contributors:
@Devoxin,
@duncte123,
@Frederikam, and
@napstr

Add compatibility for Java 8-10

17 Jan 13:11
10979fd

Choose a tag to compare

3.2.0.3

Update CHANGELOG.md