Releases: lavalink-devs/Lavalink
Releases · lavalink-devs/Lavalink
4.0.0-beta.1
- New Lavalink now requires Java 17 or higher to run
- Removal of all websocket messages sent by the client. Everything is now done via REST
- Update to Lavaplayer custom branch, which includes native support for artwork urls and ISRCs in the track info
- Addition of full
Track
objects in following events:TrackStartEvent
,TrackEndEvent
,TrackExceptionEvent
,TrackStuckEvent
- Resuming a session now requires the
Session-Id
header instead ofResume-Key
header - Reworked track loading result. For more info see here
- Update to the Protocol Module to support Kotlin/JS
- Removal of all
/v3
endpoints except/version
. All other endpoints are now under/v4
Warning
This is a beta release, and as such, may contain bugs. Please report any bugs you find to the issue tracker.
For more info on the changes in this release, see here
If you have any question regarding the changes in this release, please ask in the support server or GitHub discussions
Contributors:
@topi314, @freyacodes, @DRSchlaubi and @melike2d
3.7.6
3.7.5
- Fix
endTime
inPlayer Update
endpoint only applying when playing a new track - Fix errors when doing multiple session resumes
- Update lavaplayer to
1.4.0
see here for more info
Note
Lavalink Docker images are now found in the GitHub Container Registry instead of DockerHub
v3.7.4
v3.7.3
v3.7.2
v3.7.1
v3.7.0
- New REST API for player control and deprecation of all websocket OPs. For more info see here
- Autocreate default
application.yml
if none was found. #781 - New config option to disable jda nas. #780
- New config option to disable specific filters. #779
- Update lavaplayer to
1.3.99.2
. #794 - Update udpqueue.rs to
v0.2.6
. #802
Contributors: @TopiSenpai, @devoxin, @melike2d, @freyacodes, @aikaterna, @ooliver1