* Add JDA-NAS support for musl (`x86-64`, `aarch64`) based systems (most notably `alpine`)
3.7.6
* Update Lavaplayer to [`1.4.1`](https://github.com/Walkyst/lavaplayer-fork/releases/tag/1.4.1) & [`1.4.2`](https://github.com/Walkyst/lavaplayer-fork/releases/tag/1.4.2) * New support for `MUSL` based systems (most notably `alpine`) * New `alpine` docker image variant (use `-alpine` suffix)
3.7.5
* Fix `endTime` in `Player Update` endpoint only applying when playing a new track * Fix errors when doing multiple session resumes * Update lavaplayer to `1.4.0` see [here](https://github.com/Walkyst/lavaplayer-fork/releases/tag/1.4.0) for more info
> **Note** > Lavalink Docker images are now found in the GitHub Container Registry instead of DockerHub
3.7.4
* Fix an issue where Lavalink would not destroy a session when a client disconnects
3.7.3
* Fix breaking change where `/decodetrack` would return a full track instead of the track info
3.7.2
* Fix breaking change where frameStats would be null instead of omitted