Releases: lavalink-devs/Lavalink
Releases · lavalink-devs/Lavalink
v3.2.2
- 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
- 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
- Update dependencies -- fixes frequent youtube HTTP errors
- Return
FriendlyException
message onLOAD_FAILED
#174 - Add option to disable
ytsearch
andscsearch
#194
Contributors:
@Devoxin,
@duncte123,
@Frederikam, and
@napstr
Add compatibility for Java 8-10
3.2.0.3 Update CHANGELOG.md
Patched magma
Fixes an issue with voice server updates
Update Java to 11
Bumped to Java 11. Treating this as a patch version, as v3.2 still requires Java 11 due to a Magma update.
Resuming support
- 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
Add a noReplaceSame option
Resuming prerelease
Adds an optional resuming mechanism with event replay and continuous music streaming.
Add API version reponse header
3.1.2 Merge remote-tracking branch 'origin/dev'