Skip to content

Releases: lavalink-devs/Lavalink

v3.2.2

19 Dec 13:42
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
3.2.0.3

Update CHANGELOG.md

Patched magma

15 Jan 20:54
Compare
Choose a tag to compare

Fixes an issue with voice server updates

Update Java to 11

14 Jan 23:34
Compare
Choose a tag to compare

Bumped to Java 11. Treating this as a patch version, as v3.2 still requires Java 11 due to a Magma update.

Resuming support

13 Jan 22:46
f889388
Compare
Choose a tag to compare
  • Added support for resuming
  • Added noReplace option to the play op
  • Sending the same voice server update will not cause an existing connection to reconnect

Contributor:
@Frederikam

Resuming pre-release candidate 2

08 Jan 15:03
Compare
Choose a tag to compare
Pre-release

Add a noReplaceSame option

Resuming prerelease

20 Dec 16:33
Compare
Choose a tag to compare
Resuming prerelease Pre-release
Pre-release

Adds an optional resuming mechanism with event replay and continuous music streaming.

Add API version reponse header

11 Nov 11:09
Compare
Choose a tag to compare
3.1.2

Merge remote-tracking branch 'origin/dev'