Releases: lavalink-devs/Lavalink
4.0.0-beta.2
- Update lavaplayer to
08cfbc0- Fixed ogg streaming - Add JDA-NAS support for musl (
x86-64,aarch64) based systems (most notablyalpine) - New config option to specify the directory to load plugins from.
lavalink.pluginsDir(defaults to./plugins)
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
3.7.7
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
Trackobjects in following events:TrackStartEvent,TrackEndEvent,TrackExceptionEvent,TrackStuckEvent - Resuming a session now requires the
Session-Idheader instead ofResume-Keyheader - Reworked track loading result. For more info see here
- Update to the Protocol Module to support Kotlin/JS
- Removal of all
/v3endpoints 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
endTimeinPlayer Updateendpoint only applying when playing a new track - Fix errors when doing multiple session resumes
- Update lavaplayer to
1.4.0see 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.ymlif 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