Skip to content

Releases: lavalink-devs/Lavalink

Fix attempt to use non-finite number in stats

09 Nov 12:39
Compare
Choose a tag to compare

Fix various equalizer issues

29 Oct 22:31
Compare
Choose a tag to compare
3.1.1.1

Merge branch 'dev'

Add equalizer support

27 Oct 13:39
Compare
Choose a tag to compare
  • Add equalizer support
  • Update lavaplayer to 1.3.10
  • Fixed automatic versioning
  • Added build config to upload binaries to GitHub releases from CI

Update Lavaplayer to 1.3.10

24 Oct 08:31
8d9e1bd
Compare
Choose a tag to compare
3.1.0.4

Update LP to 1.3.10

CI artifacts now have the correct version embedded

20 Oct 01:08
89df17d
Compare
Choose a tag to compare
3.1.0.3

Actually fix versioning issue

Update Lavaplayer - Fixes age restricted YT videos

19 Oct 12:18
fc454d2
Compare
Choose a tag to compare

Update Lavaplayer - Fixes Twitch and Mixer

18 Oct 18:02
1e00e03
Compare
Choose a tag to compare
v3.1.0.1

Update lavaplayer to 1.3.8

Replace JDAA and Java_WebSocket with Magma and Undertow

17 Oct 11:31
2a9285a
Compare
Choose a tag to compare
  • Replaced JDAA with Magma
  • Added an event for when the Discord voice WebSocket is closed
  • Replaced Tomcat and Java_Websocket with Undertow. WS and REST is now handled by the same server and port. Port is specified by server.port.

v3.0

24 Jul 15:46
16e19dc
Compare
Choose a tag to compare
  • Breaking: The minimum required Java version to run the server is now Java 10.
    Please note: Java 10 will be obsolete
    as of September 2018 with the release of Java 11. Expect a Lavalink major version release that will be targetting
    Java 11 by that time.
  • Breaking: Changes to the output of the /loadtracks endpoint. #91, #114, #116
  • Breaking: The Java client has been moved to a new repository.
  • Breaking: The Java client has been made generic. This is a breaking change so please read the migration guide.
  • Better configurable logging. #97
  • Add custom sentry tags, change sentry dsn configuration location. #103
  • Add Lavalink version header to websocket handshake. #111
  • Use git tags for easier version visibility. #129

Contributors:
@Devoxin, @Frederikam, @napstr, @SamOphis

Build: https://ci.fredboat.com/viewLog.html?buildId=4849&buildTypeId=Lavalink_Build&tab=artifacts&guest=true

v2.2

24 Jul 15:53
081509b
Compare
Choose a tag to compare
  • Lavaplayer updated to 1.3.x #115
  • Version command line flag #121
  • Fix race condition in /loadtracks endpoint leading to some requests never completing #125

Contributors:
@Devoxin, @Frederikam, @napstr

Build: https://ci.fredboat.com/viewLog.html?buildId=4831&buildTypeId=Lavalink_Build&tab=artifacts&guest=true